WO2009136934A1 - Hierarchical passive networks - Google Patents
Hierarchical passive networks Download PDFInfo
- Publication number
- WO2009136934A1 WO2009136934A1 PCT/US2008/063118 US2008063118W WO2009136934A1 WO 2009136934 A1 WO2009136934 A1 WO 2009136934A1 US 2008063118 W US2008063118 W US 2008063118W WO 2009136934 A1 WO2009136934 A1 WO 2009136934A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- conduits
- nodes
- column
- row
- computing node
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/173—Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
- G06F15/17337—Direct connection machines, e.g. completely connected computers, point to point communication networks
- G06F15/17343—Direct connection machines, e.g. completely connected computers, point to point communication networks wherein the interconnection is dynamically configurable, e.g. having loosely coupled nearest neighbor architecture
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/173—Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
- G06F15/17356—Indirect interconnection networks
- G06F15/17368—Indirect interconnection networks non hierarchical topologies
- G06F15/17381—Two dimensional, e.g. mesh, torus
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B10/00—Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
Definitions
- Computing systems including servers, local networks, or regional and global networks, often require the interconnection of a number of computing units.
- some electronic systems such as servers, include a number of printed circuit boards placed into a blade server or rack server.
- the boards are typically equipped with connectors that allow them to attach to corresponding connectors on a backplane. Electrical interconnection among the boards is thereby provided by the backplane, allowing the exchange of information between the boards.
- This approach has its limitations, however. With increasing data bandwidths required between servers, blades, or cards, backplanes capable of accommodating them become not only more expensive, but more complex and therefore less robust and reliable.
- Other such complex platforms include multi-core computers, computer clusters, and supercomputers.
- FIG. 1 is an illustration of a linear chain network of nodes providing pairwise connection among all nodes
- FIG. 2 illustrates a two-dimensional array of computing nodes in accordance with an embodiment
- FIG. 3 is a diagram illustrating an arrangement of output ports and input ports in a 16-node two-dimensional network in accordance with an embodiment
- FIG. 4 is a diagram of a set of connectors, inputs, and outputs in a node designated (0,0) and used in an array such as that in FIG. 2; and
- FIG. 5 is a plot of a function relating the number of conduits per unit to the number of hierarchical levels in networks according to the present embodiments.
- the term "about” means that dimensions, sizes, formulations, parameters, shapes and other quantities and characteristics are not and need not be exact, but may be approximated and/or larger or smaller, as desired, reflecting tolerances, conversion factors, rounding off, measurement error and the like and other factors known to those of skill in the art.
- nodes it may be desirable to connect a number of computing nodes so that a direct physical connection exists between every pair of nodes.
- nodes the terms “nodes,” “computing nodes,” or simply “units” interchangeably refer to a processing unit that can be connected to and work with other such units, including circuit boards such as blades in a blade server, and computers such as servers and/ or clients.
- One approach to providing such interconnections is to link all of the units in a linear arrangement, using communication cables carrying a plurality of communication conduits.
- the conduits may be fiber optics within a bundled cable or a ribbon cable, or other optical waveguide structures.
- conduits or can refer to any structure by which a data signal can travel from point to point in a system configured to accommodate that signal, including optical fibers, electrical wires, twisted pair cables, coaxial cables, and mechanical channels.
- paths includes not only conduits but other ways in which a signal may be transmitted from point to point, such as in free space optics systems. While the following description refers to connection by conduits in particular, it will be understood that variations of the present invention can be conceived in which other paths are used. FIG.
- a daisy-chain network 10 having N number of nodes 12 can use N communication cables 14 to connect the nodes into a logical ring, wherein each cable includes conduits 16 by which each node is connected to every other node in the ring, hi this ring, connectivity (and therefore information) passes from left to right, and from output ports 18 of each node to input ports 20 on a node downstream.
- each node In order to achieve full pairwise connectivity among all nodes, each node must originate N-I connections.
- each cable linking an upstream node to a downstream node carries one conduit connecting those two nodes, as well as N-2 fibers connecting the upstream node to other nodes, and (N-2)*(N-l)/2 pass-through fibers by which other nodes in the ring are connected with each other.
- Each communication cable carries a total of at least N*(N-l)/2 conduits.
- This daisy-chain arrangement provides direct pairwise connections among all nodes, without resorting to packet switching or (in the case of optical fiber communication) electro-optical conversions at points other than the origin and termination of signals.
- the present system and method can arrange the computers in a hierarchical network so that large networks are achievable without the same growth in fiber numbers.
- One outcome of the present system is to slow the growth in the number of conduits per cable that accompanies growth in network size.
- nodes are arranged in a multi-dimensional logical array having a hierarchy of dimensions.
- FIG. 2 provides an illustration of a two-dimensional array 22 of computing nodes 12 in accordance with an embodiment of the invention.
- each node may be labeled using an x,y coordinate system 23 where a node of interest 24 is designated (0,0). It should be noted, however, that such a system of designation nor indeed any system is required for the operation of the system.
- Each individual node distinguishes other nodes by the lattice shift vector that connects them, e.g. as the (1,1) neighbor, (-1,0) neighbor, etc.
- Periodic boundary conditions are assumed along both directions. For example, in the array shown in FIG. 2, the topmost neighbor for the node designated (1,2) is the (1,-1) node. It should be understood that the periodic boundary conditions are not necessary for the present system to function.
- each node must be equipped to send (N-I) outputs and likewise receive (N-I) inputs.
- N-I Each input or output is uniquely associated with a particular neighbor. Therefore the origin of a data signal can be determined by which input port the data signal arrives. Similarly, data can be sent to a particular node simply by activating the corresponding output port.
- a given node should possess method by which it identifies input and output ports (and therefore the nodes to/from which they travel). However, such a method may be as simple as the position in a connector in which a port is housed.
- FIG. 3 shows a diagram illustrating the arrangement of output ports 18 and input ports 20 in a node according to an embodiment.
- the ports are arranged into groups. For example, there are: a group 26 providing connections to other nodes in the same row; a group 28 providing connections to other nodes in the same column; and groups 30-32 for connections with nodes respectively situated one, two, and three columns removed from the current node.
- the savings in the number of fibers or conduits in a cable is achieved by sending the signal through the array in a stepwise fashion. For example, one embodiment uses the convention in which each data signal is sent first along the row of nodes in which it originates until it reaches the column in which the destination node is located.
- the data signal is sent along the column to reach the destination node.
- the reverse convention (column first, then row) can serve equally well. Either of these conventions can be extended for arrays having more dimensions simply by adding redirection steps. Note that still no packet switching is needed to route the data signal to its destination. Rather, upon reaching the appropriate column of the lattice (the first step) the signal is passively redirected along the column and sent to the final destination (the second step). Due to the signal being sent in two or more steps, each along a different dimension of the array, such an arrangement of units becomes a hierarchical network in which the structure of the array itself provides the routing logic.
- the connectors can serve to organize incoming and outgoing conduits according to conduit groups that are each defined by the level of the array to which they are directed.
- the basic building block is the one-dimensional conduit group that provides the foundation of a linear network such as that shown in FIG. 1. This conduit group is indicated in FIG. 4 by solid lines and circles, and comprises conduits that link the nodes along a single row or column of the array.
- This conduit group 36 is linked to the node by output ports and input ports, shown in FIG. 3 by circles, and provide connections from the (0,0) node to every other node in the row or column in which that node is situated. Conduits in this group that serve to connect other pairs of nodes simply pass through this node.
- the ports are divided into d connectors, where d is the number of dimensions in the array. In the two-dimensional array shown, the ports are found in two connectors; one used to communicate with the neighbors (1,0), (2,0), (3,0) along the row, another with the neighbors (0,1), (0,2), (0,3) along the column.
- the basic conduit group is duplicated N (d l)/d times.
- the basic conduit group is duplicated VN times in the two-dimensional array.
- each of the additional conduit groups 38-42 connect all of the row neighbors of the (0,0) node to a row other than that in which the (0,0) node is situated.
- a conduit group 38 comprising conduits from each of the row neighbors of (0,0) and intended for the neighbor (0,1), enters the node where they are redirected to the neighbor (0, 1).
- incoming conduits of conduit groups 40 and 42 also coming from the row neighbors of (0,0), are respectively aimed for the nodes two and three rows up from (0,0), i.e. (0,2) and (0,3).
- Signals from any given node are first sent downstream (from left to right in this embodiment) along their row until they reach the row neighbor in the appropriate column. If that row neighbor is the destination node, the signal terminates there (such as the one-dimensional conduit group 36). If the destination node lies in another row of that column, the row neighbor redirects the signal from its row-wise trajectory and sends it up the column the correct number of rows to reach the destination node.
- routing of data signals in the present invention is accomplished passively by redirecting the signal at the right column level. Packet switching is not needed. Redirection can be accomplished by a passive redirecting structure configured to change the trajectory or direction of a data signal or the conduit carrying it and send the signal or conduit in an appropriate direction.
- the redirecting structure is a bend or angle in the conduit itself.
- other structures can serve to redirect signals, including mirrors, lenses, and waveguides.
- each node sends the outgoing originating conduits of the conduit group 38 horizontal fibers out to the right neighbor, which are used by the (0,0) unit to send signals to the first top neighbor row, i.e. to the (1,1), (2,1) and (3,1) units.
- the corresponding output ports are shown in FIG. 4 by the three filled squares.
- the incoming connections of the conduit group 38 fibers that arrive from the bottom neighbor are used by the (0,0) unit to receive signals from the first left neighbor column, i.e. from the (-1, -1), (-1,-2) and (-1,-3) units.
- the corresponding input ports are shown in FIG. 4 by the three open squares.
- conduit group 40 is used by (0,0) to send signals to the second top row, i.e. to the (1,2), (2,2) and (3,2) units, and to receive signals from the second neighbor column to the left, i.e. the (-2,-1), (-2, -2), and (-2,-3) units.
- the output ports and input ports for these connections are indicated in FIG. 4 by the filled and open triangles, respectively.
- conduit group 42 is used by (0,0) to send signals to the third top row, i.e. to the (1,3), (2,3), and (3,3) nodes, and to receive signals from the third neighbor column to the left, i.e. (-3,-1), (-3,-2), and (- 3,-3) nodes.
- the output ports and input ports for these connections are indicated in FIG. 4 by the filled and open crosses, respectively.
- routing of data signals in the present invention is accomplished passively by redirecting the signal at the right column level. Packet switching is not needed. Redirection can be accomplished by a passive redirecting structure configured to change the trajectory or direction of a data signal or the conduit carrying it and send the signal or conduit in an appropriate direction.
- the redirecting structure is a bend or angle in the conduit itself.
- other structures can serve to redirect signals, including mirrors, lenses, and waveguides.
- each node can possess a connector running along the row, and another along the column.
- the described concept can be generalized to higher dimensions. However, the complexity of the architecture prevents simple visualization of resulting connectors. Therefore, it will be described here verbally using the analogy with the just considered two-step hierarchical network.
- the nodes are arranged in a three- dimensional logical array. The signal is first transferred along one axis 1, then along the second axis, and finally along the third axis of the array. The linear size of the array is N 1/3 .
- the basic connector now has N 1/3 (N 1/3 -l)/2 fibers.
- the basic connector can be duplicated N 2/3 times, resulting in N 2/3 conduit groups.
- the conduit groups are used to send/receive signals to N 2/3 rows of nodes, said rows running parallel to axis 1.
- each node must have 3 such composite connectors, one for each logical dimension.
- an hierarchical logical network provides direct pairwise communication between all nodes in the network.
- the nodes can include circuit boards, server elements, servers, and clients.
- the present system can be employed in building networks based on optical fiber transmission as well as electrical transmission networks using electrical wires or cables.
- the connectivity of the present invention is exclusively passive, needing no packet switching or extensive optical-to-electrical conversion or vice-versa.
- the proposed architecture is uniform, i.e. all the units and connectors are identical and equivalent. Such a network is therefore easily extendable.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Electromagnetism (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP08780608.9A EP2286553B1 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
PCT/US2008/063118 WO2009136934A1 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
KR1020107027627A KR101389587B1 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
US12/991,665 US8521023B2 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
CN200880130271.1A CN102090027B (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
JP2011508468A JP5309211B2 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2008/063118 WO2009136934A1 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2009136934A1 true WO2009136934A1 (en) | 2009-11-12 |
Family
ID=41264836
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/063118 WO2009136934A1 (en) | 2008-05-08 | 2008-05-08 | Hierarchical passive networks |
Country Status (6)
Country | Link |
---|---|
US (1) | US8521023B2 (en) |
EP (1) | EP2286553B1 (en) |
JP (1) | JP5309211B2 (en) |
KR (1) | KR101389587B1 (en) |
CN (1) | CN102090027B (en) |
WO (1) | WO2009136934A1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10263700B2 (en) * | 2017-09-21 | 2019-04-16 | David Lynn | Panels with Li-Fi connectivity |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030167919A1 (en) * | 2002-03-06 | 2003-09-11 | Automatika, Inc. | Conduit network system |
US20040111753A1 (en) * | 2002-12-05 | 2004-06-10 | Khoi Hoang | Centralized nodes in a fiber optic network |
US20050265672A1 (en) * | 2004-05-27 | 2005-12-01 | Thomas Theuerkorn | Distribution cable having articulated optical connection nodes |
US20070223400A1 (en) * | 2003-06-10 | 2007-09-27 | Nederlandse Organisatic Voor Toegepast- Natuurwetenschappelijik Onderzoek Tno | Connecting System, Inverse Multiplexer, Data Communication Network, Method and Computer Program |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10502500A (en) * | 1994-04-15 | 1998-03-03 | アイトゲネーシッシェ テヒニッシェ ホッホシューレ チューリッヒ | Transmission network system with high transmission capacity for communication |
JP3282775B2 (en) | 1995-03-06 | 2002-05-20 | 日本電信電話株式会社 | Hypercube type interconnection network |
JPH1032545A (en) * | 1996-07-18 | 1998-02-03 | Matsushita Electric Ind Co Ltd | Optical connection method in optical communication system |
US5818984A (en) * | 1996-11-18 | 1998-10-06 | International Business Machines Corporation | Optoelectronic interconnection of integrated circuits |
US6631018B1 (en) * | 1997-08-27 | 2003-10-07 | Nortel Networks Limited | WDM optical network with passive pass-through at each node |
CN1205494C (en) * | 2003-05-23 | 2005-06-08 | 华中科技大学 | Interconnected optical fibre network systems |
US20050167919A1 (en) | 2003-11-14 | 2005-08-04 | Grant Alan H. | Interactive game with action figure identification |
JP2006215816A (en) | 2005-02-03 | 2006-08-17 | Fujitsu Ltd | Information processing system and control method of information processing system |
FR2899044A1 (en) * | 2006-03-21 | 2007-09-28 | Schneider Electric Ind Sas | DERIVABLE CABLE SEGMENT FOR COMMUNICATION INFRASTRUCTURE |
US7519245B2 (en) * | 2006-10-31 | 2009-04-14 | Hewlett-Packard Development Company, L.P. | Modular array computer with optical intercell communications pathways |
-
2008
- 2008-05-08 WO PCT/US2008/063118 patent/WO2009136934A1/en active Application Filing
- 2008-05-08 US US12/991,665 patent/US8521023B2/en not_active Expired - Fee Related
- 2008-05-08 KR KR1020107027627A patent/KR101389587B1/en not_active Expired - Fee Related
- 2008-05-08 JP JP2011508468A patent/JP5309211B2/en not_active Expired - Fee Related
- 2008-05-08 EP EP08780608.9A patent/EP2286553B1/en not_active Not-in-force
- 2008-05-08 CN CN200880130271.1A patent/CN102090027B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030167919A1 (en) * | 2002-03-06 | 2003-09-11 | Automatika, Inc. | Conduit network system |
US20040111753A1 (en) * | 2002-12-05 | 2004-06-10 | Khoi Hoang | Centralized nodes in a fiber optic network |
US20070223400A1 (en) * | 2003-06-10 | 2007-09-27 | Nederlandse Organisatic Voor Toegepast- Natuurwetenschappelijik Onderzoek Tno | Connecting System, Inverse Multiplexer, Data Communication Network, Method and Computer Program |
US20050265672A1 (en) * | 2004-05-27 | 2005-12-01 | Thomas Theuerkorn | Distribution cable having articulated optical connection nodes |
Also Published As
Publication number | Publication date |
---|---|
US8521023B2 (en) | 2013-08-27 |
EP2286553B1 (en) | 2018-10-10 |
KR20110015622A (en) | 2011-02-16 |
EP2286553A1 (en) | 2011-02-23 |
CN102090027B (en) | 2014-07-16 |
US20110097084A1 (en) | 2011-04-28 |
KR101389587B1 (en) | 2014-04-25 |
CN102090027A (en) | 2011-06-08 |
JP5309211B2 (en) | 2013-10-09 |
EP2286553A4 (en) | 2015-04-15 |
JP2011520382A (en) | 2011-07-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9008510B1 (en) | Implementation of a large-scale multi-stage non-blocking optical circuit switch | |
US9097874B2 (en) | Polarity configurations for parallel optics data transmission, and related apparatuses, components, systems, and methods | |
Dorren et al. | Challenges for optically enabled high-radix switches for data center networks | |
KR20160048886A (en) | Method and apparatus to manage the direct interconnect switch wiring and growth in computer networks | |
US8909047B2 (en) | Scalable optical broadcast interconnect | |
CN110337838B (en) | Breakthrough Module System | |
CN117242716B (en) | Optical transceiver, switch connected to the optical transceiver, and system | |
US10169288B2 (en) | Node interconnect architecture to implement high-performance supercomputer | |
EP0547262A1 (en) | Modular photonic waveguide distribution system | |
US20210311266A1 (en) | High density optical I/O inside a data center switch using multi-core fibers | |
US8521023B2 (en) | Hierarchical passive networks | |
US10623101B1 (en) | Hyperscale photonics connectivity solution | |
CN112415684B (en) | Passive optical fiber cross wiring device | |
CN112804002A (en) | Short-distance interconnection network based on MPO optical fiber jumper | |
EP1340162B1 (en) | Optical signal processing arrangement | |
Lohmann et al. | Adaptive Optical Interconnect for Digital Systems using Integrated MOEMS Technology | |
CN103221861B (en) | Electronic system having fanout optical buses | |
Proietti et al. | Intra-Datacenter Network Architectures | |
US10484763B1 (en) | Optical inter-switch link cluster | |
CN110046128A (en) | High speed fibre interconnection backplane | |
WO2020227982A1 (en) | System and method for flexible optical interconnect in data centers | |
CN120711672A (en) | A rack | |
Garao et al. | Modular EGS architectures for optical interconnections | |
EP3175274A1 (en) | Polarity configurations for parallel optics data transmission, and related apparatuses, components, systems, and methods | |
Garao et al. | Modular architectures of multistage switching networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200880130271.1 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08780608 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011508468 Country of ref document: JP Ref document number: 12991665 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20107027627 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2008780608 Country of ref document: EP |