CN105303808A - Photoelectric direct reading meter multicast protocol self-adapting method and system - Google Patents

Photoelectric direct reading meter multicast protocol self-adapting method and system Download PDF

Info

Publication number
CN105303808A
CN105303808A CN201510743676.4A CN201510743676A CN105303808A CN 105303808 A CN105303808 A CN 105303808A CN 201510743676 A CN201510743676 A CN 201510743676A CN 105303808 A CN105303808 A CN 105303808A
Authority
CN
China
Prior art keywords
mark
buff
agreement
turn
judging
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510743676.4A
Other languages
Chinese (zh)
Other versions
CN105303808B (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.)
Deng Yao
Original Assignee
Shenzhen Syzy 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 Shenzhen Syzy Technology Co Ltd filed Critical Shenzhen Syzy Technology Co Ltd
Priority to CN201510743676.4A priority Critical patent/CN105303808B/en
Publication of CN105303808A publication Critical patent/CN105303808A/en
Application granted granted Critical
Publication of CN105303808B publication Critical patent/CN105303808B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

The invention discloses a photoelectric direct reading meter multicast protocol self-adapting method and a system. The photoelectric direct reading meter multicast protocol self-adapting method comprises steps: 1 data is received according to a first-in first-out mode, and the received data is put into a buffer area; 2 whether the received data accords with DL/T645-1997 or DL/T645-2007 protocols is judged, if being according, a protocol sign is arranged, and starts a step 4, and if being not according, a step 3 starts; 3 whether the received data accords with a CJ/T188-2004 protocol is judged, and if being according, a protocol sign is arranged, and starts a step 4; and 4 the data is treated according to the protocol sign. The photoelectric direct reading meter multicast protocol self-adapting method and the system enable a photoelectric direct reading meter to supply commonly used communication protocols at the same time, simplifies production loops, and reduces production cost, management cost and maintenance cost.

Description

The adaptive method and system of a kind of photoelectric direct-reading water meter multi-communication protocol
Technical field
The present invention relates to energy consumption measure table field, particularly relate to the adaptive method and system of a kind of photoelectric direct-reading water meter multi-communication protocol.
Background technology
Along with the development of water utilities remote automatic meter reading industry, to the demand more and more diversity of photoelectric direct-reading water meter communication protocol, mainly contain the communication protocols such as DL/T645-1997, DL/T645-2007, CJ/T188-2004 at present.For the diversified demand of communication protocol, the way of current photoelectric direct-reading water meter producer writes different programs for different communication protocol, program version corresponding according to customer requirement burning during production.This mode adds production cost and handling cost, is unfavorable for later maintenance.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
In view of above-mentioned the deficiencies in the prior art, the object of the present invention is to provide the adaptive method and system of a kind of photoelectric direct-reading water meter multi-communication protocol, be intended to solve the problem that existing processing mode cost is high, be unfavorable for later maintenance.
Technical scheme of the present invention is as follows:
A kind of adaptive method of photoelectric direct-reading water meter multi-communication protocol, wherein, comprising:
Step 1, receives data according to the mode of first in first out, and the data received are put into buffer zone BUFF;
Step 2, judges whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enter into step 4, then enter step 3 if not;
Step 3, judges whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enter into step 4;
Step 4, according to agreement mark, processes data.
The described adaptive method of photoelectric direct-reading water meter multi-communication protocol, wherein, step 2 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
Step (2), judges whether BUFF [i+7] is start-of-frame 68H, if turn next step, otherwise flow process terminates;
BUFF [i+8] unloading is control code C, BUFF [i+9] unloading by step (3) is data length L, turns next step;
Step (4), judges whether BUFF [i+11+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (5), judge that whether check code is correct, if turn next step, otherwise flow process terminates;
Step (6), judges whether control code C is greater than 10H, if turn next step, otherwise goes to step (8);
Step (7), put DL/T645-2007 agreement mark, flow process terminates;
Step (8), put DL/T645-1997 agreement mark, flow process terminates.
The described adaptive method of photoelectric direct-reading water meter multi-communication protocol, wherein, step 3 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
BUFF [i+10] unloading is data length L by step (2), turns next step;
Step (3), judges whether BUFF [i+12+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (4), judge that whether check code is correct, if turn next step, otherwise flow process terminates;
Step (5), put CJ/T188-2004 agreement mark, flow process terminates.
The adaptive system of a kind of photoelectric direct-reading water meter multi-communication protocol, wherein, comprising:
Receiver module, receives data for the mode according to first in first out, and the data received are put into buffer zone BUFF;
First determination module, for judging whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enters and manages module everywhere, then enter the second determination module if not;
Second determination module, for judging whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enters and manages module everywhere;
Processing module, for according to agreement mark, processes data.
The described adaptive system of photoelectric direct-reading water meter multi-communication protocol, wherein, described first determination module specifically comprises:
First indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the first judging unit;
First judging unit, for judging whether BUFF [i+7] is start-of-frame 68H, if turn the first unloading unit;
First unloading unit is data length L for being control code C, BUFF [i+9] unloading by BUFF [i+8] unloading, turns the second judging unit;
Second judging unit, for judging whether BUFF [i+11+L] equals 16H, if turn the 3rd judging unit;
3rd judging unit, for judging that whether check code is correct, if turn the 4th judging unit;
4th judging unit, for judging whether control code C is greater than 10H, if turn the first mark adding device, otherwise turns the second mark adding device;
First mark adding device, for putting DL/T645-2007 agreement mark;
Second mark adding device, for putting DL/T645-1997 agreement mark.
The described adaptive system of photoelectric direct-reading water meter multi-communication protocol, wherein, described second determination module specifically comprises:
Second indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the second unloading unit;
Second unloading unit, for being data length L by BUFF [i+10] unloading, turns the 5th judging unit;
5th judging unit, for judging whether BUFF [i+12+L] equals 16H, if turn the 6th judging unit;
6th judging unit, for judging that whether check code is correct, if turn the 3rd mark adding device;
3rd mark adding device, for putting CJ/T188-2004 agreement mark.
Beneficial effect: make photoelectric direct-reading water meter support the communication protocol commonly used by the present invention simultaneously, simplify production link, reduce production cost, handling cost and maintenance cost.
Accompanying drawing explanation
Fig. 1 is the main flow chart of the adaptive method of a kind of photoelectric direct-reading water meter of the present invention multi-communication protocol;
Fig. 2 is DL/T645 protocol frame decision flow chart in the inventive method;
Fig. 3 is CJ/T188 protocol frame decision flow chart in the inventive method.
Embodiment
The invention provides the adaptive method and system of a kind of photoelectric direct-reading water meter multi-communication protocol, for making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Refer to Fig. 1, Fig. 1 is the main flow chart of the adaptive method of a kind of photoelectric direct-reading water meter of the present invention multi-communication protocol, and it comprises:
Step 1, receives data according to the mode of first in first out, and the data received are put into buffer zone BUFF;
Step 2, judges whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enter into step 4, then enter step 3 if not;
Step 3, judges whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enter into step 4;
Step 4, according to agreement mark, processes data.
The principle that realizes of the present invention is: the data received are put into buffer zone BUFF, then carries out agreement judgement to buffer data, after judging protocol type, and juxtaposition respective protocol mark, then carry out protocol processes according to agreement mark.
DL/T645-1997 agreement wherein, comprises start-of-frame (68H), address field (A0, A1, A2, A3, A4, A5), start-of-frame (68H), control code (C), data length field (L), data field (DATA), check code (CS), end mark (16H) successively in the form of Frame.Start-of-frame 68H wherein: the beginning identifying a frame information, its value is 68H=01101000B.Address field is made up of 6 bytes, every byte 2 binary-coded decimals, and address size is 12 decimal numbers, can be table number, assets number, user number, device number etc.When the address field used is less than 6 byte, supply 6 bytes with sexadecimal AAH.Formerly, upper address bits, rear, as address bit 999999999999H, is broadcast address in low address position.Data length L:L is the byte number of data field.L≤200 during read data, L≤50 when writing data, L=0 indicates without data element.Data element DATA comprises Data Identification and data, password etc., and its structure changes with the function of control code.During transmission, transmit leg is undertaken adding 33H process by byte.Check code CS represent from start-of-frame to check code before all each byte mould 256 and, namely each byte binary arithmetic sum, disregards the overflow value more than 256.End mark 16H identifies the end of a frame information, and its value is 16H=00010110B.
The key distinction of DL/T645-1997 and DL/T645-2007 is, whether control code C is greater than 10H, if be greater than 10H, is then DL/T645-2007 agreement, if be not more than 10H, is then DL/T645-1997.
Its every byte of CJ/T188-2004 agreement, containing 8 binary codes, adds a start bit (0), an even parity bit (E) and a position of rest (1), totally 11 during transmission.Its frame format also comprises start-of-frame 68H, address field, control code, data length field (L), data field, end mark (16H).
Detailed process is:
(1) according to the sequence reception data of first in first out, and the data received are put into buffer zone BUFF;
(2) judge whether data are DL/T645 protocol frame, if turn next step, otherwise go to (6);
(3) judge whether data are DL/T645-2007 protocol frame, if turn a step, otherwise go to (5);
(4) put DL/T645-2007 agreement mark, go to (8);
(5) put DL/T645-1997 agreement mark, go to (8);
(6) judge whether CJ/T188-2004 protocol frame, if turn next step, otherwise go to (9);
(7) put CJ/T188-2004 agreement mark, turn next step.
(8) according to agreement mark, agreement is processed.
(9) terminate.
Further, as shown in Figure 2, step 2 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
Step (2), judges whether BUFF [i+7] is start-of-frame 68H, if turn next step, otherwise flow process terminates;
BUFF [i+8] unloading is control code C, BUFF [i+9] unloading by step (3) is data length L, turns next step;
Step (4), judges whether BUFF [i+11+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (5), judge that whether check code is correct, if turn next step, otherwise flow process terminates;
Step (6), judges whether control code C is greater than 10H, if turn next step, otherwise goes to step (8);
Step (7), put DL/T645-2007 agreement mark, flow process terminates;
Step (8), put DL/T645-1997 agreement mark, flow process terminates.
Further, as shown in Figure 3, step 3 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
BUFF [i+10] unloading is data length L by step (2), turns next step;
Step (3), judges whether BUFF [i+12+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (4), judge that whether check code is correct, if turn next step, otherwise flow process terminates.
Step (5), put CJ/T188-2004 agreement mark, flow process terminates.
Based on said method, the present invention also provides a kind of photoelectric direct-reading water meter multi-communication protocol adaptive system preferred embodiment, and it comprises:
Receiver module, receives data for the mode according to first in first out, and the data received are put into buffer zone;
First determination module, for judging whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enters and manages module everywhere, then enter the second determination module if not;
Second determination module, for judging whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enters and manages module everywhere;
Processing module, for according to agreement mark, processes data.
Further, described first determination module specifically comprises:
First indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the first judging unit;
First judging unit, for judging whether BUFF [i+7] is start-of-frame 68H, if turn the first unloading unit;
First unloading unit is data length L for being control code C, BUFF [i+9] unloading by BUFF [i+8] unloading, turns the second judging unit;
Second judging unit, for judging whether BUFF [i+11+L] equals 16H, if turn the 3rd judging unit;
3rd judging unit, for judging that whether check code is correct, if turn the 4th judging unit;
4th judging unit, for judging whether control code C is greater than 10H, if turn the first mark adding device, otherwise turns the second mark adding device;
First mark adding device, for putting DL/T645-2007 agreement mark;
Second mark adding device, for putting DL/T645-1997 agreement mark.
Further, described second determination module specifically comprises:
Second indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the second unloading unit;
Second unloading unit, for being data length L by BUFF [i+10] unloading, turns the 5th judging unit;
5th judging unit, for judging whether BUFF [i+12+L] equals 16H, if turn the 6th judging unit;
6th judging unit, for judging that whether check code is correct, if turn the 3rd mark adding device.
3rd mark adding device, for putting CJ/T188-2004 agreement mark.
Ins and outs about above-mentioned modular unit are existing in method above to be described in detail, therefore repeats no more.
In sum, make photoelectric direct-reading water meter support the communication protocol commonly used by the present invention simultaneously, simplify production link, reduce production cost, handling cost and maintenance cost.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (6)

1. the adaptive method of photoelectric direct-reading water meter multi-communication protocol, is characterized in that, comprising:
Step 1, receives data according to the mode of first in first out, and the data received are put into buffer zone BUFF;
Step 2, judges whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enter into step 4, then enter step 3 if not;
Step 3, judges whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enter into step 4;
Step 4, according to agreement mark, processes data.
2. the adaptive method of photoelectric direct-reading water meter multi-communication protocol according to claim 1, it is characterized in that, step 2 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
Step (2), judges whether BUFF [i+7] is start-of-frame 68H, if turn next step, otherwise flow process terminates;
BUFF [i+8] unloading is control code C, BUFF [i+9] unloading by step (3) is data length L, turns next step;
Step (4), judges whether BUFF [i+11+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (5), judge that whether check code is correct, if turn next step, otherwise flow process terminates;
Step (6), judges whether control code C is greater than 10H, if turn next step, otherwise goes to step (8);
Step (7), put DL/T645-2007 agreement mark, flow process terminates;
Step (8), put DL/T645-1997 agreement mark, flow process terminates.
3. the adaptive method of photoelectric direct-reading water meter multi-communication protocol according to claim 1, it is characterized in that, step 3 specifically comprises:
Step (1), cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turn next step, otherwise flow process terminates;
BUFF [i+10] unloading is data length L by step (2), turns next step;
Step (3), judges whether BUFF [i+12+L] equals 16H, if turn next step, otherwise flow process terminates;
Step (4), judge that whether check code is correct, if turn next step, otherwise flow process terminates;
Step (5), put CJ/T188-2004 agreement mark, flow process terminates.
4. the adaptive system of photoelectric direct-reading water meter multi-communication protocol, is characterized in that, comprising:
Receiver module, receives data for the mode according to first in first out, and the data received are put into buffer zone BUFF;
First determination module, for judging whether the data received meet DL/T645-1997 or DL/T645-2007 agreement, if then put agreement mark, and enters and manages module everywhere, then enter the second determination module if not;
Second determination module, for judging whether the data received meet CJ/T188-2004 agreement, if then put agreement mark, and enters and manages module everywhere;
Processing module, for according to agreement mark, processes data.
5. the adaptive system of photoelectric direct-reading water meter multi-communication protocol according to claim 4, is characterized in that, described first determination module specifically comprises:
First indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the first judging unit;
First judging unit, for judging whether BUFF [i+7] is start-of-frame 68H, if turn the first unloading unit;
First unloading unit is data length L for being control code C, BUFF [i+9] unloading by BUFF [i+8] unloading, turns the second judging unit;
Second judging unit, for judging whether BUFF [i+11+L] equals 16H, if turn the 3rd judging unit;
3rd judging unit, for judging that whether check code is correct, if turn the 4th judging unit;
4th judging unit, for judging whether control code C is greater than 10H, if turn the first mark adding device, otherwise turns the second mark adding device;
First mark adding device, for putting DL/T645-2007 agreement mark;
Second mark adding device, for putting DL/T645-1997 agreement mark.
6. the adaptive system of photoelectric direct-reading water meter multi-communication protocol according to claim 4, is characterized in that, described second determination module specifically comprises:
Second indexing unit, for cyclic buffer BUFF, if find start-of-frame 68H, mark buffer reference position i, turns the second unloading unit;
Second unloading unit, for being data length L by BUFF [i+10] unloading, turns the 5th judging unit;
5th judging unit, for judging whether BUFF [i+12+L] equals 16H, if turn the 6th judging unit;
6th judging unit, for judging that whether check code is correct, if turn the 3rd mark adding device;
3rd mark adding device, for putting CJ/T188-2004 agreement mark.
CN201510743676.4A 2015-11-05 2015-11-05 A kind of method and system that photoelectric direct-reading water meter multi-communication protocol is adaptive Active CN105303808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510743676.4A CN105303808B (en) 2015-11-05 2015-11-05 A kind of method and system that photoelectric direct-reading water meter multi-communication protocol is adaptive

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510743676.4A CN105303808B (en) 2015-11-05 2015-11-05 A kind of method and system that photoelectric direct-reading water meter multi-communication protocol is adaptive

Publications (2)

Publication Number Publication Date
CN105303808A true CN105303808A (en) 2016-02-03
CN105303808B CN105303808B (en) 2019-06-04

Family

ID=55201009

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510743676.4A Active CN105303808B (en) 2015-11-05 2015-11-05 A kind of method and system that photoelectric direct-reading water meter multi-communication protocol is adaptive

Country Status (1)

Country Link
CN (1) CN105303808B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109005353A (en) * 2018-09-07 2018-12-14 厦门亿联网络技术股份有限公司 A kind of camera self-adaptation control method and device based on various control agreement
CN111866021A (en) * 2020-07-31 2020-10-30 武汉阿迪克电子股份有限公司 Multi-protocol management method for intelligent electric meter

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2115211C (en) * 1993-04-19 1997-09-23 Hamid Ahmadi Adaptive medium access control scheme for wireless lan
CN101425876A (en) * 2008-12-16 2009-05-06 北京中创信测科技股份有限公司 Communication protocol deciphering method and device
CN101562600A (en) * 2008-04-18 2009-10-21 东莞市腾华电子技术有限公司 Electric power automation communication protocol self-adaptive method based on condition code
CN102752382A (en) * 2012-07-02 2012-10-24 烟台东方威思顿电气有限公司 Message self-adapting method for digital input electric energy meter
CN103310620A (en) * 2012-03-13 2013-09-18 周治江 Intelligent meter reading system equipment and communication rate adaptation method for meter module
CN104052758A (en) * 2014-07-14 2014-09-17 威胜集团有限公司 Self-adaptive method of multiple communication protocols of electric energy meter

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2115211C (en) * 1993-04-19 1997-09-23 Hamid Ahmadi Adaptive medium access control scheme for wireless lan
CN101562600A (en) * 2008-04-18 2009-10-21 东莞市腾华电子技术有限公司 Electric power automation communication protocol self-adaptive method based on condition code
CN101425876A (en) * 2008-12-16 2009-05-06 北京中创信测科技股份有限公司 Communication protocol deciphering method and device
CN103310620A (en) * 2012-03-13 2013-09-18 周治江 Intelligent meter reading system equipment and communication rate adaptation method for meter module
CN102752382A (en) * 2012-07-02 2012-10-24 烟台东方威思顿电气有限公司 Message self-adapting method for digital input electric energy meter
CN104052758A (en) * 2014-07-14 2014-09-17 威胜集团有限公司 Self-adaptive method of multiple communication protocols of electric energy meter

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109005353A (en) * 2018-09-07 2018-12-14 厦门亿联网络技术股份有限公司 A kind of camera self-adaptation control method and device based on various control agreement
CN111866021A (en) * 2020-07-31 2020-10-30 武汉阿迪克电子股份有限公司 Multi-protocol management method for intelligent electric meter

Also Published As

Publication number Publication date
CN105303808B (en) 2019-06-04

Similar Documents

Publication Publication Date Title
CN101146102A (en) HDLC data uplink and downlink method and communication device in RRU network
CN100545882C (en) The self-adaptive decoding method that is used for wireless remote control receiving chip
CN101702639A (en) Check value calculation method and device of cyclic redundancy check
CN104714896A (en) Data storage device and data maintenance method thereof
CN104008078A (en) Method for high-speed transmission between data transmission boards based on FPGA
CN103973402A (en) Data transmitting method, data receiving method and equipment
CN105303808A (en) Photoelectric direct reading meter multicast protocol self-adapting method and system
CN103036641B (en) Method for interchanging data, system and unserializing method
CN106557553B (en) Data matching method and device
US20060202874A1 (en) System and method for decoding a variable-length codeword while updating the variable-length codeword
CN104360988A (en) Method and device for identifying coding mode of Chinese characters
CN103024367A (en) Low-voltage differential signaling (LVDS) receiver, transmitter and method for receiving and transmitting LVDS
CN106982199B (en) Manchester code communication protocol self-adaption method based on FPGA and CPLD
CN112016270B (en) Logistics information coding method, device and equipment of Chinese-character codes
CN107994970B (en) General data decoding method based on ARINC429 bus communication
CN203406971U (en) DCA bit signal encoding circuit in FPD-LINK LVDS video transmission
CN104637540A (en) Receiving circuit, realization method of receiving circuit and IC (integrated circuit) card
CN104427343A (en) Circuit and method for encoding DCA (dynamic channel allocation) bit signal in FPD-LINK LVDS (flat panel display-LINK low voltage differential signaling) video transmission
CN102075376B (en) Multi-communication protocol detection method
CN106803903A (en) The decoding circuit of video control signal in a kind of FPD LINK transmission of video
CN102122362B (en) Method for improving communication rate of contact-type intelligent card
CN104202124A (en) Erp (enterprise resource planning) data package communication method
CN102957433A (en) Rd+ based 8b/10b coding circuit
CN108551366A (en) A kind of visible light communication method based on LED and mobile phone camera
CN109670353B (en) Electronic equipment and decoding error correction method of radio frequency tag

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 518040 Guangdong Province Longhua New District, Longhua District, Dalang Street, Lirong Road, Guole (Changyi Industrial Factory Area) Industrial Park, 2 workshops, 3rd floor, 303 District

Patentee after: SHENZHEN SHENYIZHAOYE TECHNOLOGY CO.,LTD.

Address before: 518040 Chegongmiao Tairan Industrial Zone, Futian District, Shenzhen City, Guangdong Province 212 211

Patentee before: SHENZHEN SHENYIZHAOYE TECHNOLOGY CO.,LTD.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240320

Address after: 518000, Building 1-1701, Jinhaili Mingju, Jindi 1st Road, Futian District, Shenzhen City, Guangdong Province

Patentee after: Deng Yao

Country or region after: Zhong Guo

Address before: 518040 Guangdong Province Longhua New District, Longhua District, Dalang Street, Lirong Road, Guole (Changyi Industrial Factory Area) Industrial Park, 2 workshops, 3rd floor, 303 District

Patentee before: SHENZHEN SHENYIZHAOYE TECHNOLOGY CO.,LTD.

Country or region before: Zhong Guo