CN111478814A - Anti-interference RapidIO exchanger data exchange implementation method - Google Patents

Anti-interference RapidIO exchanger data exchange implementation method Download PDF

Info

Publication number
CN111478814A
CN111478814A CN202010274539.1A CN202010274539A CN111478814A CN 111478814 A CN111478814 A CN 111478814A CN 202010274539 A CN202010274539 A CN 202010274539A CN 111478814 A CN111478814 A CN 111478814A
Authority
CN
China
Prior art keywords
port
fault
exchanger
normal
message
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
CN202010274539.1A
Other languages
Chinese (zh)
Other versions
CN111478814B (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.)
CETC 58 Research Institute
Original Assignee
CETC 58 Research Institute
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 CETC 58 Research Institute filed Critical CETC 58 Research Institute
Priority to CN202010274539.1A priority Critical patent/CN111478814B/en
Publication of CN111478814A publication Critical patent/CN111478814A/en
Application granted granted Critical
Publication of CN111478814B publication Critical patent/CN111478814B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • H04L43/065Generation of reports related to network devices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Abstract

The invention discloses an anti-interference RapidIO exchanger data exchange implementation method, and belongs to the technical field of communication. The method for realizing the data exchange of the anti-interference RapidIO exchanger comprises a normal port response exchanger report fault processing method and a normal port non-timely response exchanger report fault processing method. The invention can realize that the transmission message is not lost and reduce the number of lost packets for the port fault interruption caused by the transient interference.

Description

Anti-interference RapidIO exchanger data exchange implementation method
Technical Field
The invention relates to the technical field of communication, in particular to an anti-interference RapidIO exchanger data exchange implementation method.
Background
RapidIO is a widely used high speed, highly reliable bus capable of speeds up to several gigabytes per second. RapidIO of multiple nodes requires RapidIO switches for data interaction. When some nodes are in an environment which is easy to interfere, such as electromagnetic interference, ionization interference and the like, because of needs, link failures frequently occur; the buffer area in the switch is only several kilobytes, and the RapidIO can cause the loss of data sent to a fault node due to the overflow of the buffer area in the process of processing frequent faults, so that a mechanism for automatically recovering the data overflowed by the buffer area in the fault process is necessary for a RapidIO switching network in a working and interference environment.
In the existing solution, the switch buffers the data destined to the failed port in the transmit buffer of the failed port. When a fault port has a sending fault, the fault response message informs each normal port needing to perform message transmission with the fault port through the exchanger, and the exchanger discards the message sent to the fault port after each normal port responds, so that packet loss can be caused.
Disclosure of Invention
The invention aims to provide an anti-interference RapidIO exchanger data exchange implementation method to solve the problem that a RapidIO exchanger working in an easily interfered environment is easy to lose transmission messages due to port failure.
In order to solve the technical problem, the invention provides an anti-interference RapidIO exchanger data exchange implementation method, which comprises a normal port response exchanger report fault processing method and a normal port non-timely response exchanger report fault processing method; wherein the content of the first and second substances,
the normal port response switch report fault handling method comprises the following steps:
the exchanger responds to the failure port and marks;
the exchanger requires all the data sent by the normal port to the fault port to make fault response;
the exchanger transfers the unsent message of the fault port sending buffer area to the backup space and records the message in sequence;
the normal port responds to the fault, stops sending to the fault port and waits for the fault to be relieved;
after the failure is relieved, the exchanger takes out the unsent message of the failure port from the backup space and puts the unsent message into a sending buffer area;
after the message in the original fault port sending buffer area is sent, normal data transmission is carried out;
the method for processing the failure of the normal port which does not respond to the report of the switch in time comprises the following steps:
the normal port does not respond to the fault, and continues to send messages to the fault port;
the exchanger backups the messages continuously sent to the fault port and numbers the messages according to the sequence of the messages;
before the failure is relieved, the exchanger continuously checks whether the backup space overflows or not;
if the overflow happens, the new message covers the old message and records that the overflow happens and the fault port is disconnected;
if not, the exchanger delays to inform other ports that the original fault port is normal; the exchanger takes out the message from the backup space according to the serial number and sends the message to the original fault port; the exchanger takes out all the backup space messages to inform other ports that the original fault ports are normal; the failed port flag is cancelled.
The invention provides an anti-interference RapidIO exchanger data exchange implementation method, which comprises a normal port response exchanger report fault processing method and a normal port non-timely response exchanger report fault processing method. The invention can realize that the transmission message is not lost and reduce the number of lost packets for the port fault interruption caused by the transient interference.
Drawings
FIG. 1 is a flow diagram of a normal port response switch report failure handling method;
fig. 2 is a flow chart illustrating a method for handling a failure of a normal port not responding to a switch report in time.
Detailed Description
The following describes in detail an implementation method of data exchange of an anti-interference RapidIO switch according to the present invention with reference to the accompanying drawings and specific embodiments. Advantages and features of the present invention will become apparent from the following description and from the claims. It is to be noted that the drawings are in a very simplified form and are not to precise scale, which is merely for the purpose of facilitating and distinctly claiming the embodiments of the present invention.
Example one
The invention provides an anti-interference RapidIO exchanger data exchange implementation method, which comprises a normal port response exchanger report fault processing method and a normal port non-timely response exchanger report fault processing method; wherein the content of the first and second substances,
the normal port response exchanger report failure processing method is as shown in fig. 1, firstly the exchanger responds to a failure port, the exchanger marks the failure port, then the exchanger requires all normal ports sent to the failure port to respond to the failure, the exchanger transfers the unsent message of the failure port sending buffer area to a backup space and records the information in sequence, then the normal port responds to the failure and stops sending the message to the failure port, then the exchanger takes out the unsent message of the failure port from the backup space and puts the unsent message into the sending buffer area after the failure is removed, and finally the original failure port sends the message in the buffer area and transmits normal data after the message is sent;
the method for processing the report fault of the exchanger with the normal port not responding to the fault in time is shown in fig. 2, firstly, the normal port not responding to the fault in time and still continuously sending the message to the fault port, and then the exchanger backups the message continuously sent to the fault port and numbers the message according to the message sequence; the switch keeps checking whether the backup space overflows before the failure is resolved:
if the backup space of the exchanger overflows before the failure is relieved, the exchanger marks the failure port and then disconnects the failure port;
if the backup space of the exchanger is not overflowed when the fault is relieved, the exchanger delays and informs other ports that the original fault port is normal, the exchanger takes out the message from the backup space according to the serial number and sends the message to the original fault port, and finally the exchanger takes out all the backup space messages and informs other ports that the original fault port is normal and cancels the mark of the fault port.
The above description is only for the purpose of describing the preferred embodiments of the present invention, and is not intended to limit the scope of the present invention, and any variations and modifications made by those skilled in the art based on the above disclosure are within the scope of the appended claims.

Claims (1)

1. An anti-interference RapidIO exchanger data exchange implementation method is characterized by comprising a normal port response exchanger report fault processing method and a normal port non-timely response exchanger report fault processing method; wherein the content of the first and second substances,
the normal port response switch report fault handling method comprises the following steps:
the exchanger responds to the failure port and marks;
the exchanger requires all the data sent by the normal port to the fault port to make fault response;
the exchanger transfers the unsent message of the fault port sending buffer area to the backup space and records the message in sequence;
the normal port responds to the fault, stops sending to the fault port and waits for the fault to be relieved;
after the failure is relieved, the exchanger takes out the unsent message of the failure port from the backup space and puts the unsent message into a sending buffer area;
after the message in the original fault port sending buffer area is sent, normal data transmission is carried out;
the method for processing the failure of the normal port which does not respond to the report of the switch in time comprises the following steps:
the normal port does not respond to the fault, and continues to send messages to the fault port;
the exchanger backups the messages continuously sent to the fault port and numbers the messages according to the sequence of the messages;
before the failure is relieved, the exchanger continuously checks whether the backup space overflows or not;
if the overflow happens, the new message covers the old message and records that the overflow happens and the fault port is disconnected;
if not, the exchanger delays to inform other ports that the original fault port is normal; the exchanger takes out the message from the backup space according to the serial number and sends the message to the original fault port; the exchanger takes out all the backup space messages to inform other ports that the original fault ports are normal; the failed port flag is cancelled.
CN202010274539.1A 2020-04-09 2020-04-09 Anti-interference RapidIO exchanger data exchange implementation method Active CN111478814B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010274539.1A CN111478814B (en) 2020-04-09 2020-04-09 Anti-interference RapidIO exchanger data exchange implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010274539.1A CN111478814B (en) 2020-04-09 2020-04-09 Anti-interference RapidIO exchanger data exchange implementation method

Publications (2)

Publication Number Publication Date
CN111478814A true CN111478814A (en) 2020-07-31
CN111478814B CN111478814B (en) 2022-05-17

Family

ID=71751431

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010274539.1A Active CN111478814B (en) 2020-04-09 2020-04-09 Anti-interference RapidIO exchanger data exchange implementation method

Country Status (1)

Country Link
CN (1) CN111478814B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040059957A1 (en) * 2002-07-12 2004-03-25 Tundra Semiconductor Corporation Fault tolerance
CN104714854A (en) * 2013-12-14 2015-06-17 中国航空工业集团公司第六三一研究所 Fault tolerant circuit for solving RapidIO bus link response packet losing
CN104852867A (en) * 2014-02-19 2015-08-19 华为技术有限公司 Data packet forwarding method, device and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040059957A1 (en) * 2002-07-12 2004-03-25 Tundra Semiconductor Corporation Fault tolerance
CN104714854A (en) * 2013-12-14 2015-06-17 中国航空工业集团公司第六三一研究所 Fault tolerant circuit for solving RapidIO bus link response packet losing
CN104852867A (en) * 2014-02-19 2015-08-19 华为技术有限公司 Data packet forwarding method, device and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王欣等: "RapidIO互连技术研究", 《电子科技》 *

Also Published As

Publication number Publication date
CN111478814B (en) 2022-05-17

Similar Documents

Publication Publication Date Title
US5781715A (en) Fault-tolerant bridge/router with a distributed switch-over mechanism
JP5073812B2 (en) Distributed Ethernet system and method for detecting faults based on the system
CN103139060B (en) Based on the high fault tolerance CAN digital gateway of two CSTR
CN101764744B (en) VRRP (Virtual Router Redundancy Protocol) access method, device and system, as well as VRRP routing equipment
CN100479411C (en) Processing method for node link switching of the distributed system and its device
CN102148677A (en) Method for updating address resolution protocol table entries and core switch
CN109088819A (en) A kind of message forwarding method, interchanger and computer readable storage medium
CN114500161A (en) Redundant link switching method based on vehicle-mounted Ethernet ring network and readable storage medium
CN101442465A (en) Address update method for Ethernet looped network failure switching
JP4405941B2 (en) Line redundancy method and relay apparatus used therefor
CN101895462B (en) Serial communication gateway
EP2426855B1 (en) Address refresh method and system
CN111478814B (en) Anti-interference RapidIO exchanger data exchange implementation method
CN110011912A (en) Case type switching equipment uplink switching method and device
CN101997748B (en) Subring control channel without tunnel blocks the method and system of protocol massages
CN102407868A (en) Hot-standby dual-connection method suitable for communication protocol of modern monitoring system of rail transit
CN109194592B (en) Method and system for solving island problem in multi-link network
CN111884681A (en) Intelligent distributed type rapid FA communication method based on power line carrier
CN113472698A (en) Switching equipment and message forwarding method thereof
US8553530B1 (en) Operating state control in redundancy protection systems
CN112787917A (en) Protection method, end node, protection group network and storage medium for flexible Ethernet
CN117955813A (en) Message transmission method, device and system
CN116232964B (en) Monitoring method for realizing RTMT function in 1553B bus communication network
CN219372452U (en) Ethernet redundancy local area network system based on terminal double network card link aggregation
CN112769601B (en) Link switching method and device

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
GR01 Patent grant
GR01 Patent grant