CN107966718B - Improved integer ambiguity searching method - Google Patents
Improved integer ambiguity searching method Download PDFInfo
- Publication number
- CN107966718B CN107966718B CN201711182460.0A CN201711182460A CN107966718B CN 107966718 B CN107966718 B CN 107966718B CN 201711182460 A CN201711182460 A CN 201711182460A CN 107966718 B CN107966718 B CN 107966718B
- Authority
- CN
- China
- Prior art keywords
- ambiguity
- integer
- search
- formula
- improved
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 28
- 238000004364 calculation method Methods 0.000 claims abstract description 15
- 239000011159 matrix material Substances 0.000 claims description 22
- 230000009466 transformation Effects 0.000 claims description 5
- 238000000354 decomposition reaction Methods 0.000 claims description 3
- 230000008602 contraction Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000010355 oscillation Effects 0.000 description 2
- 230000003534 oscillatory effect Effects 0.000 description 2
- 238000010845 search algorithm Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S19/00—Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
- G01S19/01—Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
- G01S19/13—Receivers
- G01S19/35—Constructional details or hardware or software details of the signal processing chain
- G01S19/37—Hardware or software details of the signal processing chain
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Measuring Magnetic Variables (AREA)
- Position Fixing By Use Of Radio Waves (AREA)
Abstract
The invention discloses an improved integer ambiguity searching method, and relates to the technical field of satellite navigation positioning. Aiming at the problem that the search time is long when the floating ambiguity resolution precision of the conventional SEVB algorithm is poor, the improved algorithm can effectively reduce the number of ambiguity search candidate points and unnecessary redundant calculation by limiting the size of an initial search space and optimizing the calculation process, so that the search time is reduced, and the ambiguity resolution efficiency is improved; compared with an SEVB algorithm, the improved algorithm has more obvious efficiency advantage in the aspects of low-precision and high-dimensional ambiguity searching, and can ensure that the ambiguity resolving efficiency is relatively more stable and reliable on the whole.
Description
Technical Field
The invention relates to the technical field of satellite navigation and positioning, in particular to an improved integer ambiguity searching method.
Background
The fast and accurate resolving of the phase integer ambiguity is a key problem of GNSS real-time high-precision positioning and a hotspot problem in the GNSS research field. Among many Integer ambiguity resolution methods, a search method based on the Integer Least Squares (ILS) is widely adopted because of having the highest success rate. ILS search refers to finding out a group of integer solutions meeting the minimum quadratic form of ambiguity residual errors in a given space, and in order to quickly obtain the group of integer solutions, the SEVB algorithm based on an oscillatory shrinkage strategy is the most popular at present. Wherein, the oscillation type search strategy means that enumeration is in a Z shape from Bootstrap estimation points to two sides; the contraction strategy means that each time a set of solutions with smaller quadratic form is obtained, the search space is updated. Through the two strategies, the SEVB algorithm can quickly reduce the search space, so that the number of search nodes is reduced, and the ambiguity is quickly estimated, therefore, the algorithm is also adopted by the LAMBDA method.
When the SEVB algorithm is adopted for processing, firstly, an initial search space is set to be infinite so as to ensure that the obtained first group of integer candidate solutions are Bootstrap estimation solutions, and then, the contraction and oscillation enumeration processes of the search space are carried out based on the group of integer solutions. However, when the ambiguity resolution accuracy is poor, the success rate of the Bootstrap is low, the obtained Bootstrap estimation solution deviates from the ILS estimation solution more, the obtained search space is relatively large, and the search radius can be updated only by performing enumeration for multiple times, so that the search process is slow and the time consumption is obviously increased.
In summary, in the prior art, there is a problem that the ambiguity search space is large, which results in low search efficiency.
Disclosure of Invention
The embodiment of the invention provides an improved integer ambiguity searching method, which is used for solving the problem of low searching efficiency caused by large ambiguity searching space in the prior art.
The embodiment of the invention provides an improved integer ambiguity searching method, which comprises the following steps:
step 1: determining an original ambiguity float solution and an original variance covariance matrix from data received by a terrestrial receiver, assumingAndrespectively carrying out integer transformation on an original ambiguity floating solution and an original variance covariance matrix to obtain an ambiguity floating solution and a variance covariance matrix, wherein according to an integer least square estimation criterion, the objective function is as follows:
wherein z is an integer solution with optimal ambiguity; and is aligned withCholesky decomposition of the matrix yields:
step 2: assuming that the size of the search space corresponding to the objective function in step 1 is χ2Then, there are:
and step 3: firstly, a proper initial search space is calculated before the first searchDeriving an improved integer ambiguity search formula from the first two formulas in the step 2, and performing integer ambiguity search by using the improved integer ambiguity search formula to obtain a positioning result; the improved integer ambiguity search formula is as follows:
starting from a position where i is equal to n, the improved integer ambiguity searching algorithm searches layer by adopting a depth-first method, and the size of a searching interval in each layer depends on a searching space chi2And the conditional variance d corresponding to the layeri。
Preferably, the calculation process of the sequential condition estimation in step 2 is optimized:
where kold is the number of layers in which the node was last enumerated.
if ncands is not more than n +1, n is the ambiguity dimension, and ncands is the number of candidate groups to be output, constructing n +1 quadratic values; the first quadratic value is obtained by sequentially performing integer calculation on the ambiguity floating point solution; then, sequentially measuring a sub-component in the n-dimensional ambiguity to be a sub-integer according to a sequential integer method to obtain the rest n quadratic values; the n +1 quadratic values are sorted from small to large, and the ncands quadratic values are taken as the initial space size
If ncands > n +1, the ellipsoid volume formula is used:
in the formula, EnFor searching for an ellipsoid volume, andrelationships betweenFormula intEnNcands; | is a determinant value; vnAs a volume function, the formula is:
obtaining an initial space size:
in the embodiment of the invention, an improved integer ambiguity searching method is provided, and compared with the prior art, the improved integer ambiguity searching method has the following beneficial effects: the invention provides an effective integer ambiguity searching algorithm, which can effectively reduce the number of ambiguity searching candidate points and unnecessary redundant calculation, thereby improving the searching efficiency. Compared with the existing SEVB algorithm, the improved algorithm has more obvious efficiency advantage in the aspects of low-precision and high-dimensional ambiguity searching, and can ensure that the ambiguity resolving efficiency is relatively more reliable and stable on the whole.
Drawings
FIG. 1 is a flow chart of an improved integer ambiguity search method according to an embodiment of the present invention;
fig. 2 is a depth-first search tree according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of an improved integer ambiguity searching method according to an embodiment of the present invention. Referring to fig. 1, the method includes:
step 1: determining an original ambiguity float solution and an original variance covariance matrix from data received by a terrestrial receiver, assumingAndrespectively, for performing integer on original ambiguity floating solution and original variance covariance matrixThe ambiguity floating solution and the variance covariance matrix after number transformation can obtain a target function according to an integer least square estimation criterion, wherein the target function is as follows:
wherein z is the ambiguity-optimized integer solution.
It should be noted that the integer transformation refers to multiplying the original ambiguity floating solution and variance covariance matrix by an integer transformation matrix Z to improve the characteristics, and in practical implementation, the decorrelation algorithm in LAMBDA is directly adopted.
Step 2: assuming that the size of the search space corresponding to the objective function in step 1 is χ2Then, there are:
It should be noted that the calculation process of the condition estimation in this step is improved on the basis of the SEVB. The reason for this is that more dead nodes will be generated when the search space is larger (as shown in fig. 2, where 2, 4 and 5 of the third row areIs composed of Dead node) Since the integer search node is not included after the dead node, if the rest layer is continuously updated based on the dead nodeWill result in unnecessary values ofAnd (4) calculating.
The existing SEVB algorithm calculates sequential condition estimates using the following formula:
the above equation indicates that S (k, j), (j ═ 1, 2.., k) needs to be recalculated each time the condition estimation is calculated, and when the search encounters a dead node (especially when the search space is large, more dead nodes are included), the calculation information of the 1 st layer k-1 is actually unnecessary, i.e., calculation redundancy is generated.
The improved calculation formula is as follows:
wherein, kold is the number of layers in which the node is positioned in the last node enumeration; an improved algorithm converts S (k, j), (j ═ 1, 2., k) into a calculation S (k, k), which can reduce the amount of unnecessary calculation, thereby reducing the overall search time.
And step 3: firstly, a proper initial search space is calculated before the first searchThe reason is that when the precision of the floating ambiguity is poor, the difference between the Bootstrap estimation solution and the ILS estimation solution is large, which causes the first search space χ′2The search space can be reduced to a smaller range only by repeating unnecessary node enumeration for many times, so that the search time is greatly increased. The improved algorithm calculates an initial value which satisfies both the existence of a solution in the space and is relatively small by constraining the initial space sizeUnnecessary node enumeration processes can be effectively reduced, and therefore searching efficiency is improved. Firstly, a proper initial search space is calculated before the first searchDeriving an improved integer ambiguity search formula (starting from the position where i is equal to n) from the first two formulas in the step 2, and performing integer ambiguity search by using the improved integer ambiguity search formula to obtain a positioning result; improved integer ambiguity search formulaAs follows:
in this step, an improved SEVB search algorithm (MSEVB) adopts a depth-first method to search layer by layer, and the size of a search interval in each layer depends on a search space χ2And the conditional variance d corresponding to the layeriBefore the first search, a more appropriate initial search space needs to be calculatedFirstly, sequentially rounding from the nth layer to the 1 st layer to obtain a first ambiguity candidate set (called Bootstrap estimation solution), and taking an objective function value F (z) of the set of solution as a new search space size χ′2(ii) a Then updated χ′2And continuing searching, if the layer 1 still has a solution, obtaining a candidate group again, and if the layer 1 does not have a solution, returning to the next integer point of the layer 2. And so on, when the target function value of the new candidate group is less than the current space size x′2Then, update χ′2Value, enabling the continual narrowing of the search space.
To make the search space shrink faster, condition estimation from ambiguity is neededBegin a "zigzag" oscillatory search:
where i is the current number of layers and [ ] is the rounded symbol.
The initial search space can be calculated in the following two cases:
the first case: if ncands is less than or equal to n +1(n is the ambiguity dimension, and ncands is the number of candidate groups to be output), n +1 quadratic values are constructed. The first quadratic value is obtained by sequentially rounding the ambiguity floating-point solutionCalculating to obtain; and then, sequentially measuring a sub-component in the n-dimensional ambiguity to be close to an integer according to a sequential integer method to obtain the rest n quadratic values. The n +1 quadratic values are sorted from small to large, and the ncands quadratic values are taken as the initial space size
The second case: if ncands > n +1, the ellipsoid volume formula is used:
in the formula, EnFor searching for an ellipsoid volume and having an approximate relationship intEnNcands; | is a determinant value; vnAs a volume function, the formula is:
the initial space size can be found:
in summary, the present invention provides an effective integer ambiguity search algorithm, which can effectively reduce the number of ambiguity search candidate points and unnecessary redundant computation, thereby improving the search efficiency. Compared with the existing SEVB algorithm, the improved algorithm has more obvious efficiency advantage in the aspects of low-precision and high-dimensional ambiguity searching, and can ensure that the ambiguity resolving efficiency is relatively more reliable and stable on the whole.
The above disclosure is only a few specific embodiments of the present invention, and those skilled in the art can make various modifications and variations of the present invention without departing from the spirit and scope of the present invention, and it is intended that the present invention encompass these modifications and variations as well as others within the scope of the appended claims and their equivalents.
Claims (1)
1. An improved integer ambiguity search method, comprising:
step 1: determining an original ambiguity float solution and an original variance covariance matrix from data received by a terrestrial receiver, assumingAndrespectively carrying out integer transformation on an original ambiguity floating solution and an original variance covariance matrix to obtain an ambiguity floating solution and a variance covariance matrix, wherein according to an integer least square estimation criterion, the objective function is as follows:
wherein z is an integer solution with optimal ambiguity; and is aligned withCholesky decomposition of the matrix yields:
step 2: assuming that the size of the search space corresponding to the objective function in step 1 is χ2Then, there are:
and step 3: firstly, a proper initial search space is calculated before the first searchDeriving an improved integer ambiguity search formula from the first two formulas in the step 2, and performing integer ambiguity search by using the improved integer ambiguity search formula to obtain a positioning result; the improvement beingThe integer ambiguity search formula of (a) is as follows:
starting from a position where i is equal to n, the improved integer ambiguity searching algorithm searches layer by adopting a depth-first method, and the size of a searching interval in each layer depends on a searching space chi2And the conditional variance d corresponding to the layeri;
And (2) optimizing the calculation process of the sequential condition estimation:
wherein, kold is the number of layers in which the node is positioned in the last node enumeration;
if ncands is not more than n +1, n is the ambiguity dimension, and ncands is the number of candidate groups to be output, constructing n +1 quadratic values; the first quadratic value is obtained by sequentially performing integer calculation on the ambiguity floating point solution; then, sequentially measuring a sub-component in the n-dimensional ambiguity to be a sub-integer according to a sequential integer method to obtain the rest n quadratic values; the n +1 quadratic values are sorted from small to large, and the ncands quadratic values are taken as the initial space size
If ncands > n +1, the ellipsoid volume formula is used:
in the formula, EnFor searching for an ellipsoid volume, andrelationships betweenFormula intEnNcands; | is a determinant value; vnAs a volume function, the formula is:
obtaining an initial space size:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711182460.0A CN107966718B (en) | 2017-11-23 | 2017-11-23 | Improved integer ambiguity searching method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711182460.0A CN107966718B (en) | 2017-11-23 | 2017-11-23 | Improved integer ambiguity searching method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107966718A CN107966718A (en) | 2018-04-27 |
CN107966718B true CN107966718B (en) | 2021-04-20 |
Family
ID=62001505
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711182460.0A Active CN107966718B (en) | 2017-11-23 | 2017-11-23 | Improved integer ambiguity searching method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107966718B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108828641B (en) * | 2018-06-20 | 2022-05-27 | 成都信息工程大学 | Method for shortening integer ambiguity solving time |
CN108802783B (en) * | 2018-09-04 | 2022-02-01 | 东华理工大学 | Partial ambiguity resolution method based on precision gain function |
CN111273329B (en) * | 2020-01-19 | 2022-05-03 | 中国十七冶集团有限公司 | Real-time integer ambiguity fast search method based on reinforcement learning Q learning |
CN111381266A (en) * | 2020-05-12 | 2020-07-07 | 泉州信息工程学院 | Integer ambiguity determination method and device, electronic equipment and computer readable medium |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101334462A (en) * | 2008-06-03 | 2008-12-31 | 电子科技大学 | Integer ambiguity granularity changing determination method in single frequency receiving machine absolute positioning |
CN101403792A (en) * | 2008-11-05 | 2009-04-08 | 武汉大学 | Dynamic ambiguity confirming method |
CN101770033A (en) * | 2010-02-08 | 2010-07-07 | 东南大学 | Fixing method of ambiguity network between CORS and system station |
CN102736094A (en) * | 2012-06-19 | 2012-10-17 | 哈尔滨工程大学 | Adaptive genetic algorithm-based single-frequency GNSS (Global Navigation Satellite System) integer ambiguity acquisition method |
CN103148813A (en) * | 2013-01-31 | 2013-06-12 | 湖南致力地质资源环境工程科技有限公司 | Method for processing global position system (GPS) deformation monitoring data |
CN103675873A (en) * | 2013-11-26 | 2014-03-26 | 航天恒星科技有限公司 | Dual-mode four-frequency integer ambiguity on-the-fly calculation method |
CN105182378A (en) * | 2015-07-20 | 2015-12-23 | 武汉大学 | LLL (Lenstra-Lenstra-LovaszLattice) ambiguity decorrelation algorithm |
CN106772474A (en) * | 2016-12-14 | 2017-05-31 | 航天恒星科技有限公司 | A kind of method and device for determining integer ambiguity |
US10048385B2 (en) * | 2015-10-12 | 2018-08-14 | Deere & Company | Satellite navigation receiver with fixed point sigma RHO filter |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070122041A1 (en) * | 2005-11-29 | 2007-05-31 | Baback Moghaddam | Spectral method for sparse linear discriminant analysis |
US7423587B2 (en) * | 2006-04-02 | 2008-09-09 | Rolf Mueller | Method for frequency-driven generation of a multiresolution decomposition of the input to wave-based sensing arrays |
CN201837725U (en) * | 2010-11-04 | 2011-05-18 | 武汉大学 | Integer ambiguity searcher |
CN105005060B (en) * | 2015-07-20 | 2017-09-29 | 武汉大学 | A kind of parallel LLL higher-dimensions fuzziness drop related algorithm |
CN107064981B (en) * | 2017-04-10 | 2019-09-24 | 千寻位置网络有限公司 | Differential positioning method and system based on GNSS, service terminal |
-
2017
- 2017-11-23 CN CN201711182460.0A patent/CN107966718B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101334462A (en) * | 2008-06-03 | 2008-12-31 | 电子科技大学 | Integer ambiguity granularity changing determination method in single frequency receiving machine absolute positioning |
CN101403792A (en) * | 2008-11-05 | 2009-04-08 | 武汉大学 | Dynamic ambiguity confirming method |
CN101770033A (en) * | 2010-02-08 | 2010-07-07 | 东南大学 | Fixing method of ambiguity network between CORS and system station |
CN102736094A (en) * | 2012-06-19 | 2012-10-17 | 哈尔滨工程大学 | Adaptive genetic algorithm-based single-frequency GNSS (Global Navigation Satellite System) integer ambiguity acquisition method |
CN103148813A (en) * | 2013-01-31 | 2013-06-12 | 湖南致力地质资源环境工程科技有限公司 | Method for processing global position system (GPS) deformation monitoring data |
CN103675873A (en) * | 2013-11-26 | 2014-03-26 | 航天恒星科技有限公司 | Dual-mode four-frequency integer ambiguity on-the-fly calculation method |
CN105182378A (en) * | 2015-07-20 | 2015-12-23 | 武汉大学 | LLL (Lenstra-Lenstra-LovaszLattice) ambiguity decorrelation algorithm |
US10048385B2 (en) * | 2015-10-12 | 2018-08-14 | Deere & Company | Satellite navigation receiver with fixed point sigma RHO filter |
CN106772474A (en) * | 2016-12-14 | 2017-05-31 | 航天恒星科技有限公司 | A kind of method and device for determining integer ambiguity |
Non-Patent Citations (8)
Title |
---|
《A GNSS integer ambiguity resolution method based on ambiguity domain search strategy》;Zheng Dou; Jiaji Sun; Wenxu Zhang; Jianbo Hu;《2016 IEEE International Conference on Electronic Information and Communication Technology (ICEICT)》;20170316;390-394 * |
《Ambiguity recovery for long-range GPS kinematic positioning》;Han, S;《Navigation. Journal of the Institute of Navigation》;19970131;257-66 * |
《GPS三维姿态测量技术的研究》;廖国军;《中国优秀硕士学位论文全文数据库 基础科学辑》;20110915;第32-45页 * |
《GPS中央差分定位系统理论与应用研究》;冯威;《中国博士学位论文全文数据库 基础科学辑>;20141015;A008-6 * |
《MLAMBDA: a modified LAMBDA method for integer least-squares estimation》;Chang, XW; Yang, X; Zhou, T;《JOURNAL OF GEODESY 》;20051231;552-565 * |
《改进LAMBDA算法实现单频GPS整周模糊度快速解算》;李豹;《中国惯性技术学报》;20130615;第365-368页 * |
《改进的整周模糊度搜索算法》;宋福成,杨汀,陈宜金,时爽爽;《测绘科学》;20151031;16-20 * |
《降相关对模糊度解算中搜索效率的影响分析》;卢立果;《测绘学报》;20150602;第481-487页 * |
Also Published As
Publication number | Publication date |
---|---|
CN107966718A (en) | 2018-04-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107966718B (en) | Improved integer ambiguity searching method | |
Li et al. | Deep representation learning for trajectory similarity computation | |
CN102736094B (en) | Adaptive genetic algorithm-based single-frequency GNSS (Global Navigation Satellite System) integer ambiguity acquisition method | |
Dinh et al. | Probabilistic path hamiltonian monte carlo | |
CN107957586B (en) | Ambiguity reduction correlation method based on lower triangular Cholesky decomposition | |
CN111461753B (en) | Method and device for recalling knowledge points in intelligent customer service scene | |
CN106772474B (en) | Method and device for determining integer ambiguity | |
CN109409496A (en) | One kind being based on the improved LDTW sequence similarity amount method of ant group algorithm | |
Wen et al. | KSTR: Keyword-aware skyline travel route recommendation | |
EP3058463A1 (en) | Parallel dynamic programming through rank convergence | |
CN110617819A (en) | Unmanned aerial vehicle terrain auxiliary navigation method based on ant colony algorithm path planning | |
CN109900271B (en) | Effective pseudo-peak estimation and multipoint fusion initial positioning method in terrain matching positioning | |
CN110988933A (en) | Star selection method based on simulated annealing and gradient descent | |
Chen et al. | Highly scalable attribute selection for averaged one-dependence estimators | |
CN108427131B (en) | Integer ambiguity fast search algorithm under base line length constraint | |
CN110133702A (en) | A kind of attitude measurement method and equipment based on orthogonal transformation | |
US20140121986A1 (en) | System and method for aligning genome sequence | |
CN112149005B (en) | Method, apparatus, device and readable storage medium for determining search results | |
CN108828641A (en) | A method of shortening the Fast integer Ambiguity Resolution time | |
Lü et al. | A heuristic path-estimating algorithm for large-scale real-time traffic information calculating | |
KR100863228B1 (en) | Method for approximate indexing in road network databases | |
Ioup et al. | Efficient AKNN spatial network queries using the M-tree | |
Li et al. | A robust map matching method by considering memorized multiple matching candidates | |
CN111381266A (en) | Integer ambiguity determination method and device, electronic equipment and computer readable medium | |
CN117031514A (en) | Whole-cycle ambiguity searching method based on dynamic probability self-adaptive butterfly algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |