[go: up one dir, main page]

CN101222743A - A method for managing software version files in a wireless communication system - Google Patents

A method for managing software version files in a wireless communication system Download PDF

Info

Publication number
CN101222743A
CN101222743A CNA2008100566095A CN200810056609A CN101222743A CN 101222743 A CN101222743 A CN 101222743A CN A2008100566095 A CNA2008100566095 A CN A2008100566095A CN 200810056609 A CN200810056609 A CN 200810056609A CN 101222743 A CN101222743 A CN 101222743A
Authority
CN
China
Prior art keywords
software version
software
version file
base station
version
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.)
Granted
Application number
CNA2008100566095A
Other languages
Chinese (zh)
Other versions
CN101222743B (en
Inventor
陶卫军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN2008100566095A priority Critical patent/CN101222743B/en
Publication of CN101222743A publication Critical patent/CN101222743A/en
Application granted granted Critical
Publication of CN101222743B publication Critical patent/CN101222743B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

本发明公开了一种无线通信系统中管理软件版本文件方法,该方法包括:将升级的软件版本文件打包为补丁软件包;在基站版本服务器中更新补丁软件包中的软件版本文件,并通知基站更新基站版本包;基站根据版本服务器通知,下载补丁软件包中升级的软件版本文件,并复位相应的硬件单元,加载升级的软件版本文件。本发明补丁软件包中升级的软件版本文件可以与基站版本包中的原软件版本文件融合,不会出现软件版本文件冲突的问题,用户不需要关心具体的软件版本文件;系统设备只下载升级的软件版本文件,不需要对整个基站版本包的所有软件版本文件全部下载,避免无谓的业务中断,同时减少了软件升级时间。

Figure 200810056609

The invention discloses a method for managing software version files in a wireless communication system. The method includes: packaging the upgraded software version files into a patch software package; updating the software version files in the patch software package in a base station version server, and notifying the base station Update the base station version package; the base station downloads the upgraded software version file in the patch software package according to the version server notification, resets the corresponding hardware unit, and loads the upgraded software version file. The upgraded software version file in the patch software package of the present invention can be merged with the original software version file in the base station version package, and the problem of software version file conflict will not occur, and the user does not need to care about the specific software version file; the system device only downloads the upgraded version The software version file does not need to download all the software version files of the entire base station version package, avoiding unnecessary service interruption and reducing the software upgrade time.

Figure 200810056609

Description

一种无线通信系统中管理软件版本文件方法 A method for managing software version files in a wireless communication system

技术领域technical field

本发明涉及无线通信系统软件管理,特别是一种无线通信系统中管理软件版本文件方法。The invention relates to software management of a wireless communication system, in particular to a method for managing software version files in a wireless communication system.

背景技术Background technique

无线通信系统一般都比较复杂,软件版本构成种类较多,以基站为例,一个基站系统上的软件版本有多种CPU运行软件、现场可编程门阵列(FGPA,Field-Programmable Gate Array)逻辑软件、数字信号处理(DSP,digital singnalprocessor)软件和单片机软件,多达数十种,相应的软件版本文件也会有数十个。如果软件版本管理以具体软件版本文件为粒度,则必须保证这些软件版本文件的一致性和正确性,对于用户来说非常难以操作。任一个软件版本文件不匹配,都会导致整个基站不能正常工作。为了解决这个问题,目前的技术一般是把一个基站的所有软件版本文件打包成一个基站版本包,用户只需要对基站版本包进行下载、激活操作,就可以实现对整个基站的软件版本文件更新,不用关心具体软件版本文件,减少了人工操作出现问题的可能。Wireless communication systems are generally more complex, and there are many types of software versions. Taking a base station as an example, the software versions on a base station system include various CPU operating software and Field-Programmable Gate Array (FGPA, Field-Programmable Gate Array) logic software. , digital signal processing (DSP, digital signal processor) software and single-chip microcomputer software, there are as many as dozens of types, and there will be dozens of corresponding software version files. If software version management is based on specific software version files, the consistency and correctness of these software version files must be guaranteed, which is very difficult for users to operate. If any software version file does not match, the entire base station will not work properly. In order to solve this problem, the current technology generally packs all the software version files of a base station into a base station version package. Users only need to download and activate the base station version package to update the software version files of the entire base station. No need to care about specific software version files, which reduces the possibility of problems in manual operations.

但是,这种将整个基站软件版本文件打包却带来下面一些问题:当一个基站版本包发布之后,用户需要更换其中很少的一个或者几个软件版本文件时,也必须重新下载整个基站版本包,并激活整个基站版本包,而每次下载、激活需要中断系统设备运行,从而造成不必要的业务中断和软件升级时间过长;如果更新单个软件版本文件,又会存在与基站版本包中原有软件版本文件冲突的问题。However, this kind of packaging of the entire base station software version file has brought the following problems: when a base station version package is released, and the user needs to replace one or several software version files, the entire base station version package must be re-downloaded , and activate the entire base station version package, and each download and activation needs to interrupt the operation of the system equipment, resulting in unnecessary business interruption and too long software upgrade time; if a single software version file is updated, it will exist in the base station version package. The problem of software version file conflict.

发明内容Contents of the invention

有鉴于此,本发明的主要目的在于提供一种无线通信系统中管理软件版本文件方法,操作简单,提高了系统软件升级效率。In view of this, the main purpose of the present invention is to provide a method for managing software version files in a wireless communication system, which is easy to operate and improves the efficiency of system software upgrades.

为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, technical solution of the present invention is achieved in that way:

一种无线通信系统中管理软件版本文件方法,该方法包括:A method for managing software version files in a wireless communication system, the method comprising:

A、将升级的软件版本文件打包为补丁软件包;A. Package the upgraded software version file into a patch software package;

B、在基站版本服务器中更新补丁软件包中的软件版本文件,并通知基站更新基站版本包;B. Update the software version file in the patch software package in the base station version server, and notify the base station to update the base station version package;

C、基站根据版本服务器通知,下载补丁软件包中升级的软件版本文件,并复位相应的硬件单元,加载升级的软件版本文件。C. The base station downloads the upgraded software version file in the patch software package according to the version server notification, resets the corresponding hardware unit, and loads the upgraded software version file.

所述补丁软件包格式为补丁软件包头、软件版本文件集合。The format of the patch package is a patch package header and a set of software version files.

所述补丁软件包头包括基站版本号和升级的软件版本文件个数,所述软件版本文件集合包括至少一个升级的软件版本文件。The header of the patch software package includes the base station version number and the number of upgraded software version files, and the set of software version files includes at least one upgraded software version file.

步骤B包括:Step B includes:

B1、解析补丁软件包头,得到基站版本号和升级的软件版本文件个数;B1. Parse the header of the patch software package to obtain the base station version number and the number of upgraded software version files;

B2、根据基站版本号找到原基站版本包,用补丁软件包中升级的软件版本文件替换原基站版本包中相应软件版本文件。B2. Find the original base station version package according to the base station version number, and replace the corresponding software version file in the original base station version package with the updated software version file in the patch package.

所述无线通信系统包括但不限于微波存取全球互通、时分同步的码分多址、码分多址、全球移动通信系统。The wireless communication system includes, but is not limited to, Global Interoperability for Microwave Access, Time Division Synchronous Code Division Multiple Access, Code Division Multiple Access, and Global System for Mobile Communications.

所述复位相应的硬件单元,加载升级的软件版本文件包括:Said resetting the corresponding hardware unit, loading the upgraded software version file includes:

复位相应的硬件单元,该硬件单元的加载程序启动;Reset the corresponding hardware unit, and the loading program of the hardware unit starts;

将升级的软件版本文件加载到硬件单元的处理器中;Loading the upgraded software version file into the processor of the hardware unit;

硬件单元的处理器运行升级的软件版本文件,完成软件版本文件升级。The processor of the hardware unit runs the upgraded software version file to complete the upgrade of the software version file.

所述硬件单元的处理器是数字信号处理DSP、现场可编程门阵列FPGA、单片机中的任一种处理器。The processor of the hardware unit is any processor in digital signal processing DSP, field programmable gate array FPGA, single-chip microcomputer.

本发明无线通信系统中管理软件版本文件方法,主要有以下优点:The method for managing software version files in the wireless communication system of the present invention mainly has the following advantages:

1)补丁软件包中升级的软件版本文件可以与基站版本包中的原软件版本文件融合,不会出现软件版本文件冲突的问题,用户不需要关心具体的软件版本文件。1) The upgraded software version file in the patch package can be integrated with the original software version file in the base station version package, and there will be no problem of software version file conflict, and the user does not need to care about the specific software version file.

2)系统设备只下载升级的软件版本文件,不需要对整个基站版本包的所有软件版本文件全部下载,避免无谓的业务中断,同时减少了软件升级时间。2) The system equipment only downloads the upgraded software version file, and does not need to download all the software version files of the entire base station version package, avoiding unnecessary service interruption and reducing the software upgrade time.

附图说明Description of drawings

图1为本发明方法的流程图;Fig. 1 is the flowchart of the inventive method;

图2为补丁软件包的文件格式示意图。Fig. 2 is a schematic diagram of the file format of the patch software package.

具体实施方式Detailed ways

本发明的基本思想是:将无线通信系统中升级的软件版本文件打包成补丁软件包,基站的版本服务器更新补丁软件包中升级的软件版本文件,再通知系统设备下载补丁软件包中相应的软件版本文件即可完成更新。The basic idea of the present invention is: pack the upgraded software version file in the wireless communication system into a patch software package, the version server of the base station updates the upgraded software version file in the patch software package, and then notifies the system equipment to download the corresponding software in the patch software package version file to complete the update.

下面以宽带分码多工存取(WCDMA,Wideband Code Division MultipleAccess)的无线基站(NodeB)为例对本发明进行详细描述:Take the wireless base station (NodeB) of Wideband Code Division Multiple Access (WCDMA, Wideband Code Division Multiple Access) as an example below to describe the present invention in detail:

NodeB的版本服务器上基站版本包的原版本号是V1.0.0.100,基站版本包V1.0.0.100的软件版本文件信息如表1所示:The original version number of the base station version package on the NodeB version server is V1.0.0.100, and the software version file information of the base station version package V1.0.0.100 is shown in Table 1:

    软件类型type of software     软件版本号The software version number     软件大小 Size of software     SW1SW1     V1.0.0.100V1.0.0.100     1000010000     SW2SW2     V1.0.0.100V1.0.0.100     1100011000     SW3SW3     V1.0.0.100V1.0.0.100     1200012000     SW4SW4     V1.0.0.100V1.0.0.100     1000010000

表1Table 1

现在需要将软件SW1和SW2的软件版本文件升级到V1.0.0.101和V1.0.0.102,步骤如图1所示:Now you need to upgrade the software version files of software SW1 and SW2 to V1.0.0.101 and V1.0.0.102, the steps are shown in Figure 1:

步骤1:将升级的软件版本文件打包为补丁软件包。Step 1: Package the upgraded software version file into a patch software package.

将升级的软件版本文件SW1V100101和SW2V100102打包成补丁软件包。补丁软件包的格式如图2所示,由补丁软件包头、软件版本文件集合构成,补丁软件包头包含基站版本包的版本号V1.0.0.100、升级的软件版本文件个数2;软件版本文件集合是升级的各软件类型的软件版本文件,即SW1V100101和SW2V100102。Package the upgraded software version files SW1V100101 and SW2V100102 into a patch software package. The format of the patch software package is shown in Figure 2. It is composed of a patch package header and a software version file set. The patch package header includes the version number V1.0.0.100 of the base station version package and the number of upgraded software version files 2; the software version file The set is the upgraded software version files of each software type, namely SW1V100101 and SW2V100102.

步骤2:在版本服务器中更新补丁软件包中的软件版本文件,并通知NodeB更新基站版本包。Step 2: Update the software version file in the patch software package in the version server, and notify the NodeB to update the base station version package.

基站的版本服务器在加入补丁软件包时候,首先解析补丁软件包,解析出基站版本包的版本号V1.0.0.100、升级的软件版本文件个数2。When adding the patch software package, the version server of the base station first parses the patch software package to find out the version number V1.0.0.100 of the base station version package and the number of upgraded software version files 2.

版本服务器通过基站版本包版本号V1.0.0.100找到原来版本服务器中的基站版本包,然后将补丁软件包中的软件版本文件SW1V100101和SW2V100102替换原基站版本包中的软件版本文件SW1V100100和SW2V100100,并更新基站版本包的软件版本文件信息列表,新的软件版本文件信息如表2所示:The version server finds the base station version package in the original version server through the base station version package version number V1.0.0.100, and then replaces the software version files SW1V100101 and SW2V100102 in the patch software package with the software version files SW1V100100 and SW2V100100 in the original base station version package, And update the software version file information list of the base station version package, the new software version file information is as shown in Table 2:

    软件类型type of software     软件版本号The software version number     软件大小 Size of software     SW1SW1     V1.0.0.101V1.0.0.101     1001010010     SW2SW2     V1.0.0.102V1.0.0.102     11002  11002     SW3SW3     V1.0.0.100V1.0.0.100     1200012000     SW4SW4     V1.0.0.100V1.0.0.100     1000010000

表2Table 2

版本服务器更新补丁软件包后,通知NodeB基站版本包有更新,通知消息中带有更新后的软件版本文件信息列表。After the version server updates the patch package, it notifies the NodeB base station that the version package has been updated, and the notification message contains a list of updated software version file information.

步骤3:NodeB根据版本服务器通知,下载补丁软件包中升级的软件版本文件,并复位相应的硬件单元,加载升级的软件版本文件。Step 3: NodeB downloads the upgraded software version file in the patch software package according to the version server notification, resets the corresponding hardware unit, and loads the upgraded software version file.

NodeB根据软件版本文件信息列表的信息,与自身具有的软件版本信息进行比较,发现SW1和SW2这两个软件类型的软件版本文件的软件版本号发生改变,于是从版本服务器下载SW1V100101和SW2V100102这两个软件版本文件。NodeB compares the information in the software version file information list with its own software version information, and finds that the software version numbers of the software version files of SW1 and SW2 have changed, so it downloads SW1V100101 and SW2V100102 from the version server. A software version file.

NodeB复位SW1V100101和SW2V100102相应的硬件单元,硬件单元运行自身的加载程序,将SW1V100101和SW2V100102这两个软件版本文件加载到硬件单元的处理器中,硬件单元的处理器运行SW1V100101和SW2V100102这两个软件版本文件,完成软件版本文件升级。硬件单元处理器可以是CPU、或者DSP、或者FPGA处理器等。NodeB resets the corresponding hardware units of SW1V100101 and SW2V100102, the hardware unit runs its own loader, loads the two software version files of SW1V100101 and SW2V100102 into the processor of the hardware unit, and the processor of the hardware unit runs the two software of SW1V100101 and SW2V100102 Version file to complete the software version file upgrade. The hardware unit processor can be CPU, or DSP, or FPGA processor, etc.

本发明不仅适用WCDMA基站系统,也适合其他通信体制的无线通信基站系统,如微波存取全球互通(WiMAX,Worldwide Interoperability for MicrowaveAccess)、时分同步的码分多址(TD-SCDMA,Time Division-Synchronous CodeDivision Multiple Access)、码分多址(CDMA,Code Division Multiple Access)、全球移动通信(GSM,Global System For Mobile Communication)等系统。对于多个软件版本文件升级的情况,在打包为软件补丁包时,软件版本文件集合中包含多个升级的软件版本文件,后续的更新过程与以上步骤类似。The present invention is not only suitable for WCDMA base station systems, but also suitable for wireless communication base station systems of other communication systems, such as Worldwide Interoperability for Microwave Access (WiMAX, Worldwide Interoperability for MicrowaveAccess), Time Division Synchronous Code Division Multiple Access (TD-SCDMA, Time Division-Synchronous Code Division Multiple Access), Code Division Multiple Access (CDMA, Code Division Multiple Access), Global Mobile Communication (GSM, Global System For Mobile Communication) and other systems. For the upgrade of multiple software version files, when packaged into a software patch package, the software version file set contains multiple upgraded software version files, and the subsequent update process is similar to the above steps.

以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention.

Claims (7)

1. method for managing software version file in the wireless communication system is characterized in that this method comprises:
A, the upgrading software version file is packaged as the patch software bag;
B, the software version file in the base station edition server in the renewal patch software bag, and informing base station upgrades the base station edition bag;
C, base station are notified according to version server, upgrading software version file in the download patches software kit, and the relevant hardware unit that resets, the software version file of loading upgrading.
2. method for managing software version file in the wireless communication system according to claim 1 is characterized in that, described patch software packet format is patch software packet header, software version file set.
3. method for managing software version file in the wireless communication system according to claim 2, it is characterized in that, described patch software packet header comprises base station edition number and upgrading software version file number, and described software version file set comprises at least one upgrading software version file.
4. method for managing software version file in the wireless communication system according to claim 3 is characterized in that step B comprises:
B1, resolve patch software packet header, obtain base station edition number and upgrading software version file number;
B2, number find former base station version bag, replace corresponding software version file in the version bag of former base station with upgrading software version file in the patch software bag according to base station edition.
5. method for managing software version file in the wireless communication system according to claim 1, it is characterized in that described wireless communication system includes but not limited to micro-wave access global inter communication, synchronous code division multiple access, code division multiple access, global system for mobile communications of time-division.
6. method for managing software version file in the wireless communication system according to claim 1 is characterized in that, the described relevant hardware unit that resets, and the software version file of loading upgrading comprises:
The relevant hardware that resets unit, the loading procedure of this hardware cell starts;
The upgrading software version file is loaded in the processor of hardware cell;
The processor operation upgrading software version file of hardware cell is finished the software version document upgrading.
7. method for managing software version file in the wireless communication system according to claim 6 is characterized in that, the processor of described hardware cell is any processor in Digital Signal Processing DSP, on-site programmable gate array FPGA, the single-chip microcomputer.
CN2008100566095A 2008-01-22 2008-01-22 Method for managing software version file in radio communication system Expired - Fee Related CN101222743B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008100566095A CN101222743B (en) 2008-01-22 2008-01-22 Method for managing software version file in radio communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008100566095A CN101222743B (en) 2008-01-22 2008-01-22 Method for managing software version file in radio communication system

Publications (2)

Publication Number Publication Date
CN101222743A true CN101222743A (en) 2008-07-16
CN101222743B CN101222743B (en) 2011-12-28

Family

ID=39632267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008100566095A Expired - Fee Related CN101222743B (en) 2008-01-22 2008-01-22 Method for managing software version file in radio communication system

Country Status (1)

Country Link
CN (1) CN101222743B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101984405A (en) * 2010-10-11 2011-03-09 中兴通讯股份有限公司 Method of software version upgrade and terminal and system
CN102075551A (en) * 2009-11-25 2011-05-25 中兴通讯股份有限公司 Software download method for wireless communication base station
CN102323956A (en) * 2011-09-29 2012-01-18 用友软件股份有限公司 Data management device and method
CN103488471A (en) * 2012-06-20 2014-01-01 微软公司 Updating hardware libraries for use by applications on a computer system with an fpga coprocessor
US9298438B2 (en) 2012-06-20 2016-03-29 Microsoft Technology Licensing, Llc Profiling application code to identify code portions for FPGA implementation
WO2016145897A1 (en) * 2015-08-28 2016-09-22 中兴通讯股份有限公司 Update data package preparation method and device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546912A (en) * 2012-07-09 2014-01-29 中兴通讯股份有限公司 Method, device and system for upgrading version of base station

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100479372C (en) * 2003-06-22 2009-04-15 华为技术有限公司 Method of automatic software update for terminal equipment
CN100442704C (en) * 2005-07-19 2008-12-10 上海华为技术有限公司 Method for Upgrading Base Station in Communication System

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075551A (en) * 2009-11-25 2011-05-25 中兴通讯股份有限公司 Software download method for wireless communication base station
CN101984405A (en) * 2010-10-11 2011-03-09 中兴通讯股份有限公司 Method of software version upgrade and terminal and system
WO2012048541A1 (en) * 2010-10-11 2012-04-19 中兴通讯股份有限公司 Software version upgrading method, terminal and system
CN102323956A (en) * 2011-09-29 2012-01-18 用友软件股份有限公司 Data management device and method
CN102323956B (en) * 2011-09-29 2014-12-17 用友软件股份有限公司 Data management device and method
CN103488471A (en) * 2012-06-20 2014-01-01 微软公司 Updating hardware libraries for use by applications on a computer system with an fpga coprocessor
US9298438B2 (en) 2012-06-20 2016-03-29 Microsoft Technology Licensing, Llc Profiling application code to identify code portions for FPGA implementation
US9424019B2 (en) 2012-06-20 2016-08-23 Microsoft Technology Licensing, Llc Updating hardware libraries for use by applications on a computer system with an FPGA coprocessor
TWI584141B (en) * 2012-06-20 2017-05-21 微軟技術授權有限責任公司 Updating hardware libraries for use by applications on a computer system with an fpga coprocessor
CN103488471B (en) * 2012-06-20 2018-04-06 微软技术许可有限责任公司 Update hardware storehouse in the computer system with FPGA coprocessors using
WO2016145897A1 (en) * 2015-08-28 2016-09-22 中兴通讯股份有限公司 Update data package preparation method and device

Also Published As

Publication number Publication date
CN101222743B (en) 2011-12-28

Similar Documents

Publication Publication Date Title
CN101222743B (en) Method for managing software version file in radio communication system
WO2016058350A1 (en) Base station software version management method and device
EP2932382B1 (en) Utilizing a multi-system set configuration to update a utility node system set
CN105138382B (en) Android system upgrading method and terminal
CN101193351A (en) Multi-standard base station, its information processing method, and wireless communication system
CN100445952C (en) Method and device for upgrading software version in communication equipment
CN101006424A (en) Universal upgrade architecture
CN101778497A (en) Method for obtaining software and communication equipment
CN102075985B (en) The version upgrading method of RTR veneer and device
CN106371874A (en) Plug-in data loading method and equipment
CN103729210A (en) Method and device for supporting intelligent terminals of multiple sorts of modes with one flashing package
CN101867941B (en) Data processing method and network management equipment
CN103902334A (en) Silent updating method and system based on Android system
CN104461612B (en) A kind of data processing method and device
CN109710297B (en) Method for upgrading and backing equipment wholly or in modules
CN114710407A (en) Distributed system software version upgrade method and device
CN110647337A (en) Internet of things MCU (microprogrammed control Unit) air firmware upgrading method
CN103379528A (en) Board self-adaptation parameter configuration method, BBU, base station and base station subsystem (BSS)
WO2016197953A1 (en) Method and device for deploying multi-mode base station
CN102693143B (en) Method and device for installing patch
CN103384280A (en) Method and system for managing network address translation port resources
CN102591684A (en) Software updating method
CN101635917A (en) Method and system for upgrading software of mobile terminal as well as mobile terminal and server
WO2024231730A1 (en) System and method for updating gpts (global partitioning tables) and partition contents of a computing device in real-time system recovery mode
CN105594184A (en) Software version upgrade method, apparatus and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111228