CN112052204A - Non-homologous clock data transmission system - Google Patents

Non-homologous clock data transmission system Download PDF

Info

Publication number
CN112052204A
CN112052204A CN202010845938.9A CN202010845938A CN112052204A CN 112052204 A CN112052204 A CN 112052204A CN 202010845938 A CN202010845938 A CN 202010845938A CN 112052204 A CN112052204 A CN 112052204A
Authority
CN
China
Prior art keywords
data
unit
control unit
writing
reading
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
CN202010845938.9A
Other languages
Chinese (zh)
Other versions
CN112052204B (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.)
Guangzhou Chick Information Technology Co ltd
Original Assignee
Zhejiang Shuren University
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 Zhejiang Shuren University filed Critical Zhejiang Shuren University
Priority to CN202210814401.5A priority Critical patent/CN115203091A/en
Priority to CN202010845938.9A priority patent/CN112052204B/en
Publication of CN112052204A publication Critical patent/CN112052204A/en
Application granted granted Critical
Publication of CN112052204B publication Critical patent/CN112052204B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • G06F13/4291Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a clocked protocol
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1673Details of memory controller using buffers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Communication Control (AREA)

Abstract

The invention discloses a non-homologous clock data transmission system, which at least comprises a sending end and a receiving end, wherein the sending end is used for transmitting serial data to the receiving end through an optical fiber, and the receiving end at least comprises a serial data acquisition unit, a channel processing unit and an output unit, wherein the channel processing unit at least comprises a data writing control unit, a data reading control unit, a cache unit, a local clock and a channel output unit, and the cache unit is used for at least opening up three frame data spaces to cache channel data; the data write-in control unit is used for writing the channel data into the cache frame by frame; the data reading control unit is used for reading data from the cache unit frame by taking a local clock as a reference; the data writing control unit and the data reading control unit simultaneously perform data writing operation and data reading operation on the cache unit, and set a reading and writing mechanism as follows: when the address is switched, the data writing control unit controls the writing address to be switched to the cache region which is not pointed by the reading and writing address, and the data reading control unit controls the reading address to be switched to the cache region which is written last time.

Description

Non-homologous clock data transmission system
Technical Field
The invention relates to the technical field of data communication, in particular to a non-homologous clock data transmission system.
Background
With the increase of transmission rate of data communication systems, the demand of communication cables is higher and higher, especially for some long-distance data communication systems, optical fibers are generally used for long-distance transmission, and generally, the optical fibers only transmit data and do not transmit clock signals. And a reference clock frequency channel is added to the communication cable, which is a large cost consumption for the whole system.
In the above communication system, since the receiving end does not receive the clock signal of the transmission signal, in order to solve the technical problem, the conventional method in the prior art is to perform clock signal recovery at the receiving end, that is, to extract the clock signal according to the received serial data, and then process the serial data by using the clock to recover the digital signal at the receiving end. However, during high-speed data transmission, such as high-speed video signal transmission, the requirement for video signal synchronization is high, the requirement for the receiving end to recover the precision of the sending end clock is greatly increased, the application requirement is often difficult to achieve, and once the clock has a deviation, the video playing of the receiving end generates a non-smooth phenomenon; in addition, in the prior art, hardware is adopted to realize clock signal recovery, and the complexity of the system is greatly increased.
Therefore, in view of the defects in the prior art, a solution is needed to handle data synchronization recovery of a non-source clock data transmission system, and at the same time, to reduce the complexity and cost of the system.
Disclosure of Invention
In view of this, it is necessary to provide a non-homologous clock data transmission system, in which a local clock is set at a receiving end to recover a data stream, and a cache policy is optimized to reduce the influence of a deviation between clocks at the transmitting end and the receiving end, so that no additional hardware resource needs to be added, and the complexity and cost of the system are greatly reduced.
In order to solve the technical problems in the prior art, the technical scheme of the invention is as follows:
the non-homologous clock data transmission system at least comprises a sending end and a receiving end, wherein the sending end is used for transmitting serial data to the receiving end through an optical fiber, the receiving end at least comprises a serial data acquisition unit, a channel processing unit and an output unit, wherein,
the serial data acquisition unit is used for acquiring serial data transmitted on an optical fiber;
the channel processing unit is used for synchronizing the data of the channel;
the output unit is used for outputting the synchronized channel data;
the channel processing unit at least comprises a data writing control unit, a data reading control unit, a cache unit, a local clock and a channel output unit, wherein,
the buffer unit is used for opening up at least three frame data spaces to buffer channel data;
the data write-in control unit is used for writing the channel data into the cache frame by frame; the data reading control unit is used for reading data from the cache unit frame by taking a local clock as a reference; the data writing control unit and the data reading control unit simultaneously perform data writing operation and data reading operation on the cache unit, and set a reading and writing mechanism as follows: when the address is switched, the data writing control unit controls the writing address to be switched to the cache region which is not pointed by the reading and writing address, and the data reading control unit controls the reading address to be switched to the cache region which is written last time.
As a further improvement scheme, the local clock adopts a crystal oscillator with the same type and the same frequency as the sending end.
As a further improvement, the transmitting end is provided with a parallel-to-serial conversion unit, and the parallel-to-serial conversion unit is used for packaging multiple paths of parallel data into serial data.
As a further improvement, the receiving end is further provided with a data unpacking unit, and the data unpacking unit is used for unpacking and distributing the received serial data into multiple paths of parallel data to each data channel.
As a further improvement, each data channel is independently provided with a channel processing unit.
As a further improvement, the data channels share the same channel processing unit.
As a further improvement, each data channel uses the same local clock.
As a further improvement, the system further comprises a storage unit, and the cache unit of each channel opens up storage spaces in different areas of the storage unit.
As a further improvement, the memory unit adopts a DRAM.
As a further improvement, the data write control unit and the data read control unit are integrally provided in the CPU.
Compared with the prior art, the data recovery method and the data recovery device adopt the local crystal oscillator to realize data recovery, and ensure the continuity of read data by optimizing a cache strategy, except the accumulation of errors. The invention can realize data synchronization by adopting software without increasing hardware resources, thereby greatly reducing the complexity and the cost of the system.
Drawings
FIG. 1 is a schematic diagram of a non-source clock data transfer system.
Fig. 2 is a schematic diagram of a receiving end according to the present invention.
FIG. 3 is a schematic diagram of a channel processing unit according to the present invention.
FIG. 4 is a diagram illustrating read/write address switching according to the present invention.
FIG. 5 is a diagram illustrating the switching of read and write addresses when the read rate is faster than the write rate.
FIG. 6 is a diagram illustrating switching of read/write addresses with a write rate faster than a read rate according to the present invention.
FIG. 7 is a block diagram illustrating a process of data recovery at a receiving end in a non-homologous clock data transmission system according to the present invention.
The following specific embodiments will further illustrate the invention in conjunction with the above-described figures.
Detailed Description
The technical solution provided by the present invention will be further explained with reference to the accompanying drawings.
Referring to fig. 1, a schematic diagram of a non-homologous clock data transmission system provided by the present invention is shown, which at least includes a transmitting end and a receiving end, where the transmitting end is used to transmit serial data to the receiving end through an optical fiber, and a backup optical fiber is usually provided, so that when a main optical fiber fails, normal communication of the system is effectively ensured. In a preferred embodiment, high-speed video data is transmitted, such as 12G-SDI (serial Digital interface) standard data for implementing 4K high-definition video transmission, and a parallel-to-serial conversion unit is usually arranged at the transmitting end, and the parallel-to-serial conversion unit is used for packaging multiple parallel data into serial data, such as packaging 3-way parallel 3G-SDI into one-way serial 12G-SDI. In high-speed video data transmission application, continuous output of data needs to be ensured, otherwise, video jitter or stutter and other phenomena can occur, which puts higher requirements on output data synchronization. The object of the present invention is to solve the above technical problem without increasing hardware resources.
Referring to fig. 2, a schematic diagram of a receiving end is shown, which at least includes a serial data obtaining unit, a channel processing unit, and an output unit, where the serial data obtaining unit is configured to obtain serial data transmitted on an optical fiber; the channel processing unit is used for synchronizing the data of the channel; the output unit is used for outputting the synchronized channel data.
In a preferred embodiment, in order to realize multiple parallel data outputs, the receiving end is further provided with a data unpacking unit, and the data unpacking unit is used for unpacking and distributing the received serial data into multiple parallel data to each data channel. The data channels can share the same channel processing unit, and the data channels can share the same channel processing unit through switching of the high-speed switch; or a channel processing unit can be independently arranged in each data channel to improve the parallel output effect. Further, each data channel uses the same local clock.
Referring to fig. 3, which is a schematic diagram illustrating a principle of a channel processing unit according to the present invention, the channel processing unit at least includes a data write-in control unit, a data read-out control unit, a buffer unit, a local clock, and a channel output unit, wherein the buffer unit is configured to open up at least three frame data spaces to buffer channel data; the data write-in control unit is used for writing the channel data into the cache frame by frame; the data reading control unit is used for reading data from the cache unit frame by taking a local clock as a reference; the data writing control unit and the data reading control unit simultaneously perform data writing operation and data reading operation on the cache unit, and set a reading and writing mechanism as follows: when the address is switched, the data writing control unit controls the writing address to be switched to the cache region which is not pointed by the reading and writing address, and the data reading control unit controls the reading address to be switched to the cache region which is written last time.
In order to make the data of the sending end and the data of the receiving end as synchronous as possible, the local clock of the receiving end adopts a crystal oscillator with the same type and the same frequency as the sending end. However, the crystal oscillators always have a deviation, that is, the crystal oscillators at the transmitting end and the receiving end cannot be completely the same, even if the error between the two is less than 20ppm, if the frequency of the crystal oscillator is 148.5MHz, one synchronization needs to be performed in about 277.78 hours at the shortest time, otherwise, as the error accumulates, the video output by the receiving end has a serious time difference, which results in unstable data output.
In order to ensure stable output of data, the prior art generally adopts an enlarged buffer space, and then no matter how large the buffer space is adopted, the internal memory is full or empty due to different writing and reading rates, so that data is cut off and error accumulation is still caused.
Referring to fig. 4, a schematic diagram of the synchronization strategy of the present invention is shown, and the implementation process of the strategy is described by taking three-frame buffering as an example. Firstly, a cache unit opens up three memory areas, namely a unit A, a unit B and a unit C, for caching three frame data in a single channel. Firstly, reading operation and writing operation of three buffer units are carried out simultaneously, and the writing speed of the buffer is the speed of a sending end; the read speed of the buffer is determined by the local clock, which is typically infinitely close to the transmit side clock. Meanwhile, when the read-write address is switched, the data write-in control unit controls the write address to be switched to the cache region which is not pointed by the read-write address, and the data read-out control unit controls the read address to be switched to the cache region which is written at the last time. Specifically, the data write control unit controls writing of one frame data into the unit a. After completing the data writing operation of one frame, the writing address is switched to the unit B, and at this time, the data reading control unit controls the reading address to point to the unit a (the buffer area of the last writing) and performs the reading operation to read the data frame of the last writing. After the write operation of the unit B is completed, the write address is switched to the unit C (the write address is switched to the cache region which is not pointed by the read-write address). After the read operation of the unit A is finished, the read address is switched to the unit B, and the operation is repeated.
Because the writing speed and the reading speed are different, errors inevitably exist, and the invention adopts the mechanism to eliminate the accumulation of the errors and ensure the continuity of the read data. The specific principle is as follows:
when the read rate is faster than the write rate, as shown in fig. 5, when the read operation for the cell a is completed, the write operation for the cell B is not completed yet, and at this time, the last written area is still the cell a, the read operation will read the cell a again, that is, the same frame data is read twice. Therefore, when the reading rate is faster than the writing rate, the asynchronous problem caused by clock rate deviation is eliminated by repeatedly outputting one frame of data. When the write rate is higher than the read rate, errors are accumulated continuously due to speed difference, the situation of fig. 6 always occurs at a certain moment, when the read operation on the unit a is not completed, the write operation continuously writes the units B and C, at this time, the read address points to the unit a, the write address points to the unit C, and since the read address is not switched after a delay, although the data of the unit B is not read, the write address is always switched to an area which is not pointed by the read/write address, and the write address is switched to the unit B to overwrite the data of the unit. That is, when the write rate is faster than the read rate, the accumulation of errors is eliminated by overwriting one frame data, and the input and output are resynchronized.
In a preferred embodiment, the data caching system further comprises a storage unit, the storage unit adopts a DRAM, and the cache unit of each channel realizes data caching by adopting a direct memory access technology for opening up storage spaces in different areas of the storage unit.
In a preferred embodiment, the data write control unit and the data read control unit are integrally provided in the CPU.
Referring to fig. 7, the present invention also discloses a data recovery method for a non-homologous clock data transmission system, where a sending end packages multiple paths of parallel data into serial data and transmits the serial data to a receiving end through an optical fiber, and the receiving end performs at least the following steps:
step S1: acquiring serial data;
step S2: unpacking and distributing the serial data into multi-path parallel data;
step S3: in each parallel channel, writing data into a cache frame by frame;
step S4: reading the cache data frame by taking a local clock as a reference;
step S5: outputting all channel data in parallel;
wherein, the buffer memory of each channel at least opens up three frame buffer memory spaces, and sets up the following read-write mechanism: when the address is switched, the writing address is always switched to the area which is not pointed by the reading and writing address, and the reading address is always switched to the last writing area.
By adopting the technical scheme, the invention eliminates the accumulation of errors by optimizing the storage strategy and utilizing a read-write mechanism, and effectively ensures the continuity of read data by repeatedly outputting or covering one frame of data when the input and the output are asynchronous. The specific working principle is shown in fig. 4-6 and the related description above, and will not be described herein again.
The above description of the embodiments is only intended to facilitate the understanding of the method of the invention and its core idea. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
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 (10)

1. The non-homologous clock data transmission system is characterized by at least comprising a sending end and a receiving end, wherein the sending end is used for transmitting serial data to the receiving end through an optical fiber, the receiving end at least comprises a serial data acquisition unit, a channel processing unit and an output unit, wherein,
the serial data acquisition unit is used for acquiring serial data transmitted on an optical fiber;
the channel processing unit is used for synchronizing the data of the channel;
the output unit is used for outputting the synchronized channel data;
the channel processing unit at least comprises a data writing control unit, a data reading control unit, a cache unit, a local clock and a channel output unit, wherein,
the buffer unit is used for opening up at least three frame data spaces to buffer channel data;
the data write-in control unit is used for writing the channel data into the cache frame by frame; the data reading control unit is used for reading data from the cache unit frame by taking a local clock as a reference; the data writing control unit and the data reading control unit simultaneously perform data writing operation and data reading operation on the cache unit, and set a reading and writing mechanism as follows: when the address is switched, the data writing control unit controls the writing address to be switched to the cache region which is not pointed by the reading and writing address, and the data reading control unit controls the reading address to be switched to the cache region which is written last time.
2. The system according to claim 1, wherein the local clock employs a crystal oscillator with the same type and frequency as the sending end.
3. The non-homologous clock data transmission system according to claim 1 or 2, wherein the transmitting end is provided with a parallel-to-serial conversion unit, and the parallel-to-serial conversion unit is configured to encapsulate multiple paths of parallel data into serial data.
4. The non-source clock data transmission system of claim 3, wherein the receiving end is further provided with a data unpacking unit, and the data unpacking unit is configured to unpack and distribute the received serial data into multiple parallel data channels for each data channel.
5. The non-source clock data transfer system of claim 4 wherein each data lane has a lane processing unit independently disposed.
6. The non-source clock data transfer system of claim 4 wherein the data lanes share the same lane processing unit.
7. The non-source clock data transfer system of claim 5 wherein each data lane uses the same local clock.
8. The non-source clock data transfer system of claim 5, further comprising a storage unit, wherein the buffer unit of each channel is configured to open up storage space in different areas of the storage unit.
9. The non-source clock data transfer system of claim 8, wherein the memory unit is a DRAM.
10. The non-source clock data transfer system of claim 3, wherein the data write control unit and the data read control unit are integrally provided in the CPU.
CN202010845938.9A 2020-08-20 2020-08-20 Non-homologous clock data transmission system Active CN112052204B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210814401.5A CN115203091A (en) 2020-08-20 2020-08-20 Data recovery method of non-homologous clock data transmission system
CN202010845938.9A CN112052204B (en) 2020-08-20 2020-08-20 Non-homologous clock data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010845938.9A CN112052204B (en) 2020-08-20 2020-08-20 Non-homologous clock data transmission system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202210814401.5A Division CN115203091A (en) 2020-08-20 2020-08-20 Data recovery method of non-homologous clock data transmission system

Publications (2)

Publication Number Publication Date
CN112052204A true CN112052204A (en) 2020-12-08
CN112052204B CN112052204B (en) 2022-08-12

Family

ID=73600108

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010845938.9A Active CN112052204B (en) 2020-08-20 2020-08-20 Non-homologous clock data transmission system
CN202210814401.5A Withdrawn CN115203091A (en) 2020-08-20 2020-08-20 Data recovery method of non-homologous clock data transmission system

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202210814401.5A Withdrawn CN115203091A (en) 2020-08-20 2020-08-20 Data recovery method of non-homologous clock data transmission system

Country Status (1)

Country Link
CN (2) CN112052204B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070073942A1 (en) * 2005-09-15 2007-03-29 Peter Gregorius High-speed interface circuit for semiconductor memory chips and memory system including the same
CN101236528A (en) * 2008-02-20 2008-08-06 华为技术有限公司 Ping-pong control method and apparatus
CN104021097A (en) * 2013-03-01 2014-09-03 中兴通讯股份有限公司 Data transmission method and device and direct memory access
US20150067384A1 (en) * 2013-08-28 2015-03-05 Imagination Technologies Limited Crossing Pipelined Data between Circuitry in Different Clock Domains
CN106301746A (en) * 2015-05-28 2017-01-04 深圳市中兴微电子技术有限公司 Clock recovery method and device
CN106301659A (en) * 2015-06-05 2017-01-04 华东师范大学 A kind of magnetic resonance multi-channel digital transmission system and data transmission method thereof
CN108063616A (en) * 2018-01-24 2018-05-22 上海先基半导体科技有限公司 A kind of non-homogeneous clock data recovery system based on over-sampling
CN111400205A (en) * 2020-02-29 2020-07-10 华南理工大学 First-in first-out address polling cache read-write method, system and device
CN213069802U (en) * 2020-08-20 2021-04-27 浙江树人学院(浙江树人大学) Non-homologous clock data transmission system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070073942A1 (en) * 2005-09-15 2007-03-29 Peter Gregorius High-speed interface circuit for semiconductor memory chips and memory system including the same
CN101236528A (en) * 2008-02-20 2008-08-06 华为技术有限公司 Ping-pong control method and apparatus
CN104021097A (en) * 2013-03-01 2014-09-03 中兴通讯股份有限公司 Data transmission method and device and direct memory access
US20150067384A1 (en) * 2013-08-28 2015-03-05 Imagination Technologies Limited Crossing Pipelined Data between Circuitry in Different Clock Domains
CN106301746A (en) * 2015-05-28 2017-01-04 深圳市中兴微电子技术有限公司 Clock recovery method and device
CN106301659A (en) * 2015-06-05 2017-01-04 华东师范大学 A kind of magnetic resonance multi-channel digital transmission system and data transmission method thereof
CN108063616A (en) * 2018-01-24 2018-05-22 上海先基半导体科技有限公司 A kind of non-homogeneous clock data recovery system based on over-sampling
CN111400205A (en) * 2020-02-29 2020-07-10 华南理工大学 First-in first-out address polling cache read-write method, system and device
CN213069802U (en) * 2020-08-20 2021-04-27 浙江树人学院(浙江树人大学) Non-homologous clock data transmission system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张长春等: "高速时钟与数据恢复电路技术研究", 《电路与系统学报》, vol. 17, no. 03, 15 June 2012 (2012-06-15), pages 600 - 604 *
李志贞等: "一种5Gb/s双信道并行时钟数据恢复电路", 《微电子学》, vol. 46, no. 05, 31 October 2016 (2016-10-31), pages 60 - 64 *

Also Published As

Publication number Publication date
CN115203091A (en) 2022-10-18
CN112052204B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
US6516361B2 (en) Method of and apparatus for capturing and processing continuous media-based data streams transmitted over an IEEE 1394 serial bus
CN112104819B (en) Multi-channel video synchronous switching system and method based on FPGA
CN105553636B (en) A kind of remaining model F C sendaisles vertical sync circuit and method
CN104978150A (en) Control method of memory device, and memory system
CN115103208A (en) Line caching method, line reading method and processing system for video data
WO2024077890A1 (en) Asynchronous fifo reading/writing control method and system, and electronic device
CN111124317A (en) Asynchronous alternate receiving and transmitting method, system and equipment for data stream writing
CN213069802U (en) Non-homologous clock data transmission system
JP2005018768A (en) Dual-port functionality for single-port cell memory device
CN102497544A (en) Device for controlling access to video signals
CN112052204B (en) Non-homologous clock data transmission system
US20150293879A1 (en) Bidirectional Transmission Of USB Data Using Audio/Video Data Channel
CN110705195A (en) Cross-clock-domain depth self-configuration FIFO system based on FPGA
KR20040039315A (en) Buffer system with sequential and non-sequential block access
CN102497514B (en) Three-channel video forwarding equipment and forwarding method
US7248663B2 (en) Apparatus and method for transforming data transmission speed
CN102750244B (en) Transmitting device and transmitting method of graded buffer direct memory access (DMA)
CN114449178A (en) Video signal transmission control method and video signal transmission system
CN108024033B (en) Video image sending circuit based on ARINC818 protocol
US7899955B2 (en) Asynchronous data buffer
CN107608654A (en) The transmission control unit and method of multi-path asynchronous information
US7321593B1 (en) Fibre channel SERDES with elastic transmitter FIFO
CN113986798B (en) Synchronous serial port card based on USB bus transparent transmission and frequency self-adaption method
CN113806268B (en) Multichannel data synchronous receiving method and system based on aurora interface
JP2976908B2 (en) Disk sharing switch device and method of using the same

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
CB03 Change of inventor or designer information

Inventor after: Xu Zhenyu

Inventor after: Wu Jianfeng

Inventor after: Wang Jinming

Inventor after: Ren Tiaojuan

Inventor after: Wang Zhangquan

Inventor before: Wu Jianfeng

Inventor before: Xu Zhenyu

Inventor before: Wang Jinming

Inventor before: Ren Tiaojuan

Inventor before: Wang Zhangquan

CB03 Change of inventor or designer information
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: No.8 Shuren street, Gongshu District, Hangzhou City, Zhejiang Province 310015

Patentee after: ZHEJIANG SHUREN University

Address before: No.8 Shuren street, Gongshu District, Hangzhou City, Zhejiang Province 310015

Patentee before: ZHEJIANG SHUREN College (ZHEJIANG SHUREN University)

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20240104

Address after: No. 210, 2nd Floor, Building 6, No. 370 Yinhai Street, Baiyang Street, Qiantang District, Hangzhou City, Zhejiang Province, 310018

Patentee after: Hangzhou Beva Electronic Technology Co.,Ltd.

Address before: No.8 Shuren street, Gongshu District, Hangzhou City, Zhejiang Province 310015

Patentee before: ZHEJIANG SHUREN University

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240402

Address after: Room A090, Jian'an Co Creation Space Office Card, Area A, Guangzhou International Business Incubator, No. 3 Juquan Road, Science City, Huangpu District, Guangzhou City, Guangdong Province, 510663

Patentee after: Guangzhou chick Information Technology Co.,Ltd.

Country or region after: China

Address before: No. 210, 2nd Floor, Building 6, No. 370 Yinhai Street, Baiyang Street, Qiantang District, Hangzhou City, Zhejiang Province, 310018

Patentee before: Hangzhou Beva Electronic Technology Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right