JP3427954B2 - MP path search circuit - Google Patents

MP path search circuit

Info

Publication number
JP3427954B2
JP3427954B2 JP4584895A JP4584895A JP3427954B2 JP 3427954 B2 JP3427954 B2 JP 3427954B2 JP 4584895 A JP4584895 A JP 4584895A JP 4584895 A JP4584895 A JP 4584895A JP 3427954 B2 JP3427954 B2 JP 3427954B2
Authority
JP
Japan
Prior art keywords
path
unit
search
minimum cost
network configuration
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.)
Expired - Fee Related
Application number
JP4584895A
Other languages
Japanese (ja)
Other versions
JPH08242226A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP4584895A priority Critical patent/JP3427954B2/en
Publication of JPH08242226A publication Critical patent/JPH08242226A/en
Application granted granted Critical
Publication of JP3427954B2 publication Critical patent/JP3427954B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は、通信網において放送等
の同報サービスアプリケーションを可能とするための、
分岐/集線を伴う少なくとも3つの発着ノード間を接続
するマルチポイント(MP)パスをサーチするMPパス
サーチ回路に関するものである。 【0002】 【従来の技術】従来のこの種のMPパスサーチ回路で
は、ユーザからMPパスのサーチ要求を受けると、網構
成情報及びユーザより与えられた発着端末の情報より発
着ノードを求め、網構成情報及び発着ノード情報よりM
Pパスを求めていた。 【0003】 【発明が解決しようとする課題】このため、サーチ要求
を受けてから応答するまでに多くの時間が必要になると
いう問題があった。また、サーチ対象としてノードを追
加し、MPパスを求めるタイプの回路においてはサーチ
対象ノード数が網規模に依存していたため、大規模網で
は計算時間が増大するという問題があった。 【0004】本発明の目的は、サーチ時間を短縮し得る
MPパスサーチ回路を提供することある。 【0005】 【課題を解決するための手段】前記目的を達成するた
め、本発明では、分岐/集線を伴う少なくとも3つの発
着ノード間を接続するマルチポイント(MP)パスをサ
ーチするMPパスサーチ回路において、計算に必要な網
構成情報を獲得する網構成獲得部と、該獲得した網構成
情報を記憶する網構成記憶部と、該網構成記憶部の記憶
情報を元に最小コストポイントポイント(PP)パスを
求める最小コストPPパスサーチ部と、該求めた最小コ
ストPPパスを記憶するPPパス記憶部と、発着ノード
をユーザより獲得する発着ノード獲得部と、該獲得した
発着ノードを元にサーチ対象とするサーチ対象ノードを
求めるサーチ対象ノード決定部と、該サーチ対象ノード
決定部及びPPパス記憶部からの情報を元に最小コスト
スパニングツリーを求める最小コストスパニングツリー
サーチ部と、該求めた最小コストスパニングツリーから
不要な枝を刈り取る枝刈り取り部と、処理結果を出力す
るMPパス出力部とを具備し、前記発着ノード獲得部、
サーチ対象ノード決定部、最小コストスパニングツリー
サーチ部、枝刈り取り部及びMPパス出力部によりユー
ザから要求を受信した時に処理を実行する実時間処理部
を構成し、網構成獲得部及び最小コストPPパスサーチ
部により周期的または必要に応じて処理を実行する非実
時間処理部を構成し、網構成記憶部及びPPパス記憶部
により処理に必要な情報を記憶する情報記憶部を構成し
MPパスサーチ回路であって、前記サーチ対象ノード
決定部は、発着ノードのみで構成される完全グラフを作
成して最小コストスパニングツリーサーチ部に入力し、
該最小コストスパニングツリーサーチ部から最小コスト
スパニングツリーを取得し、最小コストスパニングツリ
ーのリンクを完全グラフでの最小コストPPパスに置き
換えた時にその最小コストPPパスのコスト的に中間に
位置するノードをサーチ対象ノードとするMPパスサー
チ回路を提案する。 【0006】 【0007】 【作用】本発明によれば、MPパスのサーチに必要な処
理のうち、網構成で決まる最小コストPPパスについて
は予め非実時間処理部において周期的または必要に応じ
てサーチしておき、発着ノードによって決まる実際のM
Pパスについては実時間処理部においてユーザから要求
があった時にサーチするようになしたことにより、ユー
ザからMPパスのサーチ要求があった後の処理に要する
時間、即ちサーチ時間を短縮でき、また、サーチ対象ノ
ードの数が発着ノードの数に依存することになり、網の
規模に依存しなくなるので、大規模網に適用してもサー
チ時間の増大を招くことがない。 【0008】 【0009】 【実施例】以下、図面を参照して本発明の実施例を説明
する。 【0010】図1はMPパスを利用する通信網の一例を
示すもので、ここでは通信ノードが3つの場合を示す。
図中、10−1,10−2,10−3は通信ノード、2
0−1,20−2,20−3は通信リンク、30−1,
30−2,30−3,30−4,30−5,30−6は
端末である。 【0011】通信ノード10−1,10−2,10−3
はそれぞれ、MPパスをサーチするMPパスサーチ回路
40−1,40−2,40−3、パスをスイッチングす
るスイッチ50−1,50−2,50−3及び情報をコ
ピーするコピー機能部60−1,60−2,60−3に
より構成される。また、各通信リンク20−1〜20−
3には予め通信コストが割り当てられている。 【0012】なお、MPパスサーチ回路については通信
ノードに配備せず、端末を構成するワークステーション
等に配備する場合もあるが、その場合も同様である。 【0013】図2は本発明のMPパスサーチ回路の一実
施例を示すもので、図中、41は発着ノード獲得部、4
2はサーチ対象ノード決定部、43は最小コストスパニ
ングツリーサーチ部、44は枝刈り取り部、45はMP
パス出力部、46は網構成獲得部、47は最小コストポ
イントポイント(PP)パスサーチ部、48は網構成記
憶部、49はPPパス記憶部である。 【0014】発着ノード獲得部41は発着ノードをユー
ザより獲得する。また、サーチ対象ノード決定部42は
前記獲得した発着ノードを元にサーチ対象とするサーチ
対象ノードを求める。また、最小コストスパニングツリ
ーサーチ部43はサーチ対象ノード決定部42及びPP
パス記憶部49からの情報を元に最小コストスパニング
ツリーを求める。また、枝刈り取り部44は前記求めた
最小コストスパニングツリーから不要な枝を刈り取る。
また、MPパス出力部45は処理結果を出力する。 【0015】網構成獲得部46は計算に必要な網構成情
報を獲得する。また、最小コストPPパスサーチ部47
は網構成記憶部48の記憶情報を元に最小コストPPパ
スを求める。また、網構成記憶部48は前記獲得した網
構成情報を記憶する。また、PPパス記憶部49は前記
求めた最小コストPPパスを記憶する。 【0016】前述した発着ノード獲得部41、サーチ対
象ノード決定部42、最小コストスパニングツリーサー
チ部43、枝刈り取り部44及びMPパス出力部45
は、ユーザから要求を受信した時に処理を実行する実時
間処理部40aを構成する。また、網構成獲得部46及
び最小コストPPパスサーチ部47は、周期的または必
要に応じて処理を実行する非実時間処理部40bを構成
する。また、網構成記憶部48及びPPパス記憶部49
は、処理に必要な情報を記憶する情報記憶部40cを構
成する。 【0017】本発明のMPパスサーチ回路では、ユーザ
から要求があった時点における処理を高速化するため、
予め非実時間処理部40bにて網構成情報より最小コス
トPPパス情報を求めておき、要求時の処理を行う実時
間処理部40aにおける処理時間を短縮するようになし
ている。 【0018】図3は本発明のMPパスサーチ回路におけ
る処理の流れを示すもので、ここでは後述するサーチ対
象ノードを追加するタイプの場合を示す。また、図4は
従来のサーチ対象ノードの決定方法を説明するための処
理の流れ図、図5は本発明におけるサーチ対象ノードの
決定方法を説明するための処理の流れ図である。 【0019】また、図6、図7は本発明におけるMPパ
スサーチのようすの一例を示すもので、図6(a) は通信
網全体の構成を、図6(b) はサーチ対象ノード決定のた
めの完全グラフを、図6(c) は本発明及び従来の方法で
求めたサーチ対象ノードをそれぞれ示す。また、図7
(a) は本発明で選択されたサーチ対象ノードの場合の完
全グラフを、図7(b) は最終的に求められた解(処理結
果)をそれぞれ示す。 【0020】ここで、完全グラフとは通信網に含まれる
ノードと全てのノード間を相互に直接接続するリンクと
で該通信網を表したものであり、ノードの集合をV、リ
ンクの集合をLとした場合、完全グラフG={V,L}
と表記する。 【0021】サーチ対象ノードを追加するタイプとは、
図6(a) に示すように、通信網を構成する12個のノー
ドN1〜N12のうちの発着ノード、例えばN1,N
3,N4,N10に、それ以外のサーチ対象ノード、こ
こではN2,N11を追加し、図7(a) に示すような完
全グラフを作ることにより、発着ノード以外のノードを
考慮したMPパスを求めるものである。なお、サーチ対
象ノードの追加によって解の精度が変化する。また、図
6(a) 中の破線は発着ノードN1,N3,N4,N10
間の最小コストPPパスを示している。 【0022】次に、本実施例の動作を図3、図6及び図
7に従って説明する。 【0023】まず、後述する如くしてサーチ対象ノード
の集合A(N2,N11)を求め(ステップS1)、通
信網全体の完全グラフ、例えばG={V,L}におい
て、該サーチ対象ノードの集合Aと発着ノードの集合D
(N1,N3,N4,N10)との和集合O(N1,N
2,N3,N4,N10,N11)に含まれるノードの
全ての組み合わせに関し、最小コストPPパスをサーチ
する(ステップS2)。次に、図7(a) に示されるよう
に、和集合Oに含まれるノードで完全グラフG´=
{O,L´}を作成し、リンクl´(リンクの集合L´
を構成する個々のリンク)に最小コストPPパスのコス
トを割り当て(ステップS3)、完全グラフG´におけ
る最小コストスパニングツリーT´を求める(ステップ
S4)。 【0024】次に、前記求めた最小コストスパニングツ
リーT´のリンク(図7(a) 中の太線部分)を完全グラ
フGでの最小コストPPパスに置き換え、完全グラフG
のサブグラフG''を求め(ステップS5)、サブグラフ
G''で最小コストスパニングツリーT''を求め(ステッ
プS6)、発着ノード以外をリーフとする枝(例えばN
10−N11間のリンク)を刈り取り、図7(b) 中に太
線で示すような最終解Tのリンクを得る(ステップS
7)。 【0025】以上の説明で分かるように、サーチ対象ノ
ードが少ない方が計算量が少なくなり、実時間処理の計
算時間が短縮される。 【0026】次に、本実施例におけるサーチ対象ノード
の決定方法を、従来の場合と比較しながら説明する。 【0027】即ち、従来は、図4に示すように、まず、
通信網全体の完全グラフG={V,L}において、発着
ノードの集合D(N1,N3,N4,N10)の全ての
組み合わせに関し、最小コストPPパスをサーチし(ス
テップSP1)、図6(b) に示されるように、発着ノー
ドのみで構成される完全グラフGa'={D,La'}を作
成し、リンクla'(リンクの集合La'を構成する個々の
リンク)に最小コストPPパスのコストを割り当て(ス
テップSP2)、さらに完全グラフGa'における最小コ
ストスパニングツリーTa'を求める(ステップSP
3)。 【0028】次に、前記求めた最小コストスパニングツ
リーTa'のリンク(図6(b) 中の太線部分)を完全グラ
フGでの最小コストPPパスに置き換え、完全グラフG
のサブグラフGa'' を求め(ステップSP4)、サブグ
ラフGa'' で最小コストスパニングツリーTa'' を求め
る(ステップSP5)。 【0029】次に、ツリーTa'' において発着ノード以
外をリーフとする枝を刈り取り、ツリーTa を得て(ス
テップSP6)、ツリーTa を構成するノードの集合D
2から発着ノード以外の全てのノードをサーチ対象ノー
ド(ここではN2,N7,N11)として選択する(ス
テップSP7)。 【0030】従って、サーチ対象ノードの数は、発着ノ
ード間の最小コストPPパス上のノード数及び網の規模
の増大に伴って大きく増加する。 【0031】一方、本発明では、図5に示すように、ス
テップSP1〜SP3において従来の場合と同一の動作
をするが、ステップSP4´において、最小コストスパ
ニングツリーTa'のリンクを完全グラフGでの最小コス
トPPパスに置き換えた時に、その最小コストPPパス
のコスト的に中間になるノードをサーチ対象ノード(こ
こではN2,N11)として選択する。 【0032】そのため、サーチ対象ノードの数は、最大
で(発着ノード数)−1であり、網の規模に依存しな
い。また、発着ノード間の最小コストPPパス上のノー
ド数が2以上と多い場合に実時間処理の計算時間に関し
て従来より有利となる。 【0033】 【発明の効果】以上説明したように、本発明によれば、
MPパスのサーチに必要な処理のうち、網構成で決まる
最小コストPPパスについては予め非実時間処理部にお
いて周期的または必要に応じてサーチしておき、発着ノ
ードによって決まる実際のMPパスについては実時間処
理部においてユーザから要求があった時にサーチするよ
うになしたことにより、ユーザからMPパスのサーチ要
求があった後の処理に要する時間、即ちサーチ時間を短
縮でき、また、サーチ対象ノードの数が発着ノードの数
に依存することになり、網の規模に依存しなくなるの
で、大規模網に適用してもサーチ時間の増大を招くこと
がない。 【0034】
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a broadcast service application such as broadcasting in a communication network.
The present invention relates to an MP path search circuit for searching for a multipoint (MP) path connecting at least three destination nodes with a branch / concentration. 2. Description of the Related Art In a conventional MP path search circuit of this type, when an MP path search request is received from a user, a destination node is obtained from network configuration information and information on a destination terminal provided by the user, and a network is determined. M from configuration information and destination node information
I was looking for a P pass. [0003] Therefore, there is a problem that much time is required from receiving a search request to responding. Further, in a type of circuit in which a node is added as a search target and an MP path is obtained, the number of nodes to be searched depends on the network scale, so that there is a problem that the calculation time increases in a large-scale network. An object of the present invention is to provide an MP path search circuit capable of shortening a search time. [0005] [Means for Solving the Problems] To achieve the above object, MP path in this onset bright, or search for multi-point (MP) paths for connecting the at least three destination nodes involves branching / concentrator In the search circuit, a network configuration acquisition unit that acquires network configuration information necessary for calculation, a network configuration storage unit that stores the acquired network configuration information, and a minimum cost point point based on the storage information of the network configuration storage unit. (PP) A minimum cost PP path search unit for obtaining a path, a PP path storage unit for storing the obtained minimum cost PP path, a destination node obtaining unit for obtaining a destination node from a user, and a source / destination node obtained based on the obtained destination node. A search target node determining unit for determining a search target node to be searched, and a minimum cost spanner based on information from the search target node determining unit and the PP path storage unit. A minimum-cost spanning-tree search unit for obtaining a spanning tree, a pruning unit for pruning unnecessary branches from the obtained minimum-cost spanning tree, and an MP path output unit for outputting a processing result.
A real-time processing unit that executes processing when a request is received from a user is configured by a search target node determination unit, a minimum cost spanning tree search unit, a pruning unit, and an MP path output unit, and a network configuration acquisition unit and a minimum cost PP path MP path search in which a non-real-time processing unit configured to execute processing periodically or as required by a search unit is configured, and an information storage unit configured to store information required for processing is configured by a network configuration storage unit and a PP path storage unit. A circuit, wherein the search target node is
The decision unit creates a complete graph consisting of only destination nodes.
And input it to the minimum cost spanning tree search unit.
From the minimum cost spanning tree search unit
Get a spanning tree and get the lowest cost spanning tree
Link to the least cost PP path in the complete graph
At the middle of the cost of the minimum cost PP path
We propose an MP path search circuit that uses a located node as a search target node . [0006] [0007] [action] According to the onset Ming, among the processes necessary for the search of the MP path, the minimum cost PP path determined by the network configuration is appropriate periodic or necessary in advance non-real time processing unit Search, and the actual M determined by the destination node
The P path is searched in the real time processing unit when requested by the user, so that the time required for processing after the user requests the MP path search, that is, the search time can be reduced . , Search target
The number of nodes depends on the number of destination nodes.
Since it is no longer dependent on the scale, even if it is applied to a large-scale network,
No increase in switch time. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows an example of a communication network using an MP path. Here, a case where there are three communication nodes is shown.
In the figure, 10-1, 10-2 and 10-3 are communication nodes, 2
0-1, 20-2, and 20-3 are communication links;
30-2, 30-3, 30-4, 30-5, and 30-6 are terminals. Communication nodes 10-1, 10-2, 10-3
Are MP path search circuits 40-1, 40-2, 40-3 for searching MP paths, switches 50-1, 50-2, 50-3 for switching paths, and a copy function unit 60- for copying information. 1, 60-2 and 60-3. Also, each of the communication links 20-1 to 20-
3 is assigned a communication cost in advance. In some cases, the MP path search circuit is not provided in a communication node but is provided in a workstation or the like constituting a terminal. The same applies in that case. FIG. 2 shows an embodiment of an MP path search circuit according to the present invention. In FIG.
2 is a search target node determination unit, 43 is a minimum cost spanning tree search unit, 44 is a pruning unit, 45 is MP
A path output unit, 46 is a network configuration acquisition unit, 47 is a minimum cost point (PP) path search unit, 48 is a network configuration storage unit, and 49 is a PP path storage unit. The destination node acquiring section 41 acquires a destination node from a user. Further, the search target node determination unit 42 determines a search target node to be a search target based on the acquired destination node. Further, the minimum cost spanning tree search unit 43 includes a search target node determination unit 42 and a PP
A minimum cost spanning tree is obtained based on information from the path storage unit 49. Further, the pruning unit 44 prunes unnecessary branches from the minimum cost spanning tree obtained above.
The MP path output unit 45 outputs a processing result. The network configuration acquisition section 46 acquires network configuration information necessary for calculation. The minimum cost PP path search unit 47
Calculates the minimum cost PP path based on the information stored in the network configuration storage unit 48. The network configuration storage unit 48 stores the acquired network configuration information. Further, the PP path storage unit 49 stores the obtained minimum cost PP path. The above-mentioned source / destination node acquisition unit 41, search target node determination unit 42, minimum cost spanning tree search unit 43, pruning unit 44, and MP path output unit 45
Constitutes a real-time processing unit 40a that executes a process when a request is received from a user. Further, the network configuration acquisition unit 46 and the minimum cost PP path search unit 47 constitute a non-real time processing unit 40b that executes a process periodically or as needed. The network configuration storage unit 48 and the PP path storage unit 49
Constitutes an information storage unit 40c for storing information necessary for processing. In the MP path search circuit of the present invention, in order to speed up processing at the time of a request from a user,
The non-real-time processing unit 40b obtains the minimum cost PP path information from the network configuration information in advance, and shortens the processing time in the real-time processing unit 40a that performs processing at the time of request. FIG. 3 shows the flow of processing in the MP path search circuit of the present invention, and here shows a case where a search target node to be described later is added. FIG. 4 is a flowchart of a process for describing a conventional method of determining a search target node, and FIG. 5 is a flowchart of a process for describing a method of determining a search target node in the present invention. FIGS. 6 and 7 show an example of the MP path search according to the present invention. FIG. 6A shows the configuration of the entire communication network, and FIG. FIG. 6 (c) shows the search target nodes obtained by the present invention and the conventional method, respectively. FIG.
7A shows a complete graph in the case of the search target node selected in the present invention, and FIG. 7B shows a finally obtained solution (processing result). Here, the complete graph represents the communication network by nodes included in the communication network and links that directly connect all the nodes to each other. A set of nodes is denoted by V, and a set of links is denoted by V. L, the complete graph G = {V, L}
Notation. The type of adding a search target node is as follows.
As shown in FIG. 6 (a), out of the twelve nodes N1 to N12 constituting the communication network, the source and destination nodes, for example, N1, N
3, N4, N10, and other search target nodes, here N2, N11, are added to form a complete graph as shown in FIG. Is what you want. Note that the accuracy of the solution changes with the addition of the search target node. Also, the broken lines in FIG. 6 (a) indicate the destination nodes N1, N3, N4, N10.
2 shows the minimum cost PP path between them. Next, the operation of this embodiment will be described with reference to FIGS. 3, 6, and 7. FIG. First, as described later, a set A (N2, N11) of search target nodes is obtained (step S1), and in a complete graph of the entire communication network, for example, G = {V, L}, Set A and set D of destination nodes
(N1, N3, N4, N10) and the union O (N1, N
2, the minimum cost PP path is searched for all combinations of nodes included in N2, N3, N4, N10, and N11) (step S2). Next, as shown in FIG. 7A, the complete graph G ′ =
{O, L ′} is created, and a link l ′ (a set L ′ of links)
Are assigned to the individual links that constitute the minimum cost PP path (step S3), and the minimum cost spanning tree T ′ in the complete graph G ′ is determined (step S4). Next, the link (the bold line in FIG. 7A) of the obtained minimum cost spanning tree T 'is replaced with the minimum cost PP path in the complete graph G, and the complete graph G
Is obtained (Step S5), the minimum cost spanning tree T '' is obtained from the subgraph G '' (Step S6), and a branch other than the source / destination node as a leaf (for example, N
10-N11) to obtain the link of the final solution T as shown by the bold line in FIG.
7). As can be seen from the above description, the smaller the number of nodes to be searched, the smaller the amount of calculation, and the calculation time for real-time processing is shortened. Next, a method of determining a search target node in the present embodiment will be described in comparison with a conventional case. That is, conventionally, as shown in FIG.
In the complete graph G = {V, L} of the entire communication network, a minimum cost PP path is searched for all combinations of the set D (N1, N3, N4, N10) of destination nodes (step SP1), and FIG. As shown in b), a complete graph Ga ′ = {D, La ′} composed only of the originating and terminating nodes is created, and the link la ′ (the individual links constituting the link set La ′) has the minimum cost PP. A path cost is assigned (step SP2), and a minimum cost spanning tree Ta 'in the complete graph Ga' is obtained (step SP2).
3). Next, the link (the thick line in FIG. 6B) of the minimum cost spanning tree Ta ′ obtained above is replaced with the minimum cost PP path in the complete graph G, and the complete graph G
Is obtained (step SP4), and the minimum cost spanning tree Ta '' is obtained from the subgraph Ga '' (step SP5). Next, in the tree Ta ″, branches having leaves other than the source / destination nodes as leaves are pruned to obtain a tree Ta (step SP6), and a set D of nodes constituting the tree Ta is obtained.
From step 2, all nodes other than the destination node are selected as search target nodes (here, N2, N7, N11) (step SP7). Therefore, the number of search target nodes greatly increases as the number of nodes on the minimum cost PP path between the destination and destination nodes and the scale of the network increase. On the other hand, in the present invention, as shown in FIG. 5, the same operation as in the conventional case is performed in steps SP1 to SP3, but in step SP4 ', the link of the minimum cost spanning tree Ta' is represented by a complete graph G. Is selected as a search target node (here, N2 and N11) when the minimum cost PP path is replaced with the minimum cost PP path. Therefore, the maximum number of nodes to be searched is (number of sending / receiving nodes) -1 and does not depend on the scale of the network. Further, when the number of nodes on the minimum cost PP path between the sending and receiving nodes is as large as two or more, the calculation time of the real-time processing is more advantageous than in the related art. [0033] As described above, according to the present invention, according to the present onset Akira,
Of the processing required for MP path search, the minimum cost PP path determined by the network configuration is searched in advance in the non-real-time processing unit periodically or as needed, and for the actual MP path determined by the destination node, by that none to search when there is a request from the user in the real time processing unit, time required for processing after an search request MP path from the user, i.e. can reduce the search time and search nodes Is the number of destination nodes
And no longer depend on the size of the network.
And increase search time even when applied to large-scale networks
There is no. [0034]

【図面の簡単な説明】 【図1】MPパスを利用する通信網の一例を示す構成図 【図2】本発明のMPパスサーチ回路の一実施例を示す
構成図 【図3】本発明のMPパスサーチ回路における処理の流
れ図 【図4】従来のサーチ対象ノードの決定方法を説明する
ための処理の流れ図 【図5】本発明におけるサーチ対象ノードの決定方法を
説明するための処理の流れ図 【図6】本発明におけるMPパスサーチのようすの一例
を示す説明図 【図7】本発明におけるMPパスサーチのようすの一例
を示す説明図 【符号の説明】 40a…実時間処理部、40b…非実時間処理部、40
c…情報記憶部、41…発着ノード獲得部、42…サー
チ対象ノード決定部、43…最小コストスパニングツリ
ーサーチ部、44…枝刈り取り部、45…MPパス出力
部、46…網構成獲得部、47…最小コストPPパスサ
ーチ部、48…網構成記憶部、49…PPパス記憶部。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a configuration diagram showing an example of a communication network using an MP path. FIG. 2 is a configuration diagram showing an embodiment of an MP path search circuit of the present invention. FIG. 4 is a flowchart of a process for explaining a conventional method of determining a search target node. FIG. 5 is a flowchart of a process for describing a method of determining a search target node in the present invention. 6 is an explanatory diagram showing an example of an MP path search according to the present invention. FIG. 7 is an explanatory diagram showing an example of an MP path search according to the present invention. [Description of References] 40a: real-time processing unit; Real-time processing unit, 40
c: Information storage unit, 41: Destination node acquisition unit, 42: Search target node determination unit, 43: Minimum cost spanning tree search unit, 44: Pruning unit, 45: MP path output unit, 46: Network configuration acquisition unit, 47: minimum cost PP path search unit; 48: network configuration storage unit; 49: PP path storage unit.

フロントページの続き (72)発明者 沢田 立夫 東京都千代田区内幸町1丁目1番6号 日本電信電話株式会社内 (56)参考文献 Bernard M.Waxman, Routing of Multipo int Connections,IE EE Journal on sele cted areas in comm unications,1988年12月,V ol.6,No.9,pp.1617−1622 1995年電子情報通信学会総合大会B− 825 (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 12/28 H04L 12/46 Continuation of front page (72) Inventor Tatsuo Sawada Nippon Telegraph and Telephone Corporation, 1-6-1, Uchisaiwaicho, Chiyoda-ku, Tokyo (56) References Bernard M. Waxman, Routing of Multipoint in Connections, IEEE Journal of selected areas in communications, December 1988, Vol. 6, No. 9, pp. 1617-1622 1995 IEICE General Conference B-825 (58) Fields investigated (Int. Cl. 7 , DB name) H04L 12/56 H04L 12/28 H04L 12/46

Claims (1)

(57)【特許請求の範囲】 【請求項1】 分岐/集線を伴う少なくとも3つの発着
ノード間を接続するマルチポイント(MP)パスをサー
チするMPパスサーチ回路において、 計算に必要な網構成情報を獲得する網構成獲得部と、 該獲得した網構成情報を記憶する網構成記憶部と、 該網構成記憶部の記憶情報を元に最小コストポイントポ
イント(PP)パスを求める最小コストPPパスサーチ
部と、 該求めた最小コストPPパスを記憶するPPパス記憶部
と、 発着ノードをユーザより獲得する発着ノード獲得部と、 該獲得した発着ノードを元にサーチ対象とするサーチ対
象ノードを求めるサーチ対象ノード決定部と、 該サーチ対象ノード決定部及びPPパス記憶部からの情
報を元に最小コストスパニングツリーを求める最小コス
トスパニングツリーサーチ部と、 該求めた最小コストスパニングツリーから不要な枝を刈
り取る枝刈り取り部と、 処理結果を出力するMPパス出力部とを具備し、 前記発着ノード獲得部、サーチ対象ノード決定部、最小
コストスパニングツリーサーチ部、枝刈り取り部及びM
Pパス出力部によりユーザから要求を受信した時に処理
を実行する実時間処理部を構成し、 網構成獲得部及び最小コストPPパスサーチ部により周
期的または必要に応じて処理を実行する非実時間処理部
を構成し、 網構成記憶部及びPPパス記憶部により処理に必要な情
報を記憶する情報記憶部を構成したMPパスサーチ回路
であって、 前記サーチ対象ノード決定部は、発着ノードのみで構成
される完全グラフを作成して最小コストスパニングツリ
ーサーチ部に入力し、該最小コストスパニングツリーサ
ーチ部から最小コストスパニングツリーを取得し、最小
コストスパニングツリーのリンクを完全グラフでの最小
コストPPパスに置き換えた時にその最小コストPPパ
スのコスト的に中間に位置するノードをサーチ対象ノー
ドとする ことを特徴とするMPパスサーチ回路。
(57) [Claim 1] In an MP path search circuit for searching a multipoint (MP) path connecting at least three source / destination nodes with branch / concentration, network configuration information required for calculation , A network configuration storage unit for storing the obtained network configuration information, and a minimum cost PP path search for obtaining a minimum cost point point (PP) path based on information stored in the network configuration storage unit Unit, a PP path storage unit that stores the obtained minimum cost PP path, a destination node obtaining unit that obtains a destination node from a user, and a search that obtains a search target node to be searched based on the obtained destination node. A target node determination unit; and a minimum cost spanning for obtaining a minimum cost spanning tree based on information from the search target node determination unit and the PP path storage unit. A tree search unit, a pruning unit that prunes unnecessary branches from the obtained minimum cost spanning tree, and an MP path output unit that outputs a processing result. Cost spanning tree search unit, pruning unit and M
A real-time processing unit that executes processing when a request is received from a user by a P-path output unit; a non-real-time processing unit that executes processing periodically or as needed by a network configuration acquisition unit and a minimum cost PP path search unit MP path search circuit comprising a processing unit, and an information storage unit for storing information required for processing by the network configuration storage unit and the PP path storage unit
And the search target node determination unit is configured only with the destination node.
Create a complete graph that is
-Input to the search unit and
The minimum cost spanning tree from the
Minimize cost spanning tree links in a complete graph
When the cost PP path is replaced, the minimum cost PP path
Nodes located in the middle of the
An MP path search circuit, characterized in that:
JP4584895A 1995-03-06 1995-03-06 MP path search circuit Expired - Fee Related JP3427954B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4584895A JP3427954B2 (en) 1995-03-06 1995-03-06 MP path search circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4584895A JP3427954B2 (en) 1995-03-06 1995-03-06 MP path search circuit

Publications (2)

Publication Number Publication Date
JPH08242226A JPH08242226A (en) 1996-09-17
JP3427954B2 true JP3427954B2 (en) 2003-07-22

Family

ID=12730638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4584895A Expired - Fee Related JP3427954B2 (en) 1995-03-06 1995-03-06 MP path search circuit

Country Status (1)

Country Link
JP (1) JP3427954B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3336614B2 (en) 1999-10-14 2002-10-21 日本電気株式会社 Tree structure communication path design method and communication path tree structure solution

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
1995年電子情報通信学会総合大会B−825
Bernard M.Waxman,Routing of Multipoint Connections,IEEE Journal on selected areas in communications,1988年12月,Vol.6,No.9,pp.1617−1622

Also Published As

Publication number Publication date
JPH08242226A (en) 1996-09-17

Similar Documents

Publication Publication Date Title
US4813038A (en) Non-blocking copy network for multicast packet switching
EP0698323B1 (en) Multicast virtual circuit switch using cell recycling
US5138614A (en) Transformation method for network conference connections
US5355364A (en) Method of routing electronic messages
US5896379A (en) Network node for packet switching with selective data processing and method therefor
JP3445802B2 (en) Method and apparatus for multipoint-to-point communication in ATM networks
ATE356382T1 (en) MECHANISM FOR REPLACING A PACKET FIELD IN A MULTI-LAYER SWITCHING NETWORK ELEMENT
Hluchyj et al. Queueing in space-division packet switching
JP2000115243A (en) Packet repeater and multi-cast speedup system
JPH0241053A (en) Method of selecting route in data communication network
ATE167973T1 (en) SWITCHING METHOD AND DEVICE FOR A SATELLITE COMMUNICATIONS SYSTEM
JPH10513334A (en) Switching method and device
KR940017459A (en) Routing logic means for asynchronous switching nodes and switching elements used in the switching nodes
GB2212308A (en) Method and apparatus for parallel computation
van Leeuwen et al. Compact routing methods: A survey
US5016245A (en) Modular expandable digital single-stage switching network in ATM (Asynchronous Transfer Mode) technology for a fast packet-switched transmission of information
Makki et al. Efficient solutions to multicast routing in communication networks
JP3427954B2 (en) MP path search circuit
US5535413A (en) System including plurality of data driven processors connected to each other
US5740172A (en) Method for searching a packet transmission path in a broadband information and communication system
Xiong et al. On the performance evaluation of an ATM self-routing multistage switch with bursty and uniform traffic
JP3028414B1 (en) Packet filter circuit
JP2545962B2 (en) ATM switch system
JP2756604B2 (en) Self-routing switch network
JPH02100540A (en) Self routing exchange system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees