CN109474493B - Communication method and system with self-checking function - Google Patents

Communication method and system with self-checking function Download PDF

Info

Publication number
CN109474493B
CN109474493B CN201811479921.5A CN201811479921A CN109474493B CN 109474493 B CN109474493 B CN 109474493B CN 201811479921 A CN201811479921 A CN 201811479921A CN 109474493 B CN109474493 B CN 109474493B
Authority
CN
China
Prior art keywords
instruction
definition
execution
instruction information
control end
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
CN201811479921.5A
Other languages
Chinese (zh)
Other versions
CN109474493A (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.)
Goertek Techology Co Ltd
Original Assignee
Goertek Optical Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Goertek Optical Technology Co Ltd filed Critical Goertek Optical Technology Co Ltd
Priority to CN201811479921.5A priority Critical patent/CN109474493B/en
Publication of CN109474493A publication Critical patent/CN109474493A/en
Application granted granted Critical
Publication of CN109474493B publication Critical patent/CN109474493B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0823Errors, e.g. transmission errors
    • H04L43/0847Transmission error
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0061Error detection codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/1607Details of the supervisory signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/03Protocol definition or specification 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computer Security & Cryptography (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Communication Control (AREA)

Abstract

The invention provides a communication method and a communication system with a self-checking function, wherein the method comprises the following steps: defining a communication protocol, including defining bytes, defining instructions consisting of the bytes and defining instruction sequences; the execution end receives the instruction information sent by the control end and verifies the number of bytes received by the instruction information in the preset time; when the number of bytes is less than a defined instruction, the execution end sends an error code to the control end; otherwise, carrying out defined instruction verification on the instruction information; when the instruction information does not belong to the defined instruction range, the execution end sends an error code to the control end; otherwise, carrying out defined instruction sequence check on the instruction information; when the instruction information does not accord with the defined instruction sequence, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end. The invention can improve the anti-interference capability of communication and ensure the stability and accuracy of the action of the execution end.

Description

Communication method and system with self-checking function
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a communication method and system with a self-checking function.
Background
At present, testing of electronic products such as mobile phones, smart watches, game consoles and virtual headsets is mainly realized by controlling testing equipment through a PC. In the test process, a large amount of information interaction exists between the test equipment and the PC, the PC controls the test equipment to act, and various tests on the product are completed.
The existing test equipment mainly uses a serial port (such as RS232) and an Ethernet mode for communication. The communication mode of the Ethernet is adopted, a controller with an Ethernet interface is needed for testing equipment, and most of the equipment has higher cost and less application. The serial port communication mode only needs to use the single chip microcomputer control board as a controller, the cost is low, but the anti-interference capability is weak, the execution stability of the test equipment is poor, and therefore the first pass rate, UPH and the like of the test product are affected.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide a communication method and system with a self-checking function, so as to solve the problems of the existing communication method, such as weak interference resistance, affecting the accuracy and stability of the operation of the execution end, etc.
The communication method with the self-checking function provided by the invention comprises the following steps: defining a communication protocol, including defining bytes, defining instructions consisting of the bytes and defining instruction sequences; the execution end receives the instruction information sent by the control end and verifies the number of bytes received by the instruction information in the preset time; when the number of bytes is less than a defined instruction, the execution end sends an error code to the control end; otherwise, carrying out defined instruction verification on the instruction information; when the instruction information does not belong to the defined instruction range, the execution end sends an error code to the control end; otherwise, carrying out defined instruction sequence check on the instruction information; when the instruction information does not accord with the defined instruction sequence, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end.
According to another aspect of the present invention, there is provided a communication system having a self-test function, including: the control end is used for sending the instruction information and controlling the action of the execution end through the instruction information; the execution end is used for receiving the instruction information sent by the control end and finishing corresponding execution actions according to the instruction information; the self-detection unit is used for checking the instruction information sent by the control end, and when the instruction information is wrong, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end; and the data line is used for connecting hardware between the control end and the execution end and transmitting the instruction information sent by the control end.
By utilizing the communication method and the communication system with the self-checking function, the communication instruction (instruction information) sent by the control end is checked in a multi-layer mode by compiling the self-defined communication protocol, the execution end is controlled to respond under the condition that the instruction information is ensured to be correct, otherwise, an error code is fed back to the control end, the interference in the communication process can be effectively shielded in a self-checking mode, and the accuracy of the instruction information received by the execution end is ensured.
To the accomplishment of the foregoing and related ends, one or more aspects of the invention comprise the features hereinafter fully described. The following description and the annexed drawings set forth in detail certain illustrative aspects of the invention. These aspects are indicative, however, of but a few of the various ways in which the principles of the invention may be employed. Further, the present invention is intended to include all such aspects and their equivalents.
Drawings
Other objects and results of the present invention will become more apparent and more readily appreciated as the same becomes better understood by reference to the following description taken in conjunction with the accompanying drawings. In the drawings:
fig. 1 is a first flowchart of a communication method with a self-checking function according to an embodiment of the present invention;
fig. 2 is a second flowchart of a communication method with a self-checking function according to an embodiment of the present invention;
fig. 3 is a block diagram of a communication system with a self-checking function according to an embodiment of the present invention.
The same reference numbers in all figures indicate similar or corresponding features or functions.
Detailed Description
In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more embodiments. It may be evident, however, that such embodiment(s) may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing one or more embodiments.
In order to describe the communication method and system with self-checking function in detail, embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
Fig. 1 shows a flow of a communication method having a self-test function according to an embodiment of the present invention.
As shown in fig. 1, a communication method with a self-checking function according to an embodiment of the present invention includes:
s110: defining a communication protocol, including defining bytes, defining instructions consisting of bytes, and defining instruction sequences.
The definition instructions are provided with at least two groups, each group of definition instructions comprises at least one definition byte, one definition byte is 8 bits, namely 1byte is 8 bits, and the number of bytes (or definition bytes, the same below) in each definition instruction can be set by itself. And the order of the definition instructions comprises the sequential order of all the definition instructions.
S120: the execution end receives the instruction information sent by the control end and verifies the number of bytes received by the instruction information in the preset time.
The control end sends instruction information to the execution end through a defined communication protocol, and after the execution end receives the instruction information, the execution end firstly carries out byte check on the instruction information.
S130: when the number of bytes is less than a defined instruction, the execution end sends an error code to the control end; otherwise, performing defined instruction verification on the instruction information.
In the step, the execution end firstly verifies the number of bytes received by the instruction information within the preset time, if the number of bytes received within the preset time is less than one definition instruction, namely the number of bytes received within the preset time is less than the number of bytes contained in one definition instruction, the execution end returns an error code to the control end to inform the control end that interference is generated.
In an embodiment of the present invention, the time calculation formula of the execution end receiving a definition command is:
Figure BDA0001893119590000031
wherein t represents the time when the execution end receives a definition instruction; a represents the number of definition bytes contained in a definition instruction; 8 represents a definition byte 8 bits, the unit is bit; m represents communication rate or baud rate, the unit is bit, and the value range of m is 1200-115200.
In the transmission process of the instruction information, the information may be interfered by the outside, and the receiving time of the instruction is prolonged, and in order to ensure that the execution end can completely receive the instruction information sent by the control end and then judge, the preset time can be set to be not less than the time for the execution end to receive a defined instruction, namely the preset time is greater than t.
S140: when the instruction information does not belong to the defined instruction range, the execution end sends an error code to the control end; otherwise, checking the instruction information according to the defined instruction sequence.
When the number of bytes verified in step S130 satisfies the number of bytes of a defined instruction, further verifying the instruction information, and determining whether the instruction information belongs to the range of the defined instruction in the defined communication protocol, and when the instruction information does not belong to the range of the defined instruction, the execution end sending an error code to the control end; otherwise, checking the instruction information according to the defined instruction sequence.
S150: when the instruction information does not accord with the defined instruction sequence, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end.
When the instruction information verified in step S140 belongs to the defined instruction range, further determining a defined instruction sequence for the instruction information, and when the instruction information does not conform to the defined instruction sequence, sending an error code to the control end by the execution end; otherwise, the execution end responds to the instruction action sent by the control end.
In one embodiment of the invention, the communication protocol between the execution end and the control end is RS-232, RS-422 or RS-485.
The control terminal is a PC (personal computer) terminal, a control chip, or the like having a control capability, and the execution terminal is a test device, a detection device, an execution device, or the like.
As a specific example, four bytes (definition bytes) are defined as one instruction (definition instruction), and three instructions are defined at the same time, including definition instruction a, definition instruction B, and definition instruction C, and the definition instruction order is: define instruction A → define instruction B → define instruction C; the value of m is defined as 9600 in bit.
The time calculation formula of the execution end receiving a definition instruction is as follows:
Figure BDA0001893119590000041
where t is in ms.
And setting the preset time to be 10ms according to the time for the execution end to receive a definition command.
According to the above example, the process of performing self-checking on the instruction information sent by the control end by the execution end includes:
the method comprises the following steps: and the execution end receives the instruction information sent by the control end, checks the number of bytes received by the control end within 10ms, and if the number of bytes received within 10ms is less than 4, the execution end returns an error code to the control end to inform the control end that interference is generated. When the byte received within 10ms is equal to 4, step two is performed.
Step two: carrying out definition instruction verification on the instruction information, comparing the received instruction information with a definition instruction A, a definition instruction B and a definition instruction C respectively, and returning an error code to the control end to inform the control end of interference generation when the received instruction information does not belong to the range of the definition instruction A, the definition instruction B and the definition instruction C; otherwise, when the instruction information is the definition instruction A, the definition instruction B or the definition instruction C, the third step is executed.
Step three: checking the order of the definition instructions of the instruction information, for example, if the definition instruction which should be received currently is a and the instruction information is a definition instruction B, that is, the order of the current instruction information does not conform to the order of the definition instructions: when the instruction A → the instruction B → the instruction C is defined, an error code is returned to the control end to inform the control end of the interference generation; otherwise, the instruction information is correct, and the execution end executes the corresponding action according to the instruction information.
In the process of sending the instruction to the execution end, the control end may send a plurality of instruction information according to different execution actions, and after the instruction sequence is set, the execution end can be effectively prevented from responding to an error instruction.
Corresponding to the communication method with the self-checking function, the invention also provides a communication system with the self-checking function.
Specifically, fig. 3 shows a block configuration of a communication system having a self-test function according to an embodiment of the present invention.
As shown in fig. 3, the communication system 200 with self-checking function according to the embodiment of the present invention includes a control end 210, configured to send instruction information and control an action of an execution end through the instruction information; the execution end 230 is used for receiving the instruction information sent by the control end and completing corresponding execution actions according to the instruction information; the self-test unit 240 is located in the execution end 230, the self-test unit 240 is used for verifying instruction information sent by the control end, and when the instruction information is wrong, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end; and the data line 220 is used for connecting hardware between the control end and the execution end and transmitting instruction information sent by the control end.
Specifically, the self-test unit 240 further includes a byte check module, a defined instruction check module, and a defined instruction sequence check module.
The byte checking module is used for checking the number of bytes received by the instruction information within the preset time; when the number of bytes is less than a defined instruction, the execution end sends an error code to the control end; otherwise, performing defined instruction verification on the instruction information.
The defined instruction checking module is used for carrying out defined instruction checking on the instruction information checked by the byte checking module, and when the instruction information does not belong to the defined instruction range, the execution end sends an error code to the control end; otherwise, checking the instruction information according to the defined instruction sequence.
The defined instruction sequence checking module is used for checking the defined instruction sequence of the instruction information checked by the defined instruction checking module, and when the instruction information does not conform to the defined instruction sequence, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end.
The communication system with the self-checking function provided by the present invention corresponds to the communication method with the self-checking function, and the related contents may refer to the description in the embodiment of the communication method with the self-checking function, which is not repeated herein. For example, the control terminal is a terminal having control capability such as a PC terminal or a control chip, and the execution terminal is a test device, a detection device, or an execution device.
According to the communication method and the communication system with the self-checking function, provided by the invention, the interference signal is effectively shielded through the self-defined communication protocol, so that the problems of no response or disordered response of the execution end and the like caused by communication interference can be solved, and the effect of improving the stability and the accuracy of the execution end equipment is achieved.
The communication method and system having the self-checking function according to the present invention are described above by way of example with reference to the accompanying drawings. However, it should be understood by those skilled in the art that various modifications can be made to the communication method and system with self-checking function provided in the present invention without departing from the scope of the present invention. Therefore, the scope of the present invention should be determined by the contents of the appended claims.

Claims (7)

1. A communication method having a self-checking function, comprising:
defining a communication protocol, including defining bytes, defining instructions consisting of the bytes and defining instruction sequences;
an execution end receives instruction information sent by a control end, the number of bytes received by the instruction information in preset time is verified, and the preset time is set to be not less than the time for the execution end to receive a definition instruction; wherein, the time calculation formula of the execution end receiving one definition instruction is as follows:
Figure FDA0002737853690000011
wherein t represents the time when the execution end receives a definition instruction; a represents the number of definition bytes contained in a definition instruction; 8 represents a definition byte 8 bits, the unit is bit; m represents the communication rate, the unit is bit, and the value range of m is 1200-115200;
when the number of the bytes is less than a definition instruction, the execution end sends an error code to the control end; otherwise, carrying out defined instruction verification on the instruction information;
when the instruction information does not belong to the defined instruction range, the execution end sends an error code to the control end; otherwise, checking the defined instruction sequence of the instruction information;
when the instruction information does not conform to the defined instruction sequence, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end.
2. The communication method with self-test function according to claim 1,
the definition instructions are arranged into at least two groups, and each group of definition instructions comprises at least one byte.
3. The communication method with self-test function according to claim 2,
the definition instruction sequence comprises the sequence of each group of definition instructions.
4. The communication method with self-test function according to claim 1,
and the communication protocol between the execution end and the control end is RS-232, RS-422 or RS-485.
5. The communication method with self-test function according to claim 1,
the control end is a PC end;
the execution end is a testing device, a detection device or an execution device.
6. A communication system having a self-test function, comprising:
the control end is used for sending instruction information and controlling the action of the execution end through the instruction information;
the execution end is used for receiving the instruction information sent by the control end and finishing corresponding execution actions according to the instruction information;
the self-detection unit is used for verifying instruction information sent by the control end and the number of bytes received by the execution end within preset time, the preset time is set to be not less than the time for the execution end to receive a definition instruction, and when the instruction information is wrong, the execution end sends an error code to the control end; otherwise, the execution end executes the instruction action sent by the control end; the self-detection unit comprises a byte checking module, a defined instruction checking module and a defined instruction sequence checking module; wherein, the time calculation formula of the execution end receiving one definition instruction is as follows:
Figure FDA0002737853690000021
wherein t represents the time when the execution end receives a definition instruction; a represents the number of definition bytes contained in a definition instruction; 8 represents a definition byte 8 bits, the unit is bit; m represents the communication rate, the unit is bit, and the value range of m is 1200-115200;
and the data line is used for connecting hardware between the control end and the execution end and transmitting the instruction information sent by the control end.
7. The communication system with self-test function according to claim 6,
the control end is a PC end;
the execution end is a testing device, a detection device or an execution device.
CN201811479921.5A 2018-12-05 2018-12-05 Communication method and system with self-checking function Active CN109474493B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811479921.5A CN109474493B (en) 2018-12-05 2018-12-05 Communication method and system with self-checking function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811479921.5A CN109474493B (en) 2018-12-05 2018-12-05 Communication method and system with self-checking function

Publications (2)

Publication Number Publication Date
CN109474493A CN109474493A (en) 2019-03-15
CN109474493B true CN109474493B (en) 2020-12-22

Family

ID=65675655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811479921.5A Active CN109474493B (en) 2018-12-05 2018-12-05 Communication method and system with self-checking function

Country Status (1)

Country Link
CN (1) CN109474493B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101795270A (en) * 2010-01-12 2010-08-04 山东高效能服务器和存储研究院 Server control method based on serial port
CN102567059A (en) * 2011-12-29 2012-07-11 中国电力科学研究院 Method for remotely updating software of equipment
CN102681924A (en) * 2011-04-25 2012-09-19 中国电子科技集团公司第三十八研究所 Software-hardware co-verification platform
CN102998994A (en) * 2012-11-26 2013-03-27 深圳市开立科技有限公司 Embedded blood analyzer control system and control method thereof
CN103116485A (en) * 2013-01-30 2013-05-22 西安电子科技大学 Assembler designing method based on specific instruction set processor for very long instruction words
CN105922261A (en) * 2016-06-08 2016-09-07 四川中科智慧智能系统有限公司 Robot control device and method
CN106649165A (en) * 2016-12-30 2017-05-10 湖南国科微电子股份有限公司 Method for establishingcommunication connection of embedded system and PC host
CN107690759A (en) * 2017-08-25 2018-02-13 索尔思光电(成都)有限公司 The monitoring method of optical module, optical mode block system and optical module
CN108234614A (en) * 2017-12-25 2018-06-29 华南理工大学 A kind of exchange method based on custom protocol and Netty frames

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10171430B2 (en) * 2015-07-27 2019-01-01 Forrest L. Pierson Making a secure connection over insecure lines more secure
CN108055167B (en) * 2017-12-29 2020-08-14 长春长光精密仪器集团有限公司 Application-oriented interface communication protocol modeling method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101795270A (en) * 2010-01-12 2010-08-04 山东高效能服务器和存储研究院 Server control method based on serial port
CN102681924A (en) * 2011-04-25 2012-09-19 中国电子科技集团公司第三十八研究所 Software-hardware co-verification platform
CN102567059A (en) * 2011-12-29 2012-07-11 中国电力科学研究院 Method for remotely updating software of equipment
CN102998994A (en) * 2012-11-26 2013-03-27 深圳市开立科技有限公司 Embedded blood analyzer control system and control method thereof
CN103116485A (en) * 2013-01-30 2013-05-22 西安电子科技大学 Assembler designing method based on specific instruction set processor for very long instruction words
CN105922261A (en) * 2016-06-08 2016-09-07 四川中科智慧智能系统有限公司 Robot control device and method
CN106649165A (en) * 2016-12-30 2017-05-10 湖南国科微电子股份有限公司 Method for establishingcommunication connection of embedded system and PC host
CN107690759A (en) * 2017-08-25 2018-02-13 索尔思光电(成都)有限公司 The monitoring method of optical module, optical mode block system and optical module
CN108234614A (en) * 2017-12-25 2018-06-29 华南理工大学 A kind of exchange method based on custom protocol and Netty frames

Also Published As

Publication number Publication date
CN109474493A (en) 2019-03-15

Similar Documents

Publication Publication Date Title
CN103676937A (en) Method and device for processing control parameters in controller
EP3850494B1 (en) Hardware transmit equilization for high speed
CN110086491A (en) SIM and eSIM hardware device for intelligently switching in telecommunication unit
CN105095037A (en) Wire card, backboard of wire card and wire card test method
CN111581043A (en) Server power consumption monitoring method and device and server
CN107491055A (en) The test system and method for bus
CN108052094A (en) A kind of extension card identification method, device and frequency converter
CN112637013A (en) CAN bus message abnormity detection method and device, equipment and storage medium
CN113467813A (en) Controller online upgrading method and device, electronic equipment and storage medium
CN109839548A (en) Interface test method, apparatus and system
CN109474493B (en) Communication method and system with self-checking function
CN106372026A (en) Link detection method and receiving device
CN114221903A (en) Data transmission method and device
CN109947078A (en) Direct fault location unit and its board, real time fail method for implanting, device and equipment
CN111884865A (en) Vehicle bus problem point detection equipment and detection method thereof
CN107395271A (en) The method and system of fiber link UNICOM state instruction
CN117271178A (en) Parameter configuration method and board fault diagnosis method
CN110443046A (en) A kind of method and device of loophole reparation
CN106911646A (en) Communications protocol and communication system
CN113986600B (en) Test method and device for chip serial interface and chip
CN106440553B (en) The method and device of boss's machine is arranged in multi-gang air-conditioner automatically
CN112333066B (en) Technical method for improving communication reliability of CAN bus
CN113556210A (en) Upper computer and method for establishing communication connection
CN113194016A (en) CAN bus baud rate self-adaption method and device based on TC387 chip and storage medium
CN104717052B (en) A kind of virtual checking system and method based on AFDX network switch chips

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
TA01 Transfer of patent application right

Effective date of registration: 20201012

Address after: 261000 north of Yuqing street, east of Dongming Road, high tech Zone, Weicheng District, Weifang City, Shandong Province (Room 502, Geer electronic office building)

Applicant after: GoerTek Optical Technology Co.,Ltd.

Address before: 261031 Dongfang Road, Weifang high tech Industrial Development Zone, Shandong, China, No. 268

Applicant before: GOERTEK Inc.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221222

Address after: 266104 No. 500, Songling Road, Laoshan District, Qingdao, Shandong

Patentee after: GOERTEK TECHNOLOGY Co.,Ltd.

Address before: 261000 north of Yuqing street, east of Dongming Road, high tech Zone, Weicheng District, Weifang City, Shandong Province (Room 502, Geer electronic office building)

Patentee before: GoerTek Optical Technology Co.,Ltd.

TR01 Transfer of patent right