CN108023839B - Signal switching equipment applied to Tb/s-level optical network and control system thereof - Google Patents

Signal switching equipment applied to Tb/s-level optical network and control system thereof Download PDF

Info

Publication number
CN108023839B
CN108023839B CN201711330425.9A CN201711330425A CN108023839B CN 108023839 B CN108023839 B CN 108023839B CN 201711330425 A CN201711330425 A CN 201711330425A CN 108023839 B CN108023839 B CN 108023839B
Authority
CN
China
Prior art keywords
board card
route
data
control system
network
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.)
Active
Application number
CN201711330425.9A
Other languages
Chinese (zh)
Other versions
CN108023839A (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.)
Tianjin Optical Electrical Communication Technology Co Ltd
Original Assignee
Tianjin Optical Electrical Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin Optical Electrical Communication Technology Co Ltd filed Critical Tianjin Optical Electrical Communication Technology Co Ltd
Priority to CN201711330425.9A priority Critical patent/CN108023839B/en
Publication of CN108023839A publication Critical patent/CN108023839A/en
Application granted granted Critical
Publication of CN108023839B publication Critical patent/CN108023839B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/40Constructional details, e.g. power supply, mechanical construction or backplane

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a signal switching device applied to a Tb/s optical network and a control system thereof. The equipment comprises a main control board card, a clock board card, a fan control board card, two cross board cards and twelve business board cards, wherein the main control board card, the clock board card, the fan control board card, the two cross board cards and the twelve business board cards are respectively connected through a line Switch chip in a network manner; the main control board card is provided with a zynq chip, and the chip is connected with a PC through a network to realize data communication. The control system is provided with two network servers, the server 1 is connected with PCn threads, and the server 2 is respectively connected with two cross board card threads and twelve business board card threads. The control system can solve the management function of the multi-board card, realize the rapidity and the accuracy of the data communication of the multi-board card, solve the problems of concurrency and synchronization, and provide a solution for the design of the equipment and the control system of the ATCA architecture of the multi-board card.

Description

Signal switching equipment applied to Tb/s-level optical network and control system thereof
Technical Field
The invention relates to an optical communication technology, in particular to Tb/s-level optical network signal switching equipment applied to an ATCA architecture and a control system thereof.
Background
At present, in the field of communication, with the development of technology and the coming of big data age, the requirements for optical network signal switching equipment supporting Tb/s-level large-capacity data are more and more urgent. Compared with the traditional optical network signal switching equipment, the optical network signal switching equipment supporting Tb/s-level large-capacity data has the advantages that the complexity in hardware level and the number of hardware boards are increased, higher requirements are put on software for controlling equipment to work, such as accurate state of display equipment, occupied routing resources, rapid realization of routing switching function and the like, so that the man-machine interaction characteristics of the equipment are better, the advantages of the equipment are better reflected, and the problems need to be solved.
Disclosure of Invention
The invention aims to solve the problems and provides Tb/s-level optical network signal switching equipment and a control system thereof, which can be applied to an ATCA architecture, so as to realize the rapid, convenient and stable management of hardware equipment and more fully utilize the resources of the equipment.
The technical scheme adopted by the invention is as follows: the device is applied to Tb/s-level optical network signal exchange equipment and is characterized by comprising a main control board card, a clock board card, a fan control board card, two cross board cards and twelve business board cards, wherein the main control board card, the clock board card, the fan control board card, the two cross board cards and the twelve business board cards are respectively connected in a network through a line Switch chip; the master control board card is provided with a zynq chip, and the chip is connected with a PC through a network to realize data communication.
The control system is positioned in a zynq chip on the main control board card, and the operating system is a linux system; the method comprises the steps that two network servers are arranged on a main thread of a network server of a control system, wherein the two network servers are a first server and a second server respectively, the first server is connected with PCn threads respectively through Ethernet, and the second server is connected with two cross board card threads and twelve business board card threads respectively through Ethernet.
The control system comprises an instruction processing program and a new/deleted routing program, wherein the instruction processing program performs the following operations:
(1) When a PC client sends a connection application, the control system builds a thread for the client and is used for receiving data sent by the PC client;
(2) When any board card in the cross board card and the business board card is inserted into the case, the cross board card and the business board card are used as a client to send a network connection application to the control system;
(3) The control system waits for data sent by the PC end, analyzes the data into a single instruction, stores the single instruction into a PC data instruction queue, extracts command codes according to the analyzed command, selects corresponding functions, creates and deletes the commands, initializes equipment routes, and calculates route data to be sent to corresponding boards;
(4) After receiving the connection application, the control system receives data sent by the board card and analyzes the data into a single instruction; storing the routing data into a data instruction queue of the board card, extracting command codes according to the analysis commands, selecting corresponding functions, firstly sending routing data to be configured to the board card, enabling the board card to recover the state and the functions before the last power failure, and then creating a thread for the board card to be used for processing communication with the board card.
The new/deleted routing program performs the following operations:
(1) Taking out an instruction from the PC data queue instruction, and analyzing the command code; judging whether the command code is new/deleted, if so, entering a new/deleted routing operation, otherwise, operating according to other commands;
(2) New/delete routing operation: firstly, analyzing the number of routes and the port number of an input board card and the port number of an output board card of each route; judging whether the parameters of the analyzed route are within a specified range, if so, calling a routing algorithm to calculate route data, otherwise, marking the route as a failed route;
(3) Judging whether the route calculation is successful or not, if so, issuing route data to the board card, otherwise, marking the route as a failed route;
(4) Judging whether a result returned by the board card is received within a set time, if so, judging whether the returned result is correct, otherwise, returning to the PC for the route configuration failure, reporting the board card which does not return the result on time and a failed route list, and recovering the route data;
(5) And if the returned result is correct, returning a route list which is successfully configured by the PC and a route list which is failed to calculate, and storing route data, otherwise, returning the failure of the PC and the failure of the configuration of the board card, reporting the reason of the failure and the failed route list, and recovering the route data.
The beneficial effects of the invention are as follows: according to the hardware architecture of the ATCA, the management function of the multi-board card can be solved through the control system, the rapidity and the accuracy of the data communication of the multi-board card are realized, the problem of concurrency and synchronization is solved, and a solution is provided for the design of the equipment and the control system of the ATCA architecture of the multi-board card.
Drawings
FIG. 1 is a diagram of a device hardware architecture of the present invention;
FIG. 2 is a schematic diagram of the connection relationship between the device boards of the present invention;
FIG. 3 is a block diagram of a control system according to the present invention;
FIG. 4 is a flow chart of an instruction processing program of the control system of the present invention;
fig. 5 is a flow chart of a new/deleted routing procedure.
Detailed Description
The invention is further described with reference to the following practical application and the accompanying drawings:
referring to fig. 1, a hardware chassis of a standard ATCA architecture includes a main control board 1, a clock board 2, a fan control board 3, two cross boards 4 and twelve service boards 5, where the main control board 1, the clock board 2, the fan control board 3, the two cross boards 4 and the twelve service boards 5 are connected to each other through a line Switch chip; the main control board card 1 is provided with a zynq chip, and the chip is connected with a PC through a network to realize data communication.
The user can control the equipment by using a client software control system on the PC to realize the service function, the software control system is positioned in a zynq chip on the main control board card, and the operating system is a linux system. The boards are connected through a line Switch chip in a network mode to achieve data communication, and a connection relation diagram between the boards is shown in fig. 2.
The software control system receives the command sent by the PC, and controls the equipment to realize the corresponding function. The main thread of the network server of the control system is provided with two network servers, namely a first server and a second server, wherein the first server is respectively connected with PCn threads through an Ethernet, and the second server is respectively connected with two cross board card 4 threads and twelve business board card 5 threads through the Ethernet. Because the zynq chip supports two network ports, two IP addresses can be set, so the software control system can establish two network server ends, one server establishes connection with a PC, and the other server connects with a board card for realizing specific service in the equipment. When a client of a PC applies for network connection to a server in the software control system, the software control system receives the connection request, establishes a thread for the connection request, is used for receiving and transmitting data with the PC, and stores network information (such as an IP address, a port number and the like) of the client. When a service board card is inserted into the device, the device applies for network connection to another network server of the software control system, the software control system firstly receives a request of network connection and sends routing data stored by the software control system for the board card, so that the problem of service function loss caused by the board card plugging and unplugging can be solved. Then, the software control system establishes a thread for the board card for carrying out network communication with the board card and receiving and transmitting data. An architecture diagram of the software control system is shown in fig. 3.
After the software control system establishes network connection with the PC and the board card, two instruction queues are created, one instruction queue stores instruction data sent by the PC, and the other instruction queue stores instruction data sent by the board card. For each instruction, according to a predefined protocol, a command number is parsed, and different data processing functions are selected according to the command number, so as to realize corresponding service functions, as shown in fig. 4.
The control system performs data communication on the upper PC and the lower PC through a network, and performs communication on the lower PC and the hardware board, the zynq chip is set to a mode supporting two IP addresses, one IP address is selected to perform communication with the PC, a network server is established, the other IP address is selected to perform communication with the hardware board, and the other network server is established.
When a PC client sends a connection application, a thread is newly built on the client in a control system and is used for processing a command sent by the PC; when a hardware board card is inserted into a case, the hardware board card is used as a client to send a network connection application to the software, and after receiving the connection application, a control system firstly sends routing data to be configured to the board card, so that the board card is recovered to the state and the function before the last power failure, and then a thread is created for the board card to process the communication with the board card.
Waiting for the command sent by the PC end, storing the command into an instruction queue, carrying out new creation, deletion and initialization on the function of equipment routing according to the command number, calculating routing data, and sending the routing data into a board card of hardware so as to enable the equipment to realize corresponding functions.
The main service function of the software control system is to create/delete routes, and the specific processing process is as follows:
(1) The method comprises the steps that firstly, a PC end initiates operation, a routing mode is an A board card B port-C board card D port, a software control system takes out the instruction from an instruction queue, analyzes a command code in a data packet head, and if the command code is a command code of a newly-built/deleted route, enters a processing function of the newly-built/deleted route;
(2) Analyzing route data in a data packet, wherein the route data comprises the number of routes, the serial number of an input board card input port and the serial number of an output board card output port of each route, judging whether the values of the serial numbers are in a correct range, if the values are wrong, marking the route as wrong route, if the values are wrong, calling a routing algorithm based on the equipment architecture in a software control system, calculating data needing to be written into a bottom board card, and if the calculation fails, indicating that the route has a problem, and marking the route as failure;
(3) After the calculation of the routing data is finished, the routing data is issued to the boards (the boards refer to boards with the calculated routing data changed), then the return results of the board configuration routing data are waited, if the return results of the boards are failure, a routing list of failure of PC configuration and reasons of errors are reported, and the routing data are restored to be the results of not carrying out the route calculation; if the board card does not return the configuration result within the specified time, the equipment is considered to be abnormal, the board card which does not return the configuration result on time and the route which is not successfully configured are returned to the PC, and meanwhile, the route data is restored to a value when the route configuration is not performed; if the results returned by the boards are successful, the configuration route is considered to be successful, the result of successful configuration route is returned to the PC, and the route data is stored and written into the file for the PC to inquire the route.
According to the above procedure, the operation of creating/deleting a route can be realized, as shown in fig. 5 in particular.
The software control system is communicated with the PC and the board card in the actual use process in a multithreading mode, so that the management function of the multi-board card can be achieved, the rapidity and accuracy of data communication of the multi-board card are achieved, the problem of concurrency and synchronization is solved, the equipment can be conveniently and stably managed, the configured result can be returned within three seconds when thousands of routes are newly built/deleted, and the function of Tb/s-level signal exchange of the equipment can be well controlled.

Claims (1)

1. The switching equipment is applied to Tb/s-level optical network signal switching equipment and is characterized by comprising a main control board card (1), a clock board card (2), a fan control board card (3), two cross board cards (4) and twelve service board cards (5), wherein the main control board card (1), the clock board card (2), the fan control board card (3), the two cross board cards (4) and the twelve service board cards (5) are connected through a line Switch chip in a network respectively; the master control board card (1) is provided with a zynq chip, and the chip is connected with a PC through a network to realize data communication;
the zynq chip on the main control board card (1) comprises a control system, and an operating system operated by the control system is a linux system; the method comprises the steps that two network servers are arranged on a main thread of a network server of a control system, namely a first server and a second server, wherein the first server is respectively connected with PC1-PCn threads through an Ethernet, and the second server is respectively connected with two cross board card (4) threads and twelve business board card (5) threads through the Ethernet;
the control system comprises an instruction processing program and a new/deleted routing program, wherein the instruction processing program performs the following operations:
(1) When a PC client sends a connection application, the control system builds a thread for the client and is used for receiving data sent by the PC client;
(2) When any board card in the cross board card (4) and the business board card (5) is inserted into the case, the cross board card is used as a client to send a network connection application to the control system;
(3) The control system waits for data sent by the PC end, analyzes the data into a single instruction, stores the single instruction into a PC data instruction queue, extracts command codes according to the analyzed command, selects corresponding functions, creates and deletes the commands, initializes equipment routes, and calculates route data to be sent to corresponding boards;
(4) After receiving the connection application, the control system receives the data sent by the board card, analyzes the data into a single instruction, stores the single instruction into a data instruction queue of the board card, extracts a command code according to the analysis command, selects a corresponding function, firstly sends route data to be configured to the board card, enables the board card to recover the state and the function before the last power failure, and then creates a thread for the board card to process the communication between the board card and the board card;
the new/deleted routing program performs the following operations:
(1) Taking out an instruction from the PC data queue instruction, and analyzing the command code; judging whether the command code is new/deleted, if so, entering a new/deleted routing operation, otherwise, operating according to other commands;
(2) New/delete routing operation: firstly, analyzing the number of routes and the port number of an input board card and the port number of an output board card of each route; judging whether the parameters of the analyzed route are within a specified range, if so, calling a routing algorithm to calculate route data, otherwise, marking the route as a failed route;
(3) Judging whether the route calculation is successful or not, if so, issuing route data to the board card, otherwise, marking the route as a failed route;
(4) Judging whether a result returned by the board card is received within a set time, if so, judging whether the returned result is correct, otherwise, returning to the PC for the route configuration failure, reporting the board card which does not return the result on time and a failed route list, and recovering the route data;
(5) And if the returned result is correct, returning a route list which is successfully configured by the PC and a route list which is failed to calculate, and storing route data, otherwise, returning the failure of the PC and the failure of the configuration of the board card, reporting the reason of the failure and the failed route list, and recovering the route data.
CN201711330425.9A 2017-12-13 2017-12-13 Signal switching equipment applied to Tb/s-level optical network and control system thereof Active CN108023839B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711330425.9A CN108023839B (en) 2017-12-13 2017-12-13 Signal switching equipment applied to Tb/s-level optical network and control system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711330425.9A CN108023839B (en) 2017-12-13 2017-12-13 Signal switching equipment applied to Tb/s-level optical network and control system thereof

Publications (2)

Publication Number Publication Date
CN108023839A CN108023839A (en) 2018-05-11
CN108023839B true CN108023839B (en) 2023-12-08

Family

ID=62073403

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711330425.9A Active CN108023839B (en) 2017-12-13 2017-12-13 Signal switching equipment applied to Tb/s-level optical network and control system thereof

Country Status (1)

Country Link
CN (1) CN108023839B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111478863B (en) * 2020-04-14 2022-02-11 深圳市风云实业有限公司 Switch system and network port time synchronization method thereof

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0505781A2 (en) * 1991-03-29 1992-09-30 International Business Machines Corporation Multi-media serial line switching adapter for parallel networks and heterogeneous and homologous computer system
CN102141924A (en) * 2010-01-29 2011-08-03 迈普通信技术股份有限公司 Batch production method of Linux boards and production server
CN102185754A (en) * 2011-01-30 2011-09-14 广东佳和通信技术有限公司 Method for upgrading board card in switch system
CN102289388A (en) * 2011-09-05 2011-12-21 浪潮电子信息产业股份有限公司 Extension method for managing IPMI (Intelligent Platform Management Interface) interface protocol by server
WO2014024192A1 (en) * 2012-08-07 2014-02-13 Corning Mobile Access Ltd. Distribution of time-division multiplexed (tdm) management services in a distributed antenna system, and related components, systems, and methods
CN204089864U (en) * 2014-11-03 2015-01-07 大连交通大学 A kind of gateway for connecting MVB and CAN
CN104363168A (en) * 2014-12-05 2015-02-18 中国北车集团大连机车研究所有限公司 Locomotive mounted general data communication gateway
CN104950768A (en) * 2015-06-24 2015-09-30 哈尔滨工业大学 VME (Versa module Eurocard) bus based multi-board-card communication method of dual-stage lithography control system
CN105144087A (en) * 2012-12-20 2015-12-09 恩邦德网络公司 Parallel processing using multi-core processor
CN105356935A (en) * 2015-11-27 2016-02-24 天津光电通信技术有限公司 Cross board for realizing synchronous digital hierarchy high-order cross and realization method
CN106201622A (en) * 2016-07-14 2016-12-07 广州视源电子科技股份有限公司 The manufacture method of recordable paper and device
CN106416158A (en) * 2013-12-23 2017-02-15 谷歌公司 Traffic engineering for large scale data center networks
CN207589072U (en) * 2017-12-13 2018-07-06 天津光电通信技术有限公司 Applied to Tb/s grades of optical network signal switching equipment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0505781A2 (en) * 1991-03-29 1992-09-30 International Business Machines Corporation Multi-media serial line switching adapter for parallel networks and heterogeneous and homologous computer system
CN102141924A (en) * 2010-01-29 2011-08-03 迈普通信技术股份有限公司 Batch production method of Linux boards and production server
CN102185754A (en) * 2011-01-30 2011-09-14 广东佳和通信技术有限公司 Method for upgrading board card in switch system
CN102289388A (en) * 2011-09-05 2011-12-21 浪潮电子信息产业股份有限公司 Extension method for managing IPMI (Intelligent Platform Management Interface) interface protocol by server
WO2014024192A1 (en) * 2012-08-07 2014-02-13 Corning Mobile Access Ltd. Distribution of time-division multiplexed (tdm) management services in a distributed antenna system, and related components, systems, and methods
CN105144087A (en) * 2012-12-20 2015-12-09 恩邦德网络公司 Parallel processing using multi-core processor
CN106416158A (en) * 2013-12-23 2017-02-15 谷歌公司 Traffic engineering for large scale data center networks
CN204089864U (en) * 2014-11-03 2015-01-07 大连交通大学 A kind of gateway for connecting MVB and CAN
CN104363168A (en) * 2014-12-05 2015-02-18 中国北车集团大连机车研究所有限公司 Locomotive mounted general data communication gateway
CN104950768A (en) * 2015-06-24 2015-09-30 哈尔滨工业大学 VME (Versa module Eurocard) bus based multi-board-card communication method of dual-stage lithography control system
CN105356935A (en) * 2015-11-27 2016-02-24 天津光电通信技术有限公司 Cross board for realizing synchronous digital hierarchy high-order cross and realization method
CN106201622A (en) * 2016-07-14 2016-12-07 广州视源电子科技股份有限公司 The manufacture method of recordable paper and device
CN207589072U (en) * 2017-12-13 2018-07-06 天津光电通信技术有限公司 Applied to Tb/s grades of optical network signal switching equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈怀民 ; 王龙福 ; 吴成富 ; 王亮 ; .基于VxWorks的分布式测试系统设计与实现.测控技术.2009,(10),全文. *

Also Published As

Publication number Publication date
CN108023839A (en) 2018-05-11

Similar Documents

Publication Publication Date Title
CN109889381A (en) Automatic configuration management method and device based on fort machine
CN101739287A (en) Device, system and method for managing virtual machines
CN204759403U (en) System based on data pass realization equipment internal module thoroughly and upgrade
CN113472624A (en) Method for realizing virtual network data packet forwarding based on vDPA and application
CN114866424B (en) Server management method, device, system, electronic equipment and readable storage medium
CN114500633B (en) Data forwarding method, related device, program product and data transmission system
CN108023839B (en) Signal switching equipment applied to Tb/s-level optical network and control system thereof
US9542200B2 (en) Dynamic port naming in a chassis
CN113658351B (en) Method and device for producing product, electronic equipment and storage medium
CN113285906A (en) Security policy configuration method, device, equipment and storage medium
WO2024094162A1 (en) Tower crane binding control method and apparatus, handheld terminal, and tower crane controller
CN116301676A (en) Printing equipment connection method, device, equipment and storage medium
CN207589072U (en) Applied to Tb/s grades of optical network signal switching equipment
CN113326192B (en) Application testing method, device, equipment and storage medium for mobile terminal
CN109542841A (en) The method and terminal device of data snapshot are created in cluster
CN114650223A (en) Network configuration method and device of Kubernetes cluster and electronic equipment
CN115277428A (en) Method and apparatus for configuring a network
CN115168141A (en) Optical interface management system, method, device, programmable logic device and storage medium
CN109413118A (en) A kind of method, apparatus that realizing session synchronization and storage medium, program product
US20150195366A1 (en) Switching device, non-transitory computer readable medium and zoning setting method
WO2003003244A1 (en) Method of rapidly eliminating different information in databases
CN112738153A (en) Gateway selection method, system, device, server and medium in service system
CN111639116A (en) Data access connection session protection method and device
CN105677614B (en) A kind of more host controllers, more host control methods and system
CN103905256A (en) Optical network unit data processing method and related equipment thereof

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