CN104951385A - Channel health state recording device of dynamic reconfigurable bus monitoring system - Google Patents

Channel health state recording device of dynamic reconfigurable bus monitoring system Download PDF

Info

Publication number
CN104951385A
CN104951385A CN201510398170.4A CN201510398170A CN104951385A CN 104951385 A CN104951385 A CN 104951385A CN 201510398170 A CN201510398170 A CN 201510398170A CN 104951385 A CN104951385 A CN 104951385A
Authority
CN
China
Prior art keywords
channel
bus
detection
row
communication
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
CN201510398170.4A
Other languages
Chinese (zh)
Other versions
CN104951385B (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.)
Capital Normal University
Original Assignee
Capital Normal 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 Capital Normal University filed Critical Capital Normal University
Priority to CN201510398170.4A priority Critical patent/CN104951385B/en
Publication of CN104951385A publication Critical patent/CN104951385A/en
Application granted granted Critical
Publication of CN104951385B publication Critical patent/CN104951385B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)

Abstract

一种动态可重构总线监听系统中的通道健康状态记录装置,其特征在于:包括通道检测识别模块、行列映射模块、三维通道表存储器、通道数据组织模块和通信数据缓冲存储器,采用行节点、列节点及通道三个维度的通道健康状态存储表格实现对动态可重构总线上所有节点两两之间的通道健康状态的存储与管理。

A channel health state recording device in a dynamic reconfigurable bus monitoring system, characterized in that it includes a channel detection and identification module, a row and column mapping module, a three-dimensional channel table memory, a channel data organization module and a communication data buffer memory, using row nodes, The channel health status storage table in three dimensions of column nodes and channels realizes the storage and management of channel health status between all nodes on the dynamically reconfigurable bus.

Description

动态可重构总线监听系统中的通道健康状态记录装置Channel health state recording device in dynamic reconfigurable bus monitoring system

技术领域technical field

本发明涉及一种嵌入式系统总线监听系统中通道健康状态记录装置,尤其涉及一种动态可重构总线中的通道健康状态记录装置。The invention relates to a channel health state recording device in an embedded system bus monitoring system, in particular to a channel health state recording device in a dynamically reconfigurable bus.

背景技术Background technique

动态可重构总线(UM-BUS)是针对高可靠嵌入式应用场合所定义的一种基于M-LVDS的总线型拓扑结构的高速串行总线,如图1所示,采用总线型拓扑结构,支持多节点直接互连,最多可使用32条通道并发传输数据。如果某些通道出现故障,总线控制器可实时地检测出来,将数据动态分配到剩余有效的通道上进行传输,实现动态重构,对通信故障进行动态容错。The dynamic reconfigurable bus (UM-BUS) is a high-speed serial bus based on the M-LVDS bus topology defined for high-reliability embedded applications. As shown in Figure 1, the bus topology is adopted. It supports direct interconnection of multiple nodes, and can use up to 32 channels to transmit data concurrently. If some channels fail, the bus controller can detect them in real time, dynamically allocate data to the remaining effective channels for transmission, realize dynamic reconstruction, and dynamically fault-tolerant communication failures.

UM-BUS总线的通信协议模型如图2所示,从上到下依次为处理层、数据链路层、物理层。其中处理层负责对整个总线的管理、协议封装和对上层应用接口的转换。数据链路层又分为传输子层和MAC子层两部分,传输子层根据现存的有效线路对数据进行分组和动态重构。有效线路的信息由MAC子层通过链路检测提供。物理层是协议的最底层,它为数据通信提供传输媒体及互连设备,实现了网络的物理连接,完成了串并转换、8b/10b编解码、时钟同步等功能,为总线提供可靠的通信基础。The communication protocol model of the UM-BUS bus is shown in Figure 2, which is the processing layer, data link layer, and physical layer from top to bottom. The processing layer is responsible for the management of the entire bus, protocol encapsulation and conversion of the upper layer application interface. The data link layer is divided into two parts, the transmission sublayer and the MAC sublayer. The transmission sublayer groups and dynamically reconstructs data according to the existing effective lines. Information about valid lines is provided by the MAC sublayer through link detection. The physical layer is the bottom layer of the protocol. It provides transmission media and interconnection equipment for data communication, realizes the physical connection of the network, completes serial-to-parallel conversion, 8b/10b codec, clock synchronization and other functions, and provides reliable communication for the bus. Base.

UM-BUS总线采用主从命令应答的通信模式,通过数据包的形式进行信息交互。总线上的节点按功能不同可划分为主节点、从节点及监视节点,一次通信过程只能由主节点发起并且由从节点响应,监视节点用于监视总线上的通信过程。如图3所示,数据通信时,在发送端,处理层从上层接口获得数据并存储到数据缓冲区,在传输子层根据MAC子层提供的有效线路信息将数据包动态均衡地分配到有效通道上,在物理层将分组数据包装后,经8b/10b编码成比特流发送到链路上。在接收端,物理层将收到的数据进行时钟同步、8b/10b解码、串并转换后,将通道数据解包,然后在传输子层根据MAC子层提供的有效线路信息将数据进行动态组织并存储在数据缓冲区,最后由处理层交给应用层处理。The UM-BUS bus adopts the communication mode of master-slave command response, and exchanges information in the form of data packets. The nodes on the bus can be divided into master nodes, slave nodes and monitoring nodes according to different functions. A communication process can only be initiated by the master node and responded by the slave nodes. The monitoring nodes are used to monitor the communication process on the bus. As shown in Figure 3, during data communication, at the sending end, the processing layer obtains data from the upper-layer interface and stores it in the data buffer, and at the transmission sub-layer, dynamically and evenly distributes the data packets to the effective line information provided by the MAC sub-layer. On the channel, after the packet data is packaged at the physical layer, it is encoded into a bit stream by 8b/10b and sent to the link. At the receiving end, the physical layer performs clock synchronization, 8b/10b decoding, and serial-to-parallel conversion on the received data, unpacks the channel data, and then dynamically organizes the data at the transmission sublayer according to the effective line information provided by the MAC sublayer And stored in the data buffer, and finally handed over to the application layer by the processing layer for processing.

UM-BUS总线采用“命令-应答-确认”三段式通道故障检测算法,在复位后或出现故障时,由主节点启动对从节点进行总线通道健康状态检测过程。如图4所示,通道检测过程从时间上分为三个阶段:①检测命令发送阶段,主节点从所有总线通道上向被检测的从节点发送检测命令包,启动通道检测过程;②检测状态应答阶段,被检测的从节点从所有收到检测命令的总线通道上,向发起检测的主节点回送检测应答包;③检测结果确认阶段,主节点再从所有收到检测应答包的通道上,向被检测的从节点发送检测确认包。对于主节点,能够收到检测应答包的通道是健康通道;对于从节点,能够收到检测确认包的通道是健康通道。在规定时间内主节点没有收到从节点的检测应答包,或从节点没有收到主节点的检测确认包,均认为检测过程超时,通道不可用。通道检测完成后,参与检测过程的主、从两个节点依据检测信息包接收情况分别更新各自的通道健康状态表。The UM-BUS bus adopts the "command-response-confirm" three-stage channel fault detection algorithm. After reset or when a fault occurs, the master node starts the process of checking the health status of the bus channel from the slave node. As shown in Figure 4, the channel detection process is divided into three stages in terms of time: ① detection command sending stage, the master node sends detection command packets from all bus channels to the detected slave nodes, and starts the channel detection process; ② detection status In the response phase, the detected slave node returns a detection response packet to the master node that initiated the detection from all the bus channels that received the detection command; Send a detection confirmation packet to the detected slave node. For the master node, the channel that can receive the detection response packet is a healthy channel; for the slave node, the channel that can receive the detection confirmation packet is a healthy channel. If the master node does not receive the detection response packet from the slave node within the specified time, or the slave node does not receive the detection confirmation packet from the master node, it is considered that the detection process has timed out and the channel is unavailable. After the channel detection is completed, the master and slave nodes participating in the detection process update their respective channel health status tables according to the reception of detection information packets.

UM-BUS总线主、从节点中的健康状态管理基于节点到节点的通信要求,采用如表1的二维表格方式,可以向传输子层提供本节点与任何一个节点之间的通道可用情况。表1中,每行对应一个总线节点,表示它与本节点之间的通道可用情况,每列对应一个通信通道,存储通道的健康状态X,X为0表示通道不可用,为1表示通道可用。The health status management in the UM-BUS bus master and slave nodes is based on the node-to-node communication requirements, and the two-dimensional form shown in Table 1 can be used to provide the channel availability between the node and any node to the transmission sublayer. In Table 1, each row corresponds to a bus node, indicating the availability of the channel between it and the node, each column corresponds to a communication channel, and stores the health status X of the channel. X is 0, indicating that the channel is unavailable, and 1, indicating that the channel is available. .

表1节点的通道健康状态表Table 1 Node channel health status table

UM-BUS总线监视节点按图1所示的拓扑结构挂接总线上,对总线上的通信、检测等活动进行监听记录,并将记录的总线活动信息传送给后台处理器进行分类、分析,使得总线使用者能够全面地掌握总线各节点设备的工作情况,方便总线应用系统的调试与问题分析。总线监视节点只对总线上的活动进行监听记录,不能向总线发送信息。总线监视节点的核心由一个总线监听系统构成,其功能是对总线上所有通道进行监听,采集记录总线上各种通信过程、检测过程及其它活动过程的命令、状态、数据及时间等通信信息及工作状态数据。The UM-BUS bus monitoring node is connected to the bus according to the topology shown in Figure 1, monitors and records the communication, detection and other activities on the bus, and transmits the recorded bus activity information to the background processor for classification and analysis, so that Bus users can fully grasp the working conditions of each node device on the bus, which is convenient for debugging and problem analysis of the bus application system. The bus monitoring node only monitors and records the activities on the bus, but cannot send information to the bus. The core of the bus monitoring node is composed of a bus monitoring system. Its function is to monitor all channels on the bus, collect and record communication information such as commands, status, data and time of various communication processes, detection processes and other active processes on the bus. Work status data.

总线监听系统在工作过程中,需要依据对总线通道的监听结果,按照总线通信过程涉及的主、从节点之间的通道健康状态表,对总线通道上的通信数据进行组织,提取原始的通信数据包,对通信命令、状态及数据等进行记录。要完成总线通道数据组织,总线监听系统就必须能够获得通信双方节点间的通道健康状态表,但总线监听系统无法在监听过程中从通信过程涉及的主、从节点上取得它们各自的通道健康状态信息。这就要求总线监听系统能够对总线通道检测过程进行监听,根据监听结果,自行建立总线上各节点之间的通道健康状态存储表格,对总线通道健康状态进行记录,供监听过程中恢复总线通信信息包时使用。同时,由于UM-BUS总线的通道健康状态是基于节点到节点的,这使得总线监听系统中无法使用主、从通信节点中的二维通道健康状态表格形式,否则,无法满足监听系统对任意两个通信节点间通信信息包进行监听组织的需求。During the working process of the bus monitoring system, it is necessary to organize the communication data on the bus channel and extract the original communication data according to the monitoring results of the bus channel and the channel health status table between the master and slave nodes involved in the bus communication process. Packets, which record communication commands, status and data. To complete the bus channel data organization, the bus monitoring system must be able to obtain the channel health status table between the nodes of the two communication parties, but the bus monitoring system cannot obtain their respective channel health status from the master and slave nodes involved in the communication process during the monitoring process information. This requires the bus monitoring system to be able to monitor the bus channel detection process. According to the monitoring results, the channel health status storage table between the nodes on the bus is established by itself, and the bus channel health status is recorded for recovery of bus communication information during the monitoring process. Use when packing. At the same time, because the channel health status of the UM-BUS bus is based on node-to-node, this makes it impossible to use the two-dimensional channel health status table form in the master and slave communication nodes in the bus monitoring system, otherwise, the monitoring system cannot satisfy any two The organization needs to listen to the communication packets between communication nodes.

发明内容Contents of the invention

本发明的目的在于设计一种动态可重构总线监听系统中总线节点间通道健康状态记录装置,能够对动态可重构总线上所有节点之间的通道健康状态进行记录,并能够在总线通信过程监听时用于通信信息包的数据组织与恢复。The purpose of the present invention is to design a device for recording channel health status between bus nodes in a dynamic reconfigurable bus monitoring system, which can record the channel health status between all nodes on the dynamic reconfigurable bus, and can It is used for data organization and recovery of communication packets during monitoring.

为实现上述目的,本发明所采用的技术方案为:To achieve the above object, the technical solution adopted in the present invention is:

一种动态可重构总线监听系统的通道健康状态记录装置,其特征在于:所述通道健康状态记录装置包括通道检测识别模块、行列映射模块、三维通道表存储器、通道数据组织模块和通信数据缓冲存储器。A channel health state recording device for a dynamic reconfigurable bus monitoring system, characterized in that: the channel health state recording device includes a channel detection and identification module, a row and column mapping module, a three-dimensional channel table memory, a channel data organization module and a communication data buffer memory.

进一步地,所述通道检测识别模块用于对动态可重构总线的通道检测过程进行监视,当监视到一次通道检测过程时,根据监视到的检测信息包生成通道检测的源节点号、目标节点号、通道健康状态字以及通道检测完成信号并送给行列映射模块。Further, the channel detection identification module is used to monitor the channel detection process of the dynamic reconfigurable bus. When a channel detection process is monitored, the source node number and target node number of channel detection are generated according to the monitored detection information packet. Number, channel health status word and channel detection completion signal are sent to the row-column mapping module.

进一步地,所述行列映射模块用于生成三维通道表存储器的访问地址与控制信号,当收到通道检测识别模块送来的通道检测完成信号时,将通道检测识别模块送来的源节点号作为左口的行节点地址,目标节点号作为左口的列节点地址,把通道健康状态字从左口写入三维通道表存储器;将通道检测识别模块送来的目标节点号作为右口的行节点地址,源节点号作为右口的列节点地址,把通道健康状态字同时从右口写入三维通道表存储器。Further, the row-column mapping module is used to generate the access address and control signal of the three-dimensional channel table memory. When receiving the channel detection completion signal sent by the channel detection and identification module, the source node number sent by the channel detection and identification module is used as The row node address of the left port, the target node number is used as the column node address of the left port, and the channel health status word is written from the left port into the three-dimensional channel table memory; the target node number sent by the channel detection and identification module is used as the row node of the right port The address and the source node number are used as the column node address of the right port, and the channel health status word is simultaneously written into the three-dimensional channel table memory from the right port.

进一步地,所述三维通道表存储器是一个双端口存储器,用来存储动态可重构总线上所有节点两两之间的通道健康状态,其左、右两个端口的有效数据宽度与动态可重构总线的通道数量相同,左、右端口的有效地址位等分为行节点地址与列节点地址两部分,每个数据字代表了对应的行节点与列节点之间的通道健康状态,每一位对应动态可重构总线的一个通道,构成行节点、列节点及通道三个维度的通道健康状态存储表格。Further, the three-dimensional channel table memory is a dual-port memory, which is used to store the channel health status between all nodes on the dynamically reconfigurable bus, and the effective data width of the left and right ports and the dynamic reconfigurable The number of channels of the structural bus is the same. The effective address bits of the left and right ports are equally divided into two parts: row node address and column node address. Each data word represents the channel health status between the corresponding row node and column node. Each Bits correspond to a channel of the dynamically reconfigurable bus, forming a channel health state storage table in three dimensions of row nodes, column nodes and channels.

进一步地,所述通信数据缓冲存储器用于在动态可重构总线监听系统中存储监听到的总线通信信息和总线检测信息。Further, the communication data buffer memory is used for storing detected bus communication information and bus detection information in the dynamically reconfigurable bus monitoring system.

进一步地,所述通道数据组织模块用于对动态可重构总线进行监听,每当监听到一次总线通信过程时,将监听到的通信信息包的源节点号、目标节点号送给行列映射模块,行列映射模块将该源节点号与目标节点号作为行节点地址与列节点地址,从三维通道表存储器的任一个端口读取通道健康状态字,送给通道数据组织模块;通道数据组织模块依据该通道健康状态字从可用的总线通道上读取通信数据,组成通信信息包,附加包括时间码在内的信息后,存储到通信数据缓冲存储器中。Further, the channel data organization module is used to monitor the dynamic reconfigurable bus, and send the source node number and target node number of the monitored communication packet to the row and column mapping module whenever a bus communication process is monitored , the row and column mapping module uses the source node number and the target node number as the row node address and column node address, reads the channel health status word from any port of the three-dimensional channel table memory, and sends it to the channel data organization module; the channel data organization module is based on The channel health state word reads the communication data from the available bus channel, composes the communication information packet, adds information including the time code, and stores it in the communication data buffer memory.

进一步地,所述通道检测识别模块还用于在监视到一次通道检测过程时,将检测信息与包括时间码在内的信息一起组成检测信息包,存储到通信数据缓冲存储器中。Further, the channel detection and identification module is also used to compose a detection information packet together with information including time code and store the detection information in the communication data buffer memory when a channel detection process is monitored.

本发明实现的动态可重构总线监听系统中的通道健康状态记录装置解决了动态可重构总线监听系统对总线节点两两之间的通道健康状态的采集、记录与使用问题,为监听系统对总线通信活动进行实时、完整的监听记录提供了技术保障。The channel health state recording device in the dynamic reconfigurable bus monitoring system realized by the present invention solves the problem that the dynamic reconfigurable bus monitoring system collects, records and uses the channel health status between two bus nodes, and provides a monitoring system for the monitoring system. Real-time and complete monitoring records of bus communication activities provide technical support.

附图说明Description of drawings

图1是UM-BUS总线的拓扑结构图;Fig. 1 is a topological structure diagram of the UM-BUS bus;

图2是UM-BUS总线协议层次模型图;Fig. 2 is a hierarchical model diagram of the UM-BUS bus protocol;

图3是UM-BUS总线数据传输过程与数据通路示意图;Fig. 3 is a schematic diagram of UM-BUS bus data transmission process and data path;

图4是UM-BUS总线通道故障检测方法示意图;Fig. 4 is a schematic diagram of a UM-BUS bus channel fault detection method;

图5是动态可重构总线监听系统中的通道健康状态记录装置结构图;5 is a structural diagram of a channel health state recording device in a dynamic reconfigurable bus monitoring system;

图6是通道健康状态三维存储空间示意图。Fig. 6 is a schematic diagram of a three-dimensional storage space for channel health status.

具体实施方式Detailed ways

如图1所示,动态可重构总线(UM-BUS)采用基于M-LVDS的多通道智能动态冗余的总线型拓扑结构,支持最多30个通信节点直接互连,节点编号为1~30,编号0和31保留;使用最多32条通道并发传输数据,各通道编号为0~31;两个节点通信时,如果某一通道出现故障,可通过通道动态冗余及故障重构技术自动屏蔽故障通道,只在健康通道上进行数据交换。As shown in Figure 1, the dynamic reconfigurable bus (UM-BUS) adopts a multi-channel intelligent dynamic redundant bus topology based on M-LVDS, and supports direct interconnection of up to 30 communication nodes, and the node numbers are 1 to 30 , numbers 0 and 31 are reserved; use up to 32 channels to transmit data concurrently, and each channel is numbered from 0 to 31; when two nodes communicate, if a channel fails, it can be automatically shielded through channel dynamic redundancy and fault reconstruction technology Faulty channels, data exchange is only performed on healthy channels.

UM-BUS采用主从应答方式,在节点间以数据包的形式交互信息。总线上的节点按功能不同可划分为主节点、从节点及监视节点。一次通信过程只能由主节点通过向从节点发送命令包来启动,由从节点回送响应包结束。监视节点用于监视总线上的通信过程。UM-BUS adopts the master-slave response mode, and exchanges information between nodes in the form of data packets. Nodes on the bus can be divided into master nodes, slave nodes and monitoring nodes according to different functions. A communication process can only be started by the master node by sending a command packet to the slave node, and the slave node returns a response packet to end. Monitoring nodes are used to monitor the communication process on the bus.

如图3所示,数据通信时,在发送端,处理层从上层接口获得数据并存储到数据缓冲区,在传输子层根据MAC子层提供的有效线路信息将数据包动态均衡地分配到有效通道上,在物理层将分组数据包装后经8b/10b编码成比特流发送到链路上。在接收端,物理层将收到的数据进行时钟同步、8b/10b解码、串并转换后将通道数据解包,然后在传输子层根据MAC子层提供的通道健康状态信息,将所有有效通道上的数据进行动态组织,构成通信数据包(命令包或响应包),并存储在数据缓冲区,最后由处理层交给应用层处理。As shown in Figure 3, during data communication, at the sending end, the processing layer obtains data from the upper-layer interface and stores it in the data buffer, and at the transmission sub-layer, dynamically and evenly distributes the data packets to the effective line information provided by the MAC sub-layer. On the channel, the packet data is packaged at the physical layer and then encoded into a bit stream by 8b/10b and sent to the link. At the receiving end, the physical layer performs clock synchronization, 8b/10b decoding, and serial-to-parallel conversion on the received data to unpack the channel data, and then at the transmission sublayer, according to the channel health status information provided by the MAC sublayer, all valid channels The data on the network is dynamically organized to form a communication data packet (command packet or response packet), which is stored in the data buffer and finally handed over to the application layer by the processing layer for processing.

在复位后,UM-BUS总线上的所有主节点会轮流采用“命令-应答-确认”三段式通道故障检测算法,对总线其它所有节点逐一进行通道健康状态检测。如图4所示,通道检测过程从时间上分为三个阶段:①检测命令发送阶段,主节点从所有总线通道上向被检测的从节点发送检测命令包,启动通道检测过程;②检测状态应答阶段,被检测的从节点从所有收到检测命令的总线通道上,向发起检测的主节点回送检测应答包;③检测结果确认阶段,主节点再从所有收到检测应答包的通道上,向被检测的从节点发送检测确认包。对于主节点,能够收到检测应答包的通道是健康通道;对于从节点,能够收到检测确认包的通道是健康通道。在规定时间内主节点没有收到从节点的检测应答包,或从节点没有收到主节点的检测确认包,均认为检测过程超时,通道为故障通道,不可用。通道检测完成后,参与检测过程的主、从两个节点依据检测信息包接收情况分别更新各自的通道健康状态表。After reset, all master nodes on the UM-BUS will take turns to use the "command-response-confirm" three-stage channel fault detection algorithm to check the channel health status of all other nodes on the bus one by one. As shown in Figure 4, the channel detection process is divided into three stages in terms of time: ① detection command sending stage, the master node sends detection command packets from all bus channels to the detected slave nodes, and starts the channel detection process; ② detection status In the response phase, the detected slave node returns a detection response packet to the master node that initiated the detection from all the bus channels that received the detection command; Send a detection confirmation packet to the detected slave node. For the master node, the channel that can receive the detection response packet is a healthy channel; for the slave node, the channel that can receive the detection confirmation packet is a healthy channel. If the master node does not receive the detection response packet from the slave node within the specified time, or the slave node does not receive the detection confirmation packet from the master node, it is considered that the detection process has timed out, and the channel is a faulty channel and cannot be used. After the channel detection is completed, the master and slave nodes participating in the detection process update their respective channel health status tables according to the reception of detection information packets.

UM-BUS总线监视节点挂接在总线上,对总线上的通信、检测等活动进行监听记录,并将记录的总线活动信息传送给后台处理器进行分类、分析。总线监视节点只对总线上的活动进行监听记录,不能向总线发送信息。总线监视节点通常由总线监听系统、通信数据缓冲存储器、传输控制模块及后台处理计算机组成。总线监听系统负责对总线上所有通道进行监听,采集总线上各种通信过程、检测过程及其它活动过程的命令、状态、数据及时间等通信信息及工作状态数据,将这些信息记录到通信数据缓冲存储器中。传输控制模块在后台处理计算机的控制下将通信数据缓冲存储器中的记录数据传输给后台处理计算机。后台处理计算机完成对监听数据的分类分析与存储,供用户使用。The UM-BUS bus monitoring node is connected to the bus, monitors and records the communication, detection and other activities on the bus, and transmits the recorded bus activity information to the background processor for classification and analysis. The bus monitoring node only monitors and records the activities on the bus, but cannot send information to the bus. The bus monitoring node is usually composed of a bus monitoring system, a communication data buffer memory, a transmission control module and a background processing computer. The bus monitoring system is responsible for monitoring all channels on the bus, collecting communication information and working status data such as commands, status, data and time of various communication processes, detection processes and other active processes on the bus, and recording these information into the communication data buffer in memory. The transmission control module transmits the record data in the communication data buffer memory to the background processing computer under the control of the background processing computer. The background processing computer completes the classified analysis and storage of the monitoring data for users to use.

总线监听系统是总线监视节点的核心组成部分,通常也采用图3所示的组织结构,但只实现从物理通道到处理层的单向数据通路。由物理层接收通道数据流,进行时钟同步、8b/10b解码、串并转换后,将通道数据解包,然后在传输子层根据MAC子层提供的通道健康状态信息,将所有有效通道上的数据进行动态组织,构成通信数据包(命令包或响应包),并存储在数据缓冲子层的数据缓冲区,最后由处理层将通信数据包与时间码等其它信息一起写入通信数据缓冲存储器,等待传送给后台处理计算机。The bus monitoring system is the core component of the bus monitoring node, and usually adopts the organizational structure shown in Figure 3, but only realizes the one-way data path from the physical channel to the processing layer. The channel data flow is received by the physical layer, after clock synchronization, 8b/10b decoding, and serial-to-parallel conversion, the channel data is unpacked, and then in the transmission sublayer, according to the channel health status information provided by the MAC sublayer, the The data is dynamically organized to form a communication data packet (command packet or response packet), and stored in the data buffer of the data buffer sublayer, and finally the processing layer writes the communication data packet together with other information such as time code into the communication data buffer memory , waiting to be sent to the background processing computer.

基于上述UM-BUS总线及总线监视节点的工作原理,本发明的通道健康状态记录装置的一种具体实施方式如下:Based on the operating principle of the above-mentioned UM-BUS bus and bus monitoring nodes, a specific implementation of the channel health state recording device of the present invention is as follows:

在总线监听系统中设置如图5所示的一个通道健康状态记录装置,包括通道检测识别模块、行列映射模块、三维通道表存储器、通道数据组织模块和通信数据缓冲存储器。通道检测识别模块在MAC子层监视总线上的通道检测过程,生成通道检测的源节点号、目标节点号及通道健康状态字。行列映射模块根据通道检测识别模块和通道数据组织模块的请求对三维通道表存储器进行读写。通道数据组织模块是传输子层、数据缓冲子层及处理层的具体实现,负责总线通信数据包的动态组织与传输控制。通信数据缓冲存储器用于在动态可重构总线监听系统中存储监听到的总线通信信息和总线检测信息,后台处理器需要时,会从通信数据缓冲存储器取走这些监听到的总线活动信息。A channel health state recording device as shown in Figure 5 is set in the bus monitoring system, including a channel detection and identification module, a row and column mapping module, a three-dimensional channel table memory, a channel data organization module and a communication data buffer memory. The channel detection and identification module monitors the channel detection process on the bus at the MAC sublayer, and generates source node numbers, target node numbers and channel health status words for channel detection. The row-column mapping module reads and writes the three-dimensional channel table memory according to the request of the channel detection and identification module and the channel data organization module. The channel data organization module is the specific implementation of the transmission sublayer, data buffer sublayer and processing layer, responsible for the dynamic organization and transmission control of bus communication data packets. The communication data buffer memory is used to store the monitored bus communication information and bus detection information in the dynamic reconfigurable bus monitoring system. When the background processor needs it, it will take the monitored bus activity information from the communication data buffer memory.

三维通道表存储器是一个双端口存储器,用来存储动态可重构总线上所有节点两两之间的通道健康状态。如图5所示,三维通道表存储器左、右两个端口的有效数据宽度与动态可重构总线的通道数量相同,左、右端口的有效地址位等分为行节点地址与列节点地址两部分,每个数据字代表了对应的行节点与列节点之间的通道健康状态,每一位对应动态可重构总线的一个通道,构成行节点、列节点及通道三个维度的通道健康状态存储表格。The three-dimensional channel table memory is a dual-port memory, which is used to store the channel health status between all nodes on the dynamically reconfigurable bus. As shown in Figure 5, the effective data width of the left and right ports of the three-dimensional channel table memory is the same as the number of channels of the dynamic reconfigurable bus, and the effective address bits of the left and right ports are equally divided into row node address and column node address. Each data word represents the channel health status between the corresponding row node and column node, and each bit corresponds to a channel of the dynamic reconfigurable bus, which constitutes the channel health status in three dimensions of row node, column node and channel Store the table.

通道健康状态记录装置采用如下方法和步骤获取和记录总线上所有节点两两之间的通道健康状态,供传输子层动态组织通信数据包时使用:The channel health status recording device adopts the following methods and steps to obtain and record the channel health status between all nodes on the bus for use when the transmission sublayer dynamically organizes communication data packets:

(1)通道检测识别模块在MAC子层中,对各个通道MAC模块(MAC1~MAC32)输出的通道数据包进行实时监测,发现检测信息包(检测命令包、检测应答包或检测确认包)时,进入通道检测过程的相应阶段,并启动定时器开始总线通道检测过程跟踪,从检测信息包中提取通道检测的源节点号与目标节点号。总线通道检测结果确认阶段定时结束时,通道检测识别模块根据各通道是否监测到检测确认包来确定其健康状态,组成本次通道检测的通道健康状态字,能够监测到检测确认包的通道均为可用的健康通道,否则为故障通道。完成总线通道检测过程的跟踪后,通道检测识别模块把本次检测的源节点号、目标节点号和通道健康状态字送给行列映射模块,并生成一个通道检测完成信号通知行列映射模块一次通道检测过程的完成,请求行列映射模块将通道健康状态字写入三维通道表存储器。通道检测识别模块在通道检测完成时,还需要将检测信息(包括源节点号、目标节点号、通道健康状态字、三种检测信息包监测情况等)与时间码等其它信息一起组成检测信息包,写入通信数据缓冲存储器中。(1) The channel detection and identification module is in the MAC sublayer, and monitors the channel data packets output by each channel MAC module (MAC1~MAC32) in real time, and when a detection information packet (detection command packet, detection response packet or detection confirmation packet) is found , enter the corresponding stage of the channel detection process, start the timer to start the tracking of the bus channel detection process, and extract the source node number and target node number of the channel detection from the detection information packet. When the timing of the bus channel detection result confirmation phase ends, the channel detection and identification module determines the health status of each channel according to whether the detection confirmation packet is monitored, and the channel health status word that constitutes this channel detection, the channels that can monitor the detection confirmation packet are A healthy channel is available, otherwise a faulty channel. After completing the tracking of the bus channel detection process, the channel detection and identification module sends the source node number, target node number and channel health status word of this detection to the row and column mapping module, and generates a channel detection completion signal to inform the row and column mapping module of a channel detection After the process is completed, the row-column mapping module is requested to write the channel health status word into the three-dimensional channel table memory. When the channel detection and identification module completes the channel detection, it also needs to combine the detection information (including source node number, target node number, channel health status word, three detection information packet monitoring conditions, etc.) together with time code and other information to form a detection information packet , write to the communication data buffer memory.

(2)行列映射模块收到通道检测识别模块送来的通道检测完成信号时,将通道检测识别模块送来的源节点号作为左口的行节点地址,目标节点号作为左口的列节点地址,把通道健康状态字从左口写入三维通道表存储器;同时将通道检测识别模块送来的目标节点号作为右口的行节点地址,源节点号作为右口的列节点地址,把通道健康状态字从右口也写入三维通道表存储器。(2) When the row and column mapping module receives the channel detection completion signal sent by the channel detection and identification module, the source node number sent by the channel detection and identification module is used as the row node address of the left port, and the target node number is used as the column node address of the left port , write the channel health status word from the left port into the three-dimensional channel table memory; at the same time, use the target node number sent by the channel detection and identification module as the row node address of the right port, and the source node number as the column node address of the right port, write the channel health The status word is also written into the three-dimensional channel table memory from the right port.

(3)通道数据组织模块通过对各个通道MAC模块(MAC1~MAC32)输出的通道数据包进行实时监测,实现对动态可重构总线的监听。每当通道MAC模块收到一个数据包时,如果是通信信息包的一部分,通道数据组织模块认为监听到一次总线通信活动,根据总线通信协议,从通道数据包中提取本次总线通信活动的源节点号和目标节点号送给行列映射模块。行列映射模块将该源节点号与目标节点号作为左口的行节点地址与列节点地址,从三维通道表存储器左口读出通道健康状态字,送给通道数据组织模块。之后,通道数据组织模块依据该通道健康状态字从可用的总线通道上读取通信数据,组成通信信息包,附加时间码等其它信息后,存储到通信数据缓冲存储器中。(3) The channel data organization module monitors the dynamic reconfigurable bus by monitoring the channel data packets output by each channel MAC module (MAC1-MAC32) in real time. Whenever the channel MAC module receives a data packet, if it is a part of the communication information packet, the channel data organization module thinks that a bus communication activity has been monitored, and extracts the source of this bus communication activity from the channel data packet according to the bus communication protocol. The node number and target node number are sent to the row-column mapping module. The row and column mapping module uses the source node number and target node number as the row node address and column node address of the left port, reads the channel health status word from the left port of the three-dimensional channel table memory, and sends it to the channel data organization module. Afterwards, the channel data organization module reads the communication data from the available bus channel according to the channel health status word, forms a communication information packet, adds time code and other information, and stores it in the communication data buffer memory.

表2三维通道表存储器总线通道健康状态的存储形式Table 2 The storage form of the health state of the memory bus channel in the three-dimensional channel table

本实施例中,UM-BUS总线支持30个通信节点和32条总线通道,包括0和31两个保留节点,共32个节点,节点号和通道号均需要用5位二进制数表示。为了存储所有节点两两之间的通道健康状态,三维通道表存储器采用1024字的32位双端口存储器。三维通道表存储器中总线通道健康状态的存储形式如表2所示,行节点维和列节点维各占5位,构成三维通道表存储器的10位访问地址。三维通道表存储器每个32位字按位对应一个物理通道,存储通道的健康状态X,X为0时表示通道故障不可用,为1时表示通道为健康可用的状态。In this embodiment, the UM-BUS bus supports 30 communication nodes and 32 bus channels, including two reserved nodes 0 and 31, a total of 32 nodes, and both the node number and the channel number need to be represented by 5-digit binary numbers. In order to store the channel health states between all nodes, the three-dimensional channel table memory uses a 32-bit dual-port memory with 1024 words. The storage form of the health state of the bus channel in the three-dimensional channel table memory is shown in Table 2. The row node dimension and the column node dimension each occupy 5 bits, constituting the 10-bit access address of the three-dimensional channel table memory. Each 32-bit word of the three-dimensional channel table memory corresponds to a physical channel bit by bit, and stores the health status X of the channel. When X is 0, it indicates that the channel is faulty and unavailable, and when it is 1, it indicates that the channel is in a healthy and available state.

在通道数据组织模块读取通道健康状态字时,将源节点号作为行节点维地址,目标节点号作为列节点维地址,即可读取源节点到目标节点发送通信数据包时的通道健康状态字。此时,三维通道表存储器中每一位就构成了如图6所示的三维访问空间,可以给出两个通信节点间任意一个通道的健康状态。图6中,M(2,30,6)=1表示三维通道表存储器中节点2到节点30通信时第6个通道的健康状态为健康可用,M(3,4,4)=1表示节点3到节点4通信时第4个通道的健康状态为健康可用。When the channel data organization module reads the channel health status word, the source node number is used as the row node dimension address, and the target node number is used as the column node dimension address to read the channel health status when the source node sends communication data packets to the target node Character. At this time, each bit in the three-dimensional channel table memory constitutes a three-dimensional access space as shown in FIG. 6 , which can give the health status of any channel between two communication nodes. In Fig. 6, M (2, 30, 6) = 1 represents that the health status of the sixth channel is healthy and available when node 2 communicates with node 30 in the three-dimensional channel table memory, and M (3, 4, 4) = 1 represents the node When communicating from node 3 to node 4, the health status of the fourth channel is healthy and available.

按照UM-BUS总线协议,总线通信过程由主节点发送通信命令包启动,从节点发送通信响应包结束,任何时刻,总线上只能传送一个通信数据包。因此在监听过程中,通道数据组织模块只会从三维通道表存储器中读取源节点到目标节点的通道健康状态字,从三维通道表存储器的一个端口进行访问即可。但是,由于在通信过程中,主、从节点都会作为源节点向对方发送通信数据包,因此,三维通道表存储器必须能够提供任意一个节点作为源节点到其它节点的通道健康状态。According to the UM-BUS bus protocol, the bus communication process is started by the master node sending a communication command packet, and the slave node sends a communication response packet to end. At any time, only one communication data packet can be transmitted on the bus. Therefore, during the monitoring process, the channel data organization module only reads the channel health status word from the source node to the target node from the three-dimensional channel table memory, and accesses it from one port of the three-dimensional channel table memory. However, during the communication process, both master and slave nodes will serve as source nodes to send communication data packets to each other, therefore, the three-dimensional channel table memory must be able to provide channel health status from any node as source node to other nodes.

然而,按照UM-BUS总线协议,UM-BUS总线检测过程只能由主节点启动,即通道检测过程中的源节点只能是发起检测的主节点,目标节点则是被检测的节点。这样从节点就不可能作为检测过程中的源节点出现,不作特别处理,就无法在三维通道表存储器中建立从节点作为源节点时的通道健康状态字,导致无法监听从节点发出的通信响应包。考虑以下两个问题:1)UM-BUS总线中不存在从节点到从节点和节点到自已的通信过程;2)总线通道检测过程中,对主、从节点的双向通道都进行了检测,所以主节点到从节点的通道健康状态与从节点到主节点的通道健康状态是一致的。因此,对三维通道表存储器的通道健康状态的存储做以下处理:However, according to the UM-BUS bus protocol, the UM-BUS bus detection process can only be initiated by the master node, that is, the source node in the channel detection process can only be the master node that initiates the detection, and the target node is the detected node. In this way, it is impossible for the slave node to appear as the source node in the detection process. Without special treatment, the channel health status word when the slave node is used as the source node cannot be established in the three-dimensional channel table memory, resulting in the inability to monitor the communication response packet sent by the slave node. . Consider the following two issues: 1) There is no communication process from node to slave node and from node to self in the UM-BUS bus; 2) During the bus channel detection process, the bidirectional channels of the master and slave nodes are detected, so The health status of the channel from the master node to the slave node is consistent with the health status of the channel from the slave node to the master node. Therefore, the following processing is performed on the storage of the channel health state of the three-dimensional channel table memory:

(1)在监视到一次检测过程结束时,行列映射模块通过源节点号与目标节点号在左、右端口的行节点号和列节点号的不同对应关系,从左、右两个端口将通道健康状态字对称地写入三维通道表存储器中相应的两个位置。(1) When monitoring to the end of a detection process, the row-column mapping module maps the channel from the left and right ports to The health status word is symmetrically written to two corresponding locations in the three-dimensional channel table memory.

(2)在复位时,将三维通道表存储器的所有位均写入0。这样,总线检测过程全部结束后,主节点到其它节点和从节点到主节点之间的通道健康状态字均会在检测过程中写入实际的通道健康状态字,而各个从节点到其它从节点及各节点到自己的通道健康状态字会保持为全0。(2) When resetting, write all bits of the three-dimensional channel table memory into 0. In this way, after the bus detection process is all over, the channel health status word between the master node and other nodes and the slave node to the master node will be written into the actual channel health status word during the detection process, and each slave node to other slave nodes And the channel health status word from each node to itself will remain all 0.

本发明实现的动态可重构总线监听系统中的通道健康状态记录装置,解决了动态可重构总线监听系统中,总线各节点之间通道健康状态获取、记录及使用的问题,实现了对动态可重构总线通信活动的正确监听。The channel health state recording device in the dynamic reconfigurable bus monitoring system realized by the present invention solves the problem of obtaining, recording and using the channel health status between nodes of the bus in the dynamic reconfigurable bus monitoring system, and realizes the dynamic Proper monitoring of reconfigurable bus communication activity.

在不脱离本发明精神的范围内,本发明可以具有多种变形,如:总线支持的节点数量、通道数量、节点与通道的编号方式等,均可在不同的实施中改变。这些变形也包含在本发明所要求保护的范围之内。Within the scope of not departing from the spirit of the present invention, the present invention can have various modifications, such as: the number of nodes supported by the bus, the number of channels, the numbering method of nodes and channels, etc., which can be changed in different implementations. These modifications are also included within the scope of protection claimed by the present invention.

Claims (7)

1.一种动态可重构总线监听系统的通道健康状态记录装置,其特征在于:所述通道健康状态记录装置包括通道检测识别模块、行列映射模块、三维通道表存储器、通道数据组织模块和通信数据缓冲存储器。1. A channel health state recording device of a dynamic reconfigurable bus monitoring system, characterized in that: the channel health state recording device includes a channel detection and identification module, a row and column mapping module, a three-dimensional channel table memory, a channel data organization module and a communication Data buffer memory. 2.根据权利要求1所述的通道健康状态记录装置,其特征在于:所述通道检测识别模块用于对动态可重构总线的通道检测过程进行监视,当监视到一次通道检测过程时,根据监视到的检测信息包生成通道检测的源节点号、目标节点号、通道健康状态字以及生成通道检测完成信号并送给行列映射模块。2. The channel health state recording device according to claim 1, characterized in that: the channel detection identification module is used to monitor the channel detection process of the dynamic reconfigurable bus, when a channel detection process is monitored, according to The monitored detection information packet generates the source node number, target node number, channel health status word and channel detection completion signal of the channel detection and sends them to the row-column mapping module. 3.根据权利要求1所述的通道健康状态记录装置,其特征在于:所述行列映射模块用于生成三维通道表存储器的访问地址与控制信号,当收到通道检测识别模块送来的通道检测完成信号时,将通道检测识别模块送来的源节点号作为左口的行节点地址,目标节点号作为左口的列节点地址,把通道健康状态字从左口写入三维通道表存储器;将通道检测识别模块送来的目标节点号作为右口的行节点地址,源节点号作为右口的列节点地址,把通道健康状态字同时从右口写入三维通道表存储器。3. The channel health state recording device according to claim 1, characterized in that: the row and column mapping module is used to generate the access address and control signal of the three-dimensional channel table memory, when receiving the channel detection and identification module sent by the channel detection and identification module When the signal is completed, the source node number sent by the channel detection and identification module is used as the row node address of the left port, the target node number is used as the column node address of the left port, and the channel health status word is written into the three-dimensional channel table memory from the left port; The target node number sent by the channel detection and identification module is used as the row node address of the right port, the source node number is used as the column node address of the right port, and the channel health status word is simultaneously written into the three-dimensional channel table memory from the right port. 4.根据权利要求1所述的通道健康状态记录装置,其特征在于:所述三维通道表存储器是一个双端口存储器,用来存储动态可重构总线上所有节点两两之间的通道健康状态,其左、右两个端口的有效数据宽度与动态可重构总线的通道数量相同,左、右端口的有效地址位等分为行节点地址与列节点地址两部分,每个数据字代表了对应的行节点与列节点之间的通道健康状态,每一位对应动态可重构总线的一个通道,构成行节点、列节点及通道三个维度的通道健康状态存储表格。4. The channel health state recording device according to claim 1, characterized in that: the three-dimensional channel table memory is a dual-port memory for storing the channel health states between all nodes on the dynamically reconfigurable bus , the effective data width of the left and right ports is the same as the number of channels of the dynamic reconfigurable bus, the effective address bits of the left and right ports are equally divided into two parts: the row node address and the column node address, and each data word represents Corresponding to the channel health status between row nodes and column nodes, each bit corresponds to a channel of the dynamic reconfigurable bus, forming a channel health status storage table in three dimensions of row nodes, column nodes and channels. 5.根据权利要求1所述的通道健康状态记录装置,其特征在于:所述通信数据缓冲存储器用于在动态可重构总线监听系统中存储监听到的总线通信信息和总线检测信息。5 . The channel health state recording device according to claim 1 , wherein the communication data buffer memory is used for storing monitored bus communication information and bus detection information in the dynamically reconfigurable bus monitoring system. 5 . 6.根据权利要求1所述的通道健康状态记录装置,其特征在于:所述通道数据组织模块用于对动态可重构总线进行监听,每当监听到一次总线通信过程时,将监听到的通信信息包的源节点号、目标节点号送给行列映射模块,行列映射模块将该源节点号与目标节点号作为行节点地址与列节点地址,从三维通道表存储器的任一个端口读取通道健康状态字,送给通道数据组织模块;通道数据组织模块依据该通道健康状态字从可用的总线通道上读取通信数据,组成通信信息包,附加包括时间码在内的信息后,存储到通信数据缓冲存储器中。6. The channel health state recording device according to claim 1, characterized in that: the channel data organization module is used to monitor the dynamic reconfigurable bus, and whenever a bus communication process is monitored, the monitored The source node number and target node number of the communication information packet are sent to the row-column mapping module, and the row-column mapping module uses the source node number and the target node number as the row node address and the column node address, and reads the channel from any port of the three-dimensional channel table memory The health status word is sent to the channel data organization module; the channel data organization module reads the communication data from the available bus channel according to the channel health status word, forms a communication information packet, and stores it in the communication after adding the information including the time code. in the data buffer memory. 7.根据权利要求2所述的通道健康状态记录装置,其特征在于:所述通道检测识别模块还用于在监视到一次通道检测过程时,将检测信息与包括时间码在内的信息一起组成检测信息包,存储到通信数据缓冲存储器中。7. The channel health state recording device according to claim 2, characterized in that: the channel detection identification module is also used to compose the detection information together with the information including the time code when a channel detection process is monitored The detection packet is stored in the communication data buffer memory.
CN201510398170.4A 2015-07-09 2015-07-09 Passage health status tape deck in dynamic reconfigurable bus monitoring system Active CN104951385B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510398170.4A CN104951385B (en) 2015-07-09 2015-07-09 Passage health status tape deck in dynamic reconfigurable bus monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510398170.4A CN104951385B (en) 2015-07-09 2015-07-09 Passage health status tape deck in dynamic reconfigurable bus monitoring system

Publications (2)

Publication Number Publication Date
CN104951385A true CN104951385A (en) 2015-09-30
CN104951385B CN104951385B (en) 2017-10-13

Family

ID=54166053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510398170.4A Active CN104951385B (en) 2015-07-09 2015-07-09 Passage health status tape deck in dynamic reconfigurable bus monitoring system

Country Status (1)

Country Link
CN (1) CN104951385B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108039992A (en) * 2017-11-30 2018-05-15 中国航空工业集团公司沈阳飞机设计研究所 A kind of airborne 1394b bus control units node standby system
CN108829624A (en) * 2018-06-25 2018-11-16 首都师范大学 A kind of storage organization method of CPS nodal community data and functional method code
CN108845964A (en) * 2018-06-25 2018-11-20 首都师范大学 A kind of CPS host node dynamic identifying method based on UM-BUS bus
WO2019052275A1 (en) * 2017-09-12 2019-03-21 中兴通讯股份有限公司 Bus monitoring system, method and apparatus
CN119166572A (en) * 2024-08-27 2024-12-20 北京宇航系统工程研究所 A Universal M-LVDS Bus Protocol Design Method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218345A (en) * 2013-03-15 2013-07-24 上海安路信息科技有限公司 Dynamic reconfigurable system adaptable to plurality of dataflow computation modes and operating method
US20140195711A1 (en) * 2013-01-04 2014-07-10 American Megatrends, Inc. Pci express channel implementation in intelligent platform management interface stack
CN204463106U (en) * 2015-04-03 2015-07-08 张家祺 UM-BUS bus channel fault detection controller
CN204808310U (en) * 2015-07-09 2015-11-25 首都师范大学 Passageway health condition recorder among developments restructural bus monitor system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140195711A1 (en) * 2013-01-04 2014-07-10 American Megatrends, Inc. Pci express channel implementation in intelligent platform management interface stack
CN103218345A (en) * 2013-03-15 2013-07-24 上海安路信息科技有限公司 Dynamic reconfigurable system adaptable to plurality of dataflow computation modes and operating method
CN204463106U (en) * 2015-04-03 2015-07-08 张家祺 UM-BUS bus channel fault detection controller
CN204808310U (en) * 2015-07-09 2015-11-25 首都师范大学 Passageway health condition recorder among developments restructural bus monitor system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019052275A1 (en) * 2017-09-12 2019-03-21 中兴通讯股份有限公司 Bus monitoring system, method and apparatus
US11093361B2 (en) 2017-09-12 2021-08-17 Zte Corporation Bus monitoring system, method and apparatus
CN108039992A (en) * 2017-11-30 2018-05-15 中国航空工业集团公司沈阳飞机设计研究所 A kind of airborne 1394b bus control units node standby system
CN108039992B (en) * 2017-11-30 2020-10-09 中国航空工业集团公司沈阳飞机设计研究所 Airborne 1394b bus controller node backup system
CN108829624A (en) * 2018-06-25 2018-11-16 首都师范大学 A kind of storage organization method of CPS nodal community data and functional method code
CN108845964A (en) * 2018-06-25 2018-11-20 首都师范大学 A kind of CPS host node dynamic identifying method based on UM-BUS bus
CN108829624B (en) * 2018-06-25 2021-04-06 首都师范大学 A storage organization method of CPS node attribute data and function method code
CN108845964B (en) * 2018-06-25 2021-04-09 首都师范大学 A dynamic identification method of CPS master node based on UM-BUS bus
CN119166572A (en) * 2024-08-27 2024-12-20 北京宇航系统工程研究所 A Universal M-LVDS Bus Protocol Design Method

Also Published As

Publication number Publication date
CN104951385B (en) 2017-10-13

Similar Documents

Publication Publication Date Title
CN104951385B (en) Passage health status tape deck in dynamic reconfigurable bus monitoring system
CN103905281B (en) FC-AE-1553 bus node card capable of interchangeably achieving functions of network controller and network terminal
CN101661454B (en) High-speed serial buss system capable of being dynamically reconfigured and control method thereof
CN103942014B (en) FC-AE-1553 protocol interface card storage mapping device and storage mapping method
CN101853237A (en) System on Chip and Transmission Method under AXI Bus
CN104063300A (en) Acquisition device based on FPGA (Field Programmable Gate Array) for monitoring information of high-end multi-channel server
CN106027424A (en) Ethernet exchange device based on RapidIO exchange technology
CN105577430A (en) A node management method for high-end fault-tolerant server
CN105045532B (en) The three-level buffer storage and method of dynamic reconfigurable bus monitoring system
CN108563501A (en) The interrupt requests method and device of dynamic reconfigurable high-speed serial bus
CN101883094B (en) Embedded universal plug and play industrial monitoring network database service system
CN110798479B (en) Interoperability device and method for dynamically reconfigurable high-speed serial bus and Ethernet
JP6592599B2 (en) Packet forwarding
CN103929475A (en) A kind of hard disk storage system of Ethernet architecture and hard disk data operation method
CN107689914A (en) A kind of communication means for the Multifunctional gateway for supporting TRDP agreements
CN102665237B (en) Simulative Ir interface protocol conformance testing device and interoperability testing method
CN204808310U (en) Passageway health condition recorder among developments restructural bus monitor system
CN108845964A (en) A kind of CPS host node dynamic identifying method based on UM-BUS bus
CN204463106U (en) UM-BUS bus channel fault detection controller
CN111585859B (en) Information physical system capable of multi-level expansion
CN110868458A (en) A communication method and device for stabilizing a control system
CN103150127A (en) System for accessing storage in multiple paths, configuration of system, and access method
CN204808302U (en) Developments restructural bus monitor system's tertiary buffering storage device
CN105159605A (en) Storage server architecture
CN108829624A (en) A kind of storage organization method of CPS nodal community data and functional method code

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