WO2016119525A1 - 数据弹性交互综合总线系统 - Google Patents

数据弹性交互综合总线系统 Download PDF

Info

Publication number
WO2016119525A1
WO2016119525A1 PCT/CN2015/096748 CN2015096748W WO2016119525A1 WO 2016119525 A1 WO2016119525 A1 WO 2016119525A1 CN 2015096748 W CN2015096748 W CN 2015096748W WO 2016119525 A1 WO2016119525 A1 WO 2016119525A1
Authority
WO
WIPO (PCT)
Prior art keywords
bus
data
message
ethernet
storage area
Prior art date
Application number
PCT/CN2015/096748
Other languages
English (en)
French (fr)
Inventor
周华良
郑玉平
杨志宏
姜雷
王凯
甘云华
Original Assignee
国电南瑞科技股份有限公司
国电南瑞南京控制系统有限公司
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 国电南瑞科技股份有限公司, 国电南瑞南京控制系统有限公司 filed Critical 国电南瑞科技股份有限公司
Publication of WO2016119525A1 publication Critical patent/WO2016119525A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric

Definitions

  • the invention relates to communication technology inside a secondary device of a power system, and the technical field belongs to the field of industrial measurement and control.
  • the secondary equipment of the power system adopts a design method based on the function combination of the plug-in module, and the plug-in module is an independent functional unit, and each plug-in module physically connects through the common backplane to form a system.
  • the backplane bus is used as a common data channel between the plug-in modules to realize information transmission through communication technology, complete data interaction and sharing, and lay a foundation for information processing.
  • the data transmission of various applications of power has different requirements on the delay index.
  • the general delay is in the order of 100 us; for the conventional IO data, the transmission delay is ms.
  • Some applications have data bandwidth requirements. For example, if a single protection device receives data from multiple external process layer devices, the internal data transmission bandwidth of the device must be higher than the total bandwidth of the external interface.
  • the object of the present invention is to provide an integrated bus system including an Ethernet bus module, a CAN bus module, and a synchronous serial bus module, which can select a bus according to different communication bandwidths and delay requirements, and realize any combination of bus communication functions.
  • the data elastic interactive integrated bus system of the present invention adopts the following technical solutions:
  • a data elastic interactive integrated bus system comprising a backplane, an Ethernet bus module, a CAN bus module, and a synchronous serial bus module;
  • the Ethernet bus module includes a user interface, a receiving control, a transmission control, an MDIO configuration interface, and a first in first out storage.
  • the user interface is used to configure the interaction with the status information and the read/write of the message; the receiving control part is used to receive the Ethernet packet from the outside to implement the packet check and filter function; the send control is used to send the Ethernet packet; MDIO Configure the interface to complete the configuration of the external physical channel; the first-in-first-out storage area is used to store Ethernet packets; the synchronous serial bus module includes user interface, serial-to-parallel conversion, parallel-to-serial conversion, and storage area; user interface is used for configuration and status Information interaction, message reading and writing; serial-to-parallel conversion is used to convert serial data into parallel data; parallel string conversion is used to convert parallel data into serial data; storage area is used for message buffering; CAN bus module includes user Interface, bit timing, transmission control, reception control, FIFO storage area; user interface for configuration and status information interaction, reporting Reading and writing; a node synchronization bit timing; transmission control for transmitting CAN data frame; CAN reception control means for receiving data frames; FIFO memory for caching data frame
  • the invention integrates an Ethernet bus, a synchronous serial bus, a field bus CAN, and supports flexible configuration.
  • the technology for realizing the communication function of any combination mode is the data elastic interactive integrated bus technology; the devices of different application types can flexibly select these three types of buses for combined use, and can complete various data processing services, such as conventional protection measurement and control.
  • the device can use synchronous serial bus and field bus, intelligent station equipment and power quality monitoring device for high-speed ADC sampling need to be compatible with Ethernet bus.
  • FIG. 1 is a schematic structural diagram of a data elastic interactive integrated bus system according to the present invention.
  • FIG. 2 is a typical application diagram of the data elastic interactive integrated bus system of the present invention.
  • the present invention discloses a data elastic interactive integrated bus system, including a backplane, an Ethernet bus module, a CAN bus module, and a synchronous serial bus module.
  • the Ethernet bus module is composed of user interface, receiving control, transmission control, MDIO configuration interface, and first-in, first-out (FIFO) storage area.
  • the user interface is used to configure interaction with status information and read and write packets.
  • the receiving control part is used to receive Ethernet packets from the outside to implement packet check and filtering.
  • the sending control is used to send Ethernet packets.
  • MDIO configuration The interface completes the configuration of the external physical channel; the FIFO is used to store Ethernet packets.
  • Synchronous serial bus module internal user interface serial-to-parallel conversion, parallel-to-serial conversion, storage area and other components.
  • the user interface is used to configure interaction with status information, message reading and writing; serial-to-parallel conversion is used to convert serial data into parallel data; and serial conversion is used to convert parallel data into serial data; storage area is used for message Cache.
  • the CAN bus module is composed of user interface, bit timing, transmission control, reception control, and first-in, first-out (FIFO) storage area.
  • the user interface is used to configure interaction with status information, message read and write; bit timing is used for node synchronization; transmission control is used to send CAN data frames; receive control is used to receive CAN data frames; FIFO is used for data frame buffering.
  • Ethernet bus module synchronous serial bus module and CAN bus module in Figure 1 are all designed and implemented in the FPGA using the hardware description language Verilog HDL.
  • the circuit has strong portability and reusability, that is, the design is slightly modified. It can be ported to products of different FPGA vendors to achieve the same data elastic interactive integrated bus.
  • the Ethernet bus module uses the state machine to design the message receiving and sending process, and the receiving and transmitting state machine is in The high-frequency clock tempo runs independently and cyclically.
  • the application layer message is taken out from the sending FIFO, and the packet is grouped according to the Ethernet message frame format, and the CRC check calculation is completed at the same time; when receiving the message, the Ethernet is received.
  • the message is parsed, filtered, and the check value is determined, and the valid message is stored in the receive FIFO.
  • the synchronous serial bus module completes the reception and transmission of the serial message under the control of the high frequency clock.
  • the data link layer frame format of the serial message includes the frame start character, the frame sequence number, the length, the application layer data, and the frame calibration. Inspection, frame end character.
  • the physical layer is implemented using a low voltage differential LVDS signal.
  • the fieldbus CAN module implements the node synchronization function based on the bit timing module.
  • the data is fetched from the transmit FIFO in the transmit state according to the frame format framing, coding, and CRC check calculation; in the receive state, the CAN bus message is parsed, filtered, and judged. Value, the valid message is stored in the receive FIFO.
  • the bus communication mode is selected.
  • the selected bus can be any combination of three kinds of buses, and then the communication parameters are initialized for a specific bus.
  • a node on the backplane bus communicates with other nodes.
  • the Ethernet bus performs packet transmission and reception according to the standard frame format, and the communication rate is 10 Mbps, 100 Mbps or 1 Gbps.
  • Fieldbus CAN operates according to standard protocols with communication rates up to 1 Mbps.
  • the synchronous serial bus operates in a proprietary protocol with a communication rate of hundreds of Mbps.
  • Various applications can flexibly select the applicable bus according to the different requirements of the data transmission to the delay index, such as selecting the real-time synchronous serial bus, and the general delay is within a certain single control period, reaching 100 microseconds; conventional IO
  • the data transmission delay is in the order of ms, and the field bus such as the CAN bus is selected.
  • Some applications have requirements for data bandwidth, such as high bandwidth requirements for transmission data, and can choose industrial Ethernet bus; the general CAN bus bandwidth is up to 1Mbps; the maximum bandwidth of the system real-time synchronous serial bus is 400Mbps.
  • Devices of different application types can flexibly select these three types of buses for combined use, and can complete various data processing services. For example, conventional protection and monitoring devices can use synchronous serial bus and field bus, intelligent station equipment and power quality. The high-speed ADC sampling of the monitoring device needs to be compatible with the Ethernet bus.
  • This technology based on FPGA integrated Ethernet bus, synchronous serial bus, CAN bus, and supports flexible configuration, realizes the communication function of any combination mode is data elastic interactive integrated bus technology.
  • FIG. 2 is a typical application diagram of the data elastic interactive integrated bus IP.
  • Each plug-in in the figure is a communication node, and the communication mode can be configured as one or several of an Ethernet bus, a synchronous serial bus, and a CAN bus. Different combinations of plug-ins can form a multi-master and a multi-master. From the communication structure.
  • Each board in the system works synchronously based on a unified and determined timing. All modules are connected through a low-voltage differential LVDS synchronous serial bus on the backplane. The timing board is used as a synchronization source and broadcast by the timing board to the back-plane bus at regular intervals.
  • each board receives a synchronization message from the synchronous serial bus at the same time, obtains a reference time stamp from it, and compares it with the local time scale to compensate for the difference between the two.
  • the compensation method adopts the principle of uniform progressive time-scale tuning, that is, the difference between the reference time scale and the local time is large. Small and direction, dynamically increase or decrease the time scale and progress, so that the local time stamp gradually converges and transition to the synchronous state in several synchronization periods.
  • the Switch In the Ethernet bus communication mode, the Switch is used as the switching node on the backplane. All the plug-ins are physically connected through the Switch. The Ethernet packets are stored in the Switch and forwarded to any node to implement data sharing among multiple plug-ins.
  • the topology of the synchronous serial bus is a bus-sharing type, and the working mode is a half-duplex mode. All plug-in shared data and control bus have the right to initiate data transmission.
  • the bus uses token transmission to realize the president of time-division multiplexing bus usage.
  • only one main management plug-in initiates data request and sends data.
  • Other plug-ins In receive mode.
  • the main plug-in completes the data transmission, it will send a token message according to the configuration information, and transfer the bus usage right to the set next endpoint.
  • the bus uses a specific protocol address to identify the final destination endpoint of the message.
  • the FPGA double-edge register technology When data exchange is performed based on the real-time synchronous serial bus, in order to achieve the purpose of increasing the data transmission bandwidth, the FPGA double-edge register technology is fully utilized, and the rising and falling edges of the clock are used as the time for data transmission and sampling, and are realized in one clock cycle.
  • Two data transmissions, achieving single-clock dual data function the single-channel data throughput is increased from 100Mbps to 200Mbps when the system clock is 100MHz; the bus can double the data throughput through channel expansion.
  • All nodes in the fieldbus CAN communication mode follow the CAN2.0A or CAN2.0B bus standard and communicate according to a uniform rate and frame format.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Small-Scale Networks (AREA)
  • Information Transfer Systems (AREA)

Abstract

发明公开了集成以太网总线、同步串行总线、现场总线CAN的综合总线系统,并采用FPGA进行集成实现的技术。该技术方案以FPGA为载体,利用内部超大规模的可编程逻辑电路设计三种总线的功能电路模块,各电路模块均基于流水线工作模式独立并行工作,实现以太网总线、同步串行总线、现场总线CAN的通信功能。

Description

数据弹性交互综合总线系统 技术领域
本发明涉及电力系统二次设备内部的通信技术,技术领域属工业测控领域。
背景技术
电力系统二次设备多采用基于插件模块进行功能组合的设计方式,插件模块为独立的功能单元,各插件模块通过公共背板进行物理连接构成系统。插件模块之间以背板总线为公共数据通道,通过通信技术实现信息传输,完成数据交互与共享,为信息处理奠定基础。
电力各类应用的数据传输对时延指标有不同要求,对于模拟量采样数据传输一般时延在百us级;对于常规IO数据,传输时延为ms级。有些应用对数据带宽有要求,如单台保护设备从外部多台过程层设备接收数据,那么设备内部数据传输带宽必须高于外部接口总带宽。
故,需要一种新的技术方案以解决上述问题。
发明内容
本发明的目的是提供一种包含以太网总线模块、CAN总线模块、同步串行总线模块的综合总线系统,可根据不同通信带宽与时延的要求选择总线,实现任意组合的总线通信功能。
为实现上述发明目的,本发明数据弹性交互综合总线系统采用如下技术方案:
一种数据弹性交互综合总线系统,包括背板、以太网总线模块、CAN总线模块、同步串行总线模块;以太网总线模块包括用户接口、接收控制、发送控制、MDIO配置接口、先进先出存储区;用户接口用于配置与状态信息交互、报文读写;接收控制部分用于从外部接收以太网报文,实现报文校验与过滤功能;发送控制用于发送以太网报文;MDIO配置接口完成对外部物理通道的配置;先进先出存储区用于存储以太网报文;同步串行总线模块包括用户接口、串并转换、并串转换、存储区;用户接口用于配置与状态信息交互、报文读写;串并转换用于将串行数据转换为并行数据;并串转换用于将并行数据转换为串行数据;存储区用于报文的缓存;CAN总线模块包括用户接口、位定时、发送控制、接收控制、先进先出存储区;用户接口用于配置与状态信息交互、报文读写;位定时用于节点同步;发送控制用于发送CAN数据帧;接收控制用于接收CAN数据帧;先进先出存储区用于数据帧的缓存。
本发明集成以太网总线、同步串行总线、现场总线CAN,并支持灵活配置, 实现任意组合方式的通信功能的技术即为数据弹性交互综合总线技术;不同应用类型的装置可灵活地选择这三类总线进行组合使用,即可完成多种数据处理业务的需要,如常规保护测控装置可以采用同步串行总线和现场总线,智能站设备装置及电能质量监测装置高速ADC采样需兼容以太网总线等。
本发明具有以下优点:
(1)本发明的功能集成度高,减少印刷电路板面积,成本低。
(2)支持电力系统二次设备内部通信方式的多种选择,使用方便、灵活。
附图说明
图1是本发明数据弹性交互综合总线系统的结构示意图;
图2是本发明数据弹性交互综合总线系统的一个典型应用图。
具体实施方式
下面结合附图和具体实施例,进一步阐明本发明,应理解这些实施例仅用于说明本发明而不用于限制本发明的范围,在阅读了本发明之后,本领域技术人员对本发明的各种等价形式的修改均落于本申请所附权利要求所限定的范围。
如图1所示,本发明公开一种数据弹性交互综合总线系统,包括背板、以太网总线模块、CAN总线模块、同步串行总线模块。
以太网总线模块内部由用户接口、接收控制、发送控制、MDIO配置接口、先进先出(FIFO)存储区等部分组成。用户接口用于配置与状态信息交互、报文读写;接收控制部分用于从外部接收以太网报文,实现报文校验与过滤等功能;发送控制用于发送以太网报文;MDIO配置接口完成对外部物理通道的配置;FIFO用于存储以太网报文。
同步串行总线模块内部用户接口、串并转换、并串转换、存储区等部分组成。用户接口用于配置与状态信息交互、报文读写;串并转换用于将串行数据转换为并行数据;并串转换用于将并行数据转换为串行数据;存储区用于报文的缓存。
CAN总线模块内部由用户接口、位定时、发送控制、接收控制、先进先出(FIFO)存储区等部分组成。用户接口用于配置与状态信息交互、报文读写;位定时用于节点同步;发送控制用于发送CAN数据帧;接收控制用于接收CAN数据帧;FIFO用于数据帧的缓存。
图1中的以太网总线模块、同步串行总线模块、CAN总线模块均在FPGA内部使用硬件描述语言Verilog HDL进行设计实现,电路具有很强的可移植性和重用性,即本设计稍作修改就可以移植到不同FPGA厂商的产品上,实现同样的数据弹性交互综合总线。
以太网总线模块采用状态机设计报文接收与发送流程,接收与发送状态机在 高频时钟节拍下分别独立循环运行,发送报文时将应用层报文从发送FIFO中取出,按照以太网报文帧格式进行组包,同时完成CRC校验计算;接收报文时对以太网报文进行解析、过滤并判断校验值,将有效报文存入接收FIFO。
同步串行总线模块在高频时钟的控制下完成串行报文的接收和发送,串行报文的数据链路层帧格式包括帧起始符、帧序号、长度、应用层数据、帧校验、帧结束符。物理层采用低压差分LVDS信号实现。
现场总线CAN模块基于位定时模块实现节点同步功能,发送状态下从发送FIFO取出数据按照帧格式组帧、编码、CRC校验计算;接收状态下对CAN总线报文进行解析、过滤并判断校验值,将有效报文存入接收FIFO。
本发明的工作原理如下:
首先根据配置选择总线通信方式,选择的总线可以是三种总线的任意组合,然后针对特定总线进行通信参数的初始化,芯片初始化结束后作为背板总线上的一个节点同其他节点进行通信。以太网总线按照标准帧格式进行报文收发,通信速率10Mbps、100Mbps或1Gbps。现场总线CAN按照标准协议工作,通信速率最高达1Mbps。同步串行总线采用私有协议工作方式,通信速率达数百Mbps。各类应用根据其数据传输对时延指标的不同要求,可灵活选择适用的总线,比如选择实时同步串行总线,一般时延在确定的单个控制周期之内,达到百微秒级;常规IO数据的传输时延为ms级,选择现场总线如CAN总线。有的应用对数据带宽有要求,比如对传输数据带宽要求较高,可选择工业以太网总线;一般CAN总线带宽最高达到1Mbps;本系统实时同步串行总线最高带宽在400Mbps。不同应用类型的装置可灵活地选择这三类总线进行组合使用,即可完成多种数据处理业务的需要,如常规保护测控装置可以采用同步串行总线和现场总线,智能站设备装置及电能质量监测装置高速ADC采样需兼容以太网总线等。
这种基于FPGA集成以太网总线、同步串行总线、CAN总线,并支持灵活配置,实现任意组合方式的通信功能的技术即为数据弹性交互综合总线技术。
图2是数据弹性交互综合总线IP的典型应用图。图中每个插件即为一个通信节点,通信方式可配置成以太网总线、同步串行总线、CAN总线中的一种或几种,不同插件之间通过灵活组合可构成多主、一主多从等通信结构。系统内部各板卡基于统一、确定的时序同步工作,所有模件均通过背板低压差分LVDS同步串行总线相连,其中授时板作为同步源,由授时板在固定时间间隔内向背板总线上广播带有基准时标的硬实时报文,各板卡在同一时刻从同步串行总线接收同步报文,从中获取基准时标,并与本地时标相比较,补偿两者之间的差异。补偿方法采取均匀渐进式时标调谐原理,即根据基准时标与本地时间之间的差值大 小与方向,动态地增加或减小时标跟进步长,使本地时标逐渐收敛,在若干个同步周期内过渡到同步状态。
以太网总线通信方式下背板上需要Switch插件作为交换节点,所有插件均通过Switch进行物理连接,以太网报文均在Switch实现存储以及向任意节点的转发,实现多插件间的数据共享。
同步串行总线的拓扑结构为总线共享型,工作模式为半双工方式。所有插件共享数据及控制总线,都具有发起数据传输的权限,总线使用令牌的传输来实现时分复用总线使用权的总裁,同一时刻仅有一块主管理插件发起数据请求并发送数据,其他插件处于接收模式。当主插件完成数据传输,会根据配置信息将发送令牌报文,将总线使用权限转移给设定的下一端点。总线使用特定的协议地址来识别报文的最终目的端点。基于实时同步串行总线进行数据交换时,为了达到提高数据传输带宽的目的,充分利用FPGA双沿寄存器技术,时钟的上升和下降沿都作为数据发送和采样的时刻,在一个时钟周期内实现了两次数据传输,达到单时钟双数据的功能,在系统时钟为100MHz情况下单通道数据吞吐量由100Mbps提高至200Mbps;总线可通过通道扩展使数据吞吐量倍增。
现场总线CAN通信方式下所有节点遵循CAN2.0A或CAN2.0B总线标准,按照统一的速率和帧格式进行通信。

Claims (8)

  1. 一种数据弹性交互综合总线系统,其特征在于:包括背板、以太网总线模块、CAN总线模块、同步串行总线模块;
    以太网总线模块包括用户接口、接收控制、发送控制、MDIO配置接口、先进先出存储区;用户接口用于配置与状态信息交互、报文读写;接收控制部分用于从外部接收以太网报文,实现报文校验与过滤功能;发送控制用于发送以太网报文;MDIO配置接口完成对外部物理通道的配置;先进先出存储区用于存储以太网报文;
    同步串行总线模块包括用户接口、串并转换、并串转换、存储区;用户接口用于配置与状态信息交互、报文读写;串并转换用于将串行数据转换为并行数据;并串转换用于将并行数据转换为串行数据;存储区用于报文的缓存;
    CAN总线模块包括用户接口、位定时、发送控制、接收控制、先进先出存储区;用户接口用于配置与状态信息交互、报文读写;位定时用于节点同步;发送控制用于发送CAN数据帧;接收控制用于接收CAN数据帧;先进先出存储区用于数据帧的缓存。
  2. 根据权利要求1所述的数据弹性交互综合总线系统,其特征在于:以太网总线模块采用状态机设计报文接收与发送流程,接收与发送状态机在高频时钟节拍下分别独立循环运行,发送报文时将应用层报文从先进先出存储区中取出,按照以太网报文帧格式进行组包,同时完成CRC校验计算;接收报文时对以太网报文进行解析、过滤并判断校验值,将有效报文存入先进先出存储区。
  3. 根据权利要求1所述的数据弹性交互综合总线系统,其特征在于:同步串行总线模块在高频时钟的控制下完成串行报文的接收和发送,串行报文的数据链路层帧格式包括帧起始符、帧序号、长度、应用层数据、帧校验、帧结束符;物理层采用低压差分LVDS信号实现。
  4. 根据权利要求1所述的数据弹性交互综合总线系统,其特征在于:CAN总线模块基于位定时模块实现节点同步功能,发送状态下从先进先出存储区取出数据按照帧格式组帧、编码、CRC校验计算;接收状态下对CAN总线报文进行解析、过滤并判断校验值,将有效报文存入先进先出存储区。
  5. 根据权利要求1所述的数据弹性交互综合总线系统,其特征在于:设置授时板作为同步源,由授时板在固定时间间隔内向背板总线上广播带有基准时标的硬实时报文,同步串行总线模块从背板总线接收同步报文,从中获取基准时标,并与本地时标相比较,补偿两者之间的差异。
  6. 根据权利要求2所述的数据弹性交互综合总线系统,其特征在于:以太网总线通信方式下背板上需要Switch插件作为交换节点,所有插件均通过Switch 进行物理连接,以太网报文均在Switch实现存储以及向任意节点的转发,实现多插件间的数据共享。
  7. 根据权利要求3所述的数据弹性交互综合总线系统,其特征在于:同步串行总线的拓扑结构为总线共享型,工作模式为半双工方式。
  8. 根据权利要求4所述的数据弹性交互综合总线系统,其特征在于:现场总线CAN通信方式下所有节点遵循CAN2.0A或CAN2.0B总线标准,按照统一的速率和帧格式进行通信。
PCT/CN2015/096748 2015-01-26 2015-12-09 数据弹性交互综合总线系统 WO2016119525A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510039205.5A CN104618208A (zh) 2015-01-26 2015-01-26 数据弹性交互综合总线系统
CN2015100392055 2015-01-26

Publications (1)

Publication Number Publication Date
WO2016119525A1 true WO2016119525A1 (zh) 2016-08-04

Family

ID=53152498

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/096748 WO2016119525A1 (zh) 2015-01-26 2015-12-09 数据弹性交互综合总线系统

Country Status (2)

Country Link
CN (1) CN104618208A (zh)
WO (1) WO2016119525A1 (zh)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106644112A (zh) * 2016-11-10 2017-05-10 合肥移顺信息技术有限公司 一种基于fpga的工业现场温度采集报警方法及装置
CN110262989A (zh) * 2019-06-14 2019-09-20 福建星云电子股份有限公司 一种多功能通讯转换器及通讯方法
CN110472289A (zh) * 2019-07-17 2019-11-19 陕西千山航空电子有限责任公司 一种基于动态信号仿真的飞参系统测试验证方法
CN111464272A (zh) * 2019-01-22 2020-07-28 中国航天科工飞航技术研究院(中国航天海鹰机电技术研究院) 数据可靠交互方法、交互系统及磁悬浮列车电磁推进系统
CN112491682A (zh) * 2020-12-17 2021-03-12 成都曦曜仪器有限公司 一种can总线节点设备的高精度同步通讯方法
CN112835840A (zh) * 2021-02-07 2021-05-25 深圳市英威腾交通技术有限公司 一种串行通信系统
CN112952997A (zh) * 2019-12-10 2021-06-11 国网上海市电力公司 一种全站集成数字化测控装置及方法
CN113051204A (zh) * 2019-12-27 2021-06-29 中车大连电力牵引研发中心有限公司 串行背板总线通信方法及系统
CN114048155A (zh) * 2021-11-23 2022-02-15 北京和利时系统工程有限公司 通讯系统及智能控制器
CN114221903A (zh) * 2021-11-30 2022-03-22 新华三技术有限公司合肥分公司 一种数据传输方法及装置
CN114238193A (zh) * 2022-02-24 2022-03-25 浙江中控研究院有限公司 一种profibus-dp总线与blvds总线之间数据交互的装置
CN114422286A (zh) * 2021-11-22 2022-04-29 上海金智晟东电力科技有限公司 一种智能感知终端Hybrid混合总线通信方法
CN114884766A (zh) * 2022-03-29 2022-08-09 机械工业仪器仪表综合技术经济研究所 一种实现多种工业总线与5g通信集成的装置
CN115189981A (zh) * 2022-06-30 2022-10-14 东风汽车集团股份有限公司 一种基于主从可复用性的lin总线接口
CN115348128A (zh) * 2022-06-27 2022-11-15 航天科工空间工程发展有限公司 一种基于fpga的双can总线处理管理方法
CN115695591A (zh) * 2022-10-27 2023-02-03 天津津航计算技术研究所 一种基于fpga的多路gps报文上报系统
CN115934436A (zh) * 2022-11-15 2023-04-07 航天新长征大道科技有限公司 一种光通信总线测试板卡

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104618208A (zh) * 2015-01-26 2015-05-13 国电南瑞科技股份有限公司 数据弹性交互综合总线系统
CN104935779A (zh) * 2015-07-06 2015-09-23 电子科技大学 一种模块化的宽幅扫描图像采集系统及实现方法
CN105245323A (zh) * 2015-08-27 2016-01-13 国电南瑞科技股份有限公司 一种基于报文同步实现的分布式授时和守时方法
CN106444527A (zh) * 2016-11-04 2017-02-22 南京丰道电力科技有限公司 一种基于可编程控制器的背板总线系统
CN107135049B (zh) * 2017-04-19 2020-08-14 北京航天自动控制研究所 一种面向离散数据流的可靠异步通信方法
CN112398715A (zh) * 2020-10-22 2021-02-23 北京和利时系统工程有限公司 一种背板总线数据接收方法及装置
CN112383418B (zh) * 2020-11-02 2023-07-14 北京左江科技股份有限公司 一种基于fpga的以太网报文高速可靠传输的设计方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201130872Y (zh) * 2007-11-30 2008-10-08 上海致达智利达系统控制有限责任公司 数字化电力系统监控装置
CN101800443A (zh) * 2010-04-12 2010-08-11 北京南凯自动化系统工程有限公司 电力现场监控设备
CN204009877U (zh) * 2014-06-11 2014-12-10 国网山西省电力公司电力科学研究院 一种综合数据采集和控制装置
CN104618208A (zh) * 2015-01-26 2015-05-13 国电南瑞科技股份有限公司 数据弹性交互综合总线系统

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101005379A (zh) * 2006-01-17 2007-07-25 贵州以太科技信息产业有限责任公司 控制网络通用控制器
CN101459691B (zh) * 2008-12-16 2012-05-23 中兴通讯股份有限公司 一种实现ieee1588协议中边界时钟的方法和系统
CN101498757B (zh) * 2009-03-06 2012-05-30 深圳市双合电气股份有限公司 一种电力系统实时动态监测与记录装置
CN101808027B (zh) * 2010-03-31 2011-11-23 哈尔滨工业大学 适用于多种端口的数据接收存储转发装置
CN101848162B (zh) * 2010-06-02 2013-07-17 上海融亿信息技术有限公司 一种以太网数据发送装置及数据传输方法
CN101917316B (zh) * 2010-09-13 2012-12-12 北京航空航天大学 一种高速实时工业以太网的通信方法及装置
DE102011080476A1 (de) * 2011-08-05 2013-02-07 Robert Bosch Gmbh Verfahren und Vorrichtung zur Verbesserung der Datenübertragungssicherheit in einer seriellen Datenübertragung mit flexibler Nachrichtengröße
CN102790663B (zh) * 2011-05-16 2017-01-25 中国科学院上海天文台 一种应用于vlbi硬件相关处理机的全硬件网络接口
CN102759891B (zh) * 2012-06-07 2014-07-16 中国航天科技集团公司第九研究院第七七一研究所 一种硬切换的双冗余can 控制器
CN103279125B (zh) * 2013-05-27 2015-05-13 哈尔滨工业大学 Cpci总线弹载部件应答模拟与测试设备及其实现方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201130872Y (zh) * 2007-11-30 2008-10-08 上海致达智利达系统控制有限责任公司 数字化电力系统监控装置
CN101800443A (zh) * 2010-04-12 2010-08-11 北京南凯自动化系统工程有限公司 电力现场监控设备
CN204009877U (zh) * 2014-06-11 2014-12-10 国网山西省电力公司电力科学研究院 一种综合数据采集和控制装置
CN104618208A (zh) * 2015-01-26 2015-05-13 国电南瑞科技股份有限公司 数据弹性交互综合总线系统

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106644112B (zh) * 2016-11-10 2023-05-09 合肥移顺信息技术有限公司 一种基于fpga的工业现场温度采集报警方法及装置
CN106644112A (zh) * 2016-11-10 2017-05-10 合肥移顺信息技术有限公司 一种基于fpga的工业现场温度采集报警方法及装置
CN111464272A (zh) * 2019-01-22 2020-07-28 中国航天科工飞航技术研究院(中国航天海鹰机电技术研究院) 数据可靠交互方法、交互系统及磁悬浮列车电磁推进系统
CN110262989A (zh) * 2019-06-14 2019-09-20 福建星云电子股份有限公司 一种多功能通讯转换器及通讯方法
CN110262989B (zh) * 2019-06-14 2024-02-20 福建星云电子股份有限公司 一种多功能通讯转换器及通讯方法
CN110472289A (zh) * 2019-07-17 2019-11-19 陕西千山航空电子有限责任公司 一种基于动态信号仿真的飞参系统测试验证方法
CN110472289B (zh) * 2019-07-17 2023-06-30 陕西千山航空电子有限责任公司 一种基于动态信号仿真的飞参系统测试验证方法
CN112952997A (zh) * 2019-12-10 2021-06-11 国网上海市电力公司 一种全站集成数字化测控装置及方法
CN113051204A (zh) * 2019-12-27 2021-06-29 中车大连电力牵引研发中心有限公司 串行背板总线通信方法及系统
CN112491682A (zh) * 2020-12-17 2021-03-12 成都曦曜仪器有限公司 一种can总线节点设备的高精度同步通讯方法
CN112835840B (zh) * 2021-02-07 2024-06-04 深圳市英威腾交通技术有限公司 一种串行通信系统
CN112835840A (zh) * 2021-02-07 2021-05-25 深圳市英威腾交通技术有限公司 一种串行通信系统
CN114422286A (zh) * 2021-11-22 2022-04-29 上海金智晟东电力科技有限公司 一种智能感知终端Hybrid混合总线通信方法
CN114048155A (zh) * 2021-11-23 2022-02-15 北京和利时系统工程有限公司 通讯系统及智能控制器
CN114221903B (zh) * 2021-11-30 2024-03-12 新华三技术有限公司合肥分公司 一种数据传输方法及装置
CN114221903A (zh) * 2021-11-30 2022-03-22 新华三技术有限公司合肥分公司 一种数据传输方法及装置
CN114238193B (zh) * 2022-02-24 2022-06-17 浙江中控研究院有限公司 一种profibus-dp总线与blvds总线之间数据交互的装置
CN114238193A (zh) * 2022-02-24 2022-03-25 浙江中控研究院有限公司 一种profibus-dp总线与blvds总线之间数据交互的装置
CN114884766A (zh) * 2022-03-29 2022-08-09 机械工业仪器仪表综合技术经济研究所 一种实现多种工业总线与5g通信集成的装置
CN114884766B (zh) * 2022-03-29 2024-04-26 机械工业仪器仪表综合技术经济研究所 一种实现多种工业总线与5g通信集成的装置
CN115348128A (zh) * 2022-06-27 2022-11-15 航天科工空间工程发展有限公司 一种基于fpga的双can总线处理管理方法
CN115348128B (zh) * 2022-06-27 2023-12-05 航天科工空间工程发展有限公司 一种基于fpga的双can总线处理管理方法
CN115189981B (zh) * 2022-06-30 2023-12-01 东风汽车集团股份有限公司 一种基于主从可复用性的lin总线接口
CN115189981A (zh) * 2022-06-30 2022-10-14 东风汽车集团股份有限公司 一种基于主从可复用性的lin总线接口
CN115695591A (zh) * 2022-10-27 2023-02-03 天津津航计算技术研究所 一种基于fpga的多路gps报文上报系统
CN115934436A (zh) * 2022-11-15 2023-04-07 航天新长征大道科技有限公司 一种光通信总线测试板卡

Also Published As

Publication number Publication date
CN104618208A (zh) 2015-05-13

Similar Documents

Publication Publication Date Title
WO2016119525A1 (zh) 数据弹性交互综合总线系统
CN106850466B (zh) 一种时间触发网络中数据包的转发方法及装置
US9742514B2 (en) Method, apparatus, and system for generating timestamp
EP1443723B1 (en) Method of communication for a media independent interface for a highly integrated ethernet network element
CN108011694B (zh) 一种基于fc的高效数据交换方法
EP2340623B1 (en) Power management of a network device
CN101707544B (zh) E1信道多向网桥透传方法
CN101335602B (zh) 一种基于fpga的点到多点udp实时数据发送和确认方法
US11671521B2 (en) Ethernet interface and related systems, methods and devices
US8949448B1 (en) System and method for improving the timestamp precision in a precision time protocol (PTP) device
US11469918B2 (en) High-speed real-time bus system and data processing method thereof
WO2015131626A1 (zh) 用于网络设备的时间同步方法、装置及时间同步服务器
CN204392269U (zh) 一种全可编程sdn高速网卡
WO2018130045A1 (zh) 数据传输装置及方法、喷墨打印系统
US9118566B1 (en) Methods and apparatus of time stamping for multi-lane protocols
KR101695835B1 (ko) 멀티-포트 직렬 미디어 독립 인터페이스
CN201910048U (zh) 一种lvds节点模块
CN209402499U (zh) 一种基于fpga实现以太网传输多路dac信息的装置
WO2018196833A1 (zh) 报文发送方法和报文接收方法及装置
Qi et al. Design and implementation of IEEE1588 time synchronization messages timestamping based on FPGA
EP1361777B1 (en) A synchronous communication protocol for asynchronous devices
CN209330136U (zh) 一种基于fpga采集多路adc信息的以太网传输装置
CN102611615B (zh) 一种基于fpga的一体化系统
Bojan et al. An energy efficient ONU implementation
Nagra et al. FPGA Implementation of IEEE 1588 Protocol for Bluetooth-based Distributed Wireless Systems

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15879723

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15879723

Country of ref document: EP

Kind code of ref document: A1