CN115688686B - LVC resource access verification method and equipment - Google Patents

LVC resource access verification method and equipment Download PDF

Info

Publication number
CN115688686B
CN115688686B CN202211073680.0A CN202211073680A CN115688686B CN 115688686 B CN115688686 B CN 115688686B CN 202211073680 A CN202211073680 A CN 202211073680A CN 115688686 B CN115688686 B CN 115688686B
Authority
CN
China
Prior art keywords
data
protocol
lvc
object data
resource
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
Application number
CN202211073680.0A
Other languages
Chinese (zh)
Other versions
CN115688686A (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.)
General Research Institute Of Experimental Training Of 92493 Army Of Chinese Pla
Original Assignee
General Research Institute Of Experimental Training Of 92493 Army Of Chinese Pla
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 General Research Institute Of Experimental Training Of 92493 Army Of Chinese Pla filed Critical General Research Institute Of Experimental Training Of 92493 Army Of Chinese Pla
Priority to CN202211073680.0A priority Critical patent/CN115688686B/en
Publication of CN115688686A publication Critical patent/CN115688686A/en
Application granted granted Critical
Publication of CN115688686B publication Critical patent/CN115688686B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a LVC resource access verification method and equipment, which are used for generating excitation data according to the capability of LVC resources, sending the excitation data to the LVC resources, checking whether the resource data is received correctly or not, reading the data sent by the LVC resources, checking whether the resource data is sent correctly or not, and judging the correctness and the integrity of external interaction information of the LVC resources, thereby achieving verification of the access capability of an LVC resource system.

Description

LVC resource access verification method and equipment
Technical Field
The invention relates to the technical field of joint tests, in particular to a LVC resource access verification method and equipment.
Background
At present, in the field of joint test, real, constructed and virtual test resources (LVC resources) with dispersed regions in various physical domains need to be mapped into resource components in a logic domain under a public system architecture so as to realize interconnection, intercommunication and interoperation of the LVC resources. By combining the resource components, the combined test system can be quickly constructed, and the combined test task can be completed. In order to be able to access LVC resources to a common architecture, LVC resources need to have informationized capabilities, with an access interface for information interaction with the outside. Whether the information interaction interface of the LVC resource is correct or not and whether the capability of the LVC resource can be displayed or not is a basis for determining whether the LVC resource has the function of accessing the public system architecture or not.
However, the current mode is to determine the used LVC resources according to the test task requirements and directly perform system access work on the LVC resources. The information interface description of the LVC resources is inconsistent with the actual situation in the system access process, the problems of incomplete external interaction information content and the like are often caused, the requirement of a test task on the use of the LVC resources cannot be met, the system access work of the whole LVC resources becomes idle work, and the progress of the whole test task is seriously influenced.
Therefore, how to fully check and verify the system access capability of the LVC resource before accessing the LVC resource is a problem that needs to be solved by those skilled in the art.
Disclosure of Invention
In view of the above, the invention provides a method and a device for checking LVC resource access, which generate excitation data according to the capability of LVC resources, send the excitation data to LVC resources, check whether the resource data is received correctly, read the data sent by the LVC resources, and check whether the resource data is sent correctly, thereby judging the correctness and the integrity of the LVC resources to external interactive information, and further checking the access capability of an LVC resource system.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
an LVC resource access checking method comprises the following steps:
s1, constructing one or more object data templates under a public system architecture according to system capacity which is required to be possessed by LVC resources;
s2, editing an external interaction information protocol of LVC resources, editing a mapping relation between object data and a sending protocol, receiving a mapping relation between the protocol and the object data, establishing matching between the object data and the protocol data, and generating mapping information in an XML format;
s3, according to the object data template structure, editing and loading the specific content of the transmission object data, and starting the LVC resource to enable the LVC resource to have the conditions of protocol data receiving and transmitting;
s4, sending the object data, automatically converting the object data into information in an LVC resource receiving protocol format, and sending the data to the LVC resource until all the object data are sent completely;
s5, transmitting a piece of protocol data based on LVC resources, automatically analyzing and converting the received protocol data into received object data, and repeating the current steps until the LVC protocol data are completely covered;
s6, comparing the consistency of the transmitted object data with the data content received by the LVC resource, and the consistency of the data transmitted by the LVC resource and the received object data, if the consistency is completely consistent, the LVC resource passes the verification of external information interaction, the system access capability is provided, and if the consistency is inconsistent, the LVC resource has errors on an external information receiving interaction interface, and the information does not meet the system access requirement.
Specifically, the step S1 includes: according to the LVC resources, information is interacted with, and small and reusable objects on which a large-scale object model depends are focused, rather than the deeper or large-scale information modeling problem. The method comprises the steps of establishing a resource 'small block' (information package) which can be used in the test field, defining all elements which naturally constitute important information packages as object data templates, defining information characteristics as attributes of the object data templates, and representing large-scale object data templates in a 'building block' combination mode.
Preferably, the step S2 specifically includes:
the method comprises the steps of describing an external interaction information protocol of LVC resources in a mode of 'frame header + data element + frame tail + check', forming a protocol description file which can be automatically identified by a computer in an XML format, instantiating object data templates needing to acquire data to obtain received object data template examples, establishing an association relation between each received object data template example attribute and a data element of a transmission protocol, realizing the mapping relation between an edited object data example and the transmission protocol, instantiating object data templates needing to transmit data to obtain a transmitted object data example, establishing an association relation between each data element of the received protocol and the received object data template example attribute, realizing the mapping relation between the received protocol and the object data, establishing matching mapping of object data and protocol data, and describing the mapping information by the XML format file.
An LVC resource access verification device, comprising: the system comprises an operation controller, a data source, a data monitor, a protocol encoder, a protocol decoder, a mapping editor and an information interface;
the operation controller is used for controlling the data source, the data monitor, the protocol encoder and the protocol decoder, the mapping editor realizes the description of external interaction information of LVC resources and the description of the mapping relation between object data and protocol information, generates a protocol template in an XML format, the data source generates object data under a public system architecture and sends the object data to the protocol encoder, and the protocol encoder automatically converts the object data into protocol data according to the mapping information and sends the data through the information interface by using a physical interface of a network or a reflective memory;
conversely, the protocol data of the network or the reflective memory is acquired through the information interface, the protocol data is converted into the object data under the public system architecture through the protocol decoder, the data value is checked through the data monitor, the data range is automatically judged, and error prompt is carried out on the overrun data.
Compared with the prior art, the invention discloses a LVC resource access checking method and equipment, which are used for generating excitation data according to the LVC resource capacity, sending the excitation data to the LVC resource, checking whether the resource data is received correctly or not, reading the data sent by the LVC resource, and checking whether the resource data is sent correctly or not, so that the correctness and the integrity of external interaction information of the LVC resource are judged, and the check of the LVC resource system access capacity is achieved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of the hardware constitution of the verification device provided by the invention.
FIG. 2 is a schematic diagram of the software composition structure of the verification device provided by the invention.
FIG. 3 is a schematic diagram of the checking principle structure of the checking device provided by the invention.
Fig. 4 is a schematic diagram of a verification flow structure provided by the present invention.
Fig. 5 is a schematic diagram of RadarSystem object data provided by the present invention.
Fig. 6 is a schematic diagram of Platform object data provided by the present invention.
Wherein 1 is an operation controller, 2 is a data source, 3 is a data monitor, 4 is a protocol encoder, 5 is a protocol decoder, 6 is a mapping editor, and 7 is an information interface.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The embodiment of the invention discloses an LVC resource access verification method, which comprises the following steps:
s1, constructing one or more object data templates under a public system architecture according to system capacity which is required to be possessed by LVC resources; according to the LVC resources, information is interacted with, and small and reusable objects on which a large-scale object model depends are focused, rather than the deeper or large-scale information modeling problem. Establishing a resource 'small block' (information package) which can be used in the test field, defining all elements which naturally constitute important information packages as object data templates, defining information characteristics as attributes of the object data templates, and representing large-scale object data templates in a 'building block' combination mode
S2, editing an external interaction information protocol of LVC resources, editing a mapping relation between object data and a sending protocol, receiving a mapping relation between the protocol and the object data, establishing matching between the object data and the protocol data, and generating mapping information in an XML format;
s3, according to the object data template structure, editing and loading the specific content of the transmission object data, and starting the LVC resource to enable the LVC resource to have the conditions of protocol data receiving and transmitting;
s4, sending the object data, automatically converting the object data into information in an LVC resource receiving protocol format, and sending the data to the LVC resource until all the object data are sent completely;
s5, transmitting a piece of protocol data based on LVC resources, automatically analyzing and converting the received protocol data into received object data, and repeating the current steps until the LVC protocol data are completely covered;
s6, comparing the consistency of the transmitted object data with the data content received by the LVC resource, and the consistency of the data transmitted by the LVC resource and the received object data, if the consistency is completely consistent, the LVC resource passes the verification of external information interaction, the system access capability is provided, and if the consistency is inconsistent, the LVC resource has errors on an external information receiving interaction interface, and the information does not meet the system access requirement.
In order to further optimize the above technical solution, step S2 specifically includes:
the method comprises the steps of describing an external interaction information protocol of LVC resources in a mode of 'frame header + data element + frame tail + check', forming a protocol description file which can be automatically identified by a computer in an XML format, instantiating object data templates needing to acquire data to obtain received object data template examples, establishing an association relation between each received object data template example attribute and a data element of a transmission protocol, realizing the mapping relation between an edited object data example and the transmission protocol, instantiating object data templates needing to transmit data to obtain a transmitted object data example, establishing an association relation between each data element of the received protocol and the received object data template example attribute, realizing the mapping relation between the received protocol and the object data, establishing matching mapping of object data and protocol data, and describing the mapping information by the XML format file.
An LVC resource access check device comprises an operation controller 1, a data source 2, a data monitor 3, a protocol encoder 4, a protocol decoder 5, a mapping editor 6 and an information interface 7;
the operation controller 1 is used for controlling the data source 2, the data monitor 3, the protocol encoder 4 and the protocol decoder 5, the mapping editor 6 is used for describing external interaction information of LVC resources and the mapping relation between object data and protocol information, generating a protocol template in XML format, the data source 2 generates object data under a public system architecture and sends the object data to the protocol encoder 4, the protocol encoder 4 automatically converts the object data into protocol data according to the mapping information, and the data is sent through the information interface 7 by a physical interface of a network or a reflective memory;
conversely, the protocol data of the network or the reflective memory is acquired through the information interface 7, the protocol data is converted into the object data under the public system architecture through the protocol decoder 5, the data value is checked through the data monitor 3, the data range is automatically judged, and the error prompt is carried out on the overrun data.
The hardware composition structure of the portable resource access verification device is shown in fig. 1. The integrated PXI computer mainly comprises an integrated case and an interface adapter box, wherein the integrated case is embedded with a PXI case, a power module, a touch screen and a mouse/keyboard, and the PXI case is embedded with a main control computer and a reflective memory card. The external power supply supplies power to the power supply module through the power supply interface, the power supply module forms a secondary power supply to supply power to the PXI chassis, the main control computer is connected with the touch screen and the mouse/keyboard through the interface, and the operation and control of the reflective memory card are realized through the PXI bus in the PXI chassis. The optical fiber interface of the reflection memory card, the network port of the main control computer, the USB, the video and other interfaces are introduced into the interface adapter box through the interface adapter box so as to realize convenient connection with the LVC resource external information interface.
And carrying out compliance verification of system access capability aiming at radar simulator equipment. The radar simulator should have the ability to receive target information and output measurement information as a resource for the common architecture.
(1) The design object data templates are radarSystem (measurement result) and Platform (target information);
(2) Using a mapping editor of the verification equipment software to edit an external interaction information protocol of the radar simulator resource and edit the mapping relation between the object data and the transmission protocol;
(3) Loading designed Platform object data by using verification equipment software to finish the preparation of verification data;
(4) Starting verification, and starting to execute the verification operation function of the verification equipment software;
(5) The method comprises the steps of sending Platform object data through a data source, checking data information received by a radar simulator, enabling data to be consistent, and checking a data receiving protocol of the radar simulator to be correct;
(6) Transmitting data by using a radar simulator, and checking the received Radar System object data through a comprehensive display interface;
(7) The data sent by the radar simulator is consistent with the comprehensive display data, and the data sending protocol of the radar simulator is proved to be correct;
(8) The radar simulator has correct data receiving protocol and data transmitting protocol, and has the capability of receiving target information and outputting measurement information, and the verification is passed, so that the system access capability is met.
In the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (3)

1. The LVC resource access verification method is characterized by comprising the following steps of:
s1, constructing one or more object data templates under a public system architecture according to system capacity which is required to be possessed by LVC resources;
s2, editing an external interaction information protocol of LVC resources, editing a mapping relation between object data and a sending protocol, receiving a mapping relation between the protocol and the object data, establishing matching between the object data and the protocol data, and generating mapping information in an XML format;
s3, according to the object data template structure, editing and loading the specific content of the transmission object data, and starting the LVC resource to enable the LVC resource to have the conditions of protocol data receiving and transmitting;
s4, sending the object data, automatically converting the object data into information in an LVC resource receiving protocol format, and sending the data to the LVC resource until all the object data are sent completely;
s5, transmitting a piece of protocol data based on LVC resources, automatically analyzing and converting the received protocol data into received object data, and repeating the current steps until the LVC protocol data are completely covered;
s6, comparing the consistency of the transmitted object data with the data content received by the LVC resource, and the consistency of the data transmitted by the LVC resource and the received object data, if the consistency is completely consistent, the LVC resource passes the verification of external information interaction, the system access capability is provided, and if the consistency is inconsistent, the LVC resource has errors on an external information receiving interaction interface, and the information does not meet the system access requirement.
2. The LVC resource access verification method of claim 1, wherein the step S2 specifically includes:
the method comprises the steps of describing an external interaction information protocol of LVC resources in a mode of 'frame header + data element + frame tail + check', forming a protocol description file which can be automatically identified by a computer in an XML format, instantiating object data templates needing to acquire data to obtain received object data template examples, establishing an association relation between each received object data template example attribute and a data element of a transmission protocol, realizing the mapping relation between an edited object data example and the transmission protocol, instantiating object data templates needing to transmit data to obtain a transmitted object data example, establishing an association relation between each data element of the received protocol and the received object data template example attribute, realizing the mapping relation between the received protocol and the object data, establishing matching mapping of object data and protocol data, and describing the mapping information by the XML format file.
3. An LVC resource access verification device, comprising: a running controller (1), a data source (2), a data monitor (3), a protocol encoder (4), a protocol decoder (5), a mapping editor (6) and an information interface (7);
the operation controller (1) is used for controlling the data source (2), the data monitor (3), the protocol encoder (4) and the protocol decoder (5), the mapping editor (6) is used for describing external interaction information of LVC resources and the mapping relation between object data and protocol information, generating an XML format protocol template, the data source (2) generates object data under a public system architecture and sends the object data to the protocol encoder (4), and the protocol encoder (4) automatically converts the object data into protocol data according to the mapping information and sends the data through the information interface (7) by using a physical interface of a network or a reflective memory;
conversely, the protocol data of the network or the reflective memory is acquired through the information interface (7), the protocol data is converted into the object data under the public system architecture through the protocol decoder (5), the data value is checked through the data monitor (3), the data range is automatically judged, and the error prompt is carried out on the overrun data.
CN202211073680.0A 2022-09-02 2022-09-02 LVC resource access verification method and equipment Active CN115688686B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211073680.0A CN115688686B (en) 2022-09-02 2022-09-02 LVC resource access verification method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211073680.0A CN115688686B (en) 2022-09-02 2022-09-02 LVC resource access verification method and equipment

Publications (2)

Publication Number Publication Date
CN115688686A CN115688686A (en) 2023-02-03
CN115688686B true CN115688686B (en) 2024-01-12

Family

ID=85061551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211073680.0A Active CN115688686B (en) 2022-09-02 2022-09-02 LVC resource access verification method and equipment

Country Status (1)

Country Link
CN (1) CN115688686B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116455990B (en) * 2023-06-19 2023-08-22 中国人民解放军陆军航空兵学院 LVC contract training environment construction method and system based on information interaction bus

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1469653A2 (en) * 2003-04-15 2004-10-20 Sun Microsystems, Inc. Object aware transport-layer network processing engine
KR101021678B1 (en) * 2009-12-07 2011-03-17 엘아이지넥스원 주식회사 Apparatus and method for interworking data, and system for interworking data with the said apparatus
CN104468702A (en) * 2014-10-20 2015-03-25 中国运载火箭技术研究院 Universal virtual experiment real object equipment access system
CN106094777A (en) * 2016-08-26 2016-11-09 北京航空航天大学 A kind of industry internet Hub device
WO2020065585A1 (en) * 2018-09-26 2020-04-02 Telefonaktiebolaget Lm Ericsson (Publ) Early data delivery for random access procedure
CN112380718A (en) * 2020-11-20 2021-02-19 中国运载火箭技术研究院 Adaptive equipment simulator adapter
CN114500312A (en) * 2021-12-29 2022-05-13 中国电信股份有限公司 Communication line checking method, device, electronic equipment and system
WO2022126315A1 (en) * 2020-12-14 2022-06-23 华为技术有限公司 Data transmission method and data transmission device
CN114861379A (en) * 2021-01-20 2022-08-05 中国兵器科学研究院 Military training system based on LVC simulation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7373500B2 (en) * 2003-04-15 2008-05-13 Sun Microsystems, Inc. Secure network processing
US10630410B2 (en) * 2016-05-13 2020-04-21 Telefonaktiebolaget Lm Ericsson (Publ) Network architecture, methods, and devices for a wireless communications network
US11620919B2 (en) * 2019-02-11 2023-04-04 Sierra Nevada Corporation Live virtual constructive gateway systems and methods
US20210105451A1 (en) * 2019-12-23 2021-04-08 Intel Corporation Scene construction using object-based immersive media

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1469653A2 (en) * 2003-04-15 2004-10-20 Sun Microsystems, Inc. Object aware transport-layer network processing engine
KR101021678B1 (en) * 2009-12-07 2011-03-17 엘아이지넥스원 주식회사 Apparatus and method for interworking data, and system for interworking data with the said apparatus
CN104468702A (en) * 2014-10-20 2015-03-25 中国运载火箭技术研究院 Universal virtual experiment real object equipment access system
CN106094777A (en) * 2016-08-26 2016-11-09 北京航空航天大学 A kind of industry internet Hub device
WO2020065585A1 (en) * 2018-09-26 2020-04-02 Telefonaktiebolaget Lm Ericsson (Publ) Early data delivery for random access procedure
CN112380718A (en) * 2020-11-20 2021-02-19 中国运载火箭技术研究院 Adaptive equipment simulator adapter
WO2022126315A1 (en) * 2020-12-14 2022-06-23 华为技术有限公司 Data transmission method and data transmission device
CN114861379A (en) * 2021-01-20 2022-08-05 中国兵器科学研究院 Military training system based on LVC simulation
CN114500312A (en) * 2021-12-29 2022-05-13 中国电信股份有限公司 Communication line checking method, device, electronic equipment and system

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
反导体系试训一体化环境开发集成方法研究;张国强;刘小荷;蒋方婷;李志平;;系统仿真学报(第04期);898-906 *
基于LVC的联合仿真试验与技术研究;徐鸿鑫;《中国优秀硕士学位论文全文数据库-社会科学I辑》(第04期);G112-45 *
张国强 ; 刘小荷 ; 蒋方婷 ; 李志平 ; .反导体系试训一体化环境开发集成方法研究.系统仿真学报.2016,(第04期),898-906. *
张昱 ; 张明智 ; 胡晓峰 ; .面向LVC训练的多系统互联技术综述.系统仿真学报.2013,(第11期),2515-2521. *
虚实结合的武器装备试验方法的若干技术研究;王鹏;《中国博士学位论文全文数据库-工程科技II辑》(第01期);C032-7 *
面向LVC训练的多系统互联技术综述;张昱;张明智;胡晓峰;;系统仿真学报(第11期);2515-2521 *

Also Published As

Publication number Publication date
CN115688686A (en) 2023-02-03

Similar Documents

Publication Publication Date Title
US20050091618A1 (en) Method and apparatus for decomposing and verifying configurable hardware
CN115688686B (en) LVC resource access verification method and equipment
WO2023024251A1 (en) Device verification method, uvm verification platform, electronic apparatus and storage medium
CN108874665A (en) A kind of test result method of calibration, device, equipment and medium
CN102592023A (en) Register designing method and register designing device in integrated circuit designing process
CN111190596A (en) Joint debugging method and device, computer equipment and readable storage medium
CN109871314A (en) The automatic generation method of test script
CN112035363A (en) Automatic interface testing method and device
CN112068808B (en) General processing system for multi-bus data conversion of avionics system
CN111221729A (en) Automatic testing method and system with platform service and testing service separated
CN112241347A (en) Method for realizing SystemC verification and verification platform assembly architecture
Engels et al. Model-based verification and validation of properties
CN117331775A (en) Reference model calling method, device, equipment and storage medium
JP2010015240A (en) Verification system and verification device
CN108776723B (en) Test system self-checking adapter connection line generation method, device, equipment and storage medium
US20150227661A1 (en) Computer product, simulation apparatus, simulation method, bus model, and bus circuit
CN116107885A (en) Interface testing method, device, equipment and storage medium
US20080238946A1 (en) System and method for providing a replica of a graphic presentation
US20050144586A1 (en) Automated generation method of hardware/software interface for SIP development
CN115712537A (en) Low-cost vehicle controller CAN signal simulation system
CN113836825A (en) Application method of key standard and verification chip of neural network processor
CN109408358A (en) Interoperability Test Method and system between a kind of operating system
CN110377463A (en) Interface test method, device, terminal and computer readable storage medium
CN112328484B (en) Method and system for realizing algorithm automation test management platform
CN113238491B (en) Simulation test method and device of execution mechanism, intelligent arm support and engineering vehicle

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