JP3209387B2 - Node optimal arrangement method and apparatus - Google Patents

Node optimal arrangement method and apparatus

Info

Publication number
JP3209387B2
JP3209387B2 JP06478194A JP6478194A JP3209387B2 JP 3209387 B2 JP3209387 B2 JP 3209387B2 JP 06478194 A JP06478194 A JP 06478194A JP 6478194 A JP6478194 A JP 6478194A JP 3209387 B2 JP3209387 B2 JP 3209387B2
Authority
JP
Japan
Prior art keywords
node
coordinates
coordinate
nodes
map
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 - Lifetime
Application number
JP06478194A
Other languages
Japanese (ja)
Other versions
JPH07271846A (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 JP06478194A priority Critical patent/JP3209387B2/en
Publication of JPH07271846A publication Critical patent/JPH07271846A/en
Application granted granted Critical
Publication of JP3209387B2 publication Critical patent/JP3209387B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Telephonic Communication Services (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、例えば通信網、電力系
統、ガス管路網、水道網等における網構成要素であるノ
ード間の論理的接続状況を表示する網構成表示システム
に適用され、ノード間の接続状況を示す実世界の地図座
標の相対的位置関係を保存しながら、かつノード相互の
重複なく、該地図座標を論理座標に変換するノード最適
配置方法および装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to a network configuration display system for displaying a logical connection status between nodes which are network components in a communication network, a power system, a gas pipeline network, a water network or the like. The present invention relates to an optimal node arrangement method and apparatus for converting a map coordinate into a logical coordinate while preserving a relative positional relationship between map coordinates in the real world indicating a connection state between nodes and without overlapping the nodes.

【0002】[0002]

【従来の技術】この種の網構成表示システムにおいて、
例えば通信網を対象とした従来の通信網構成表示システ
ムは、通信網を構成する全ノード要素を地図要素と比例
的に全体表示し、ユーザの画面操作による部分的な拡大
/縮小操作で網構成要素の一部をハイライト化してい
る。
2. Description of the Related Art In this type of network configuration display system,
For example, in a conventional communication network configuration display system for a communication network, all node elements constituting the communication network are displayed in proportion to map elements in their entirety, and the network configuration is performed by a partial enlargement / reduction operation by a user's screen operation. Some of the elements are highlighted.

【0003】これに対して、データベースからハイライ
トしたい網構成要素のサブセットを抽出した後、そのサ
ブセットの地図座標の相対的位置関係で表示空間の論理
座標上にノードを最適配置するシステムが実現されてい
る。このようなシステムでは、地図座標から論理座標へ
の変換は、ノード重複の有無をチェックせずに、地図座
標と論理座標の空間の比率で地図座標を除算することに
より、論理座標を計算している。このため、都市部等の
ように地理的なノード密集地域のノードは論理座標上で
ノード座標の重複を招いている。
On the other hand, a system is realized in which a subset of network components to be highlighted is extracted from a database, and nodes are optimally arranged on logical coordinates in a display space based on a relative positional relationship between map coordinates of the subset. ing. In such a system, the conversion from map coordinates to logical coordinates is performed by calculating the logical coordinates by dividing the map coordinates by the ratio of the space between the map coordinates and the logical coordinates without checking for the presence of node overlap. I have. For this reason, nodes in a geographically dense node area such as an urban area cause overlapping node coordinates on logical coordinates.

【0004】従来、このノード重複は、論理座標空間を
分割したサブ論理座標空間上のノード密度分布を計算
し、サブ論理座標空間のノード密度を平均密度に近づけ
る処理(密度分布一様化処理)や、重複したノード相互
の地図座標の差分方向へノードを移動する(ノード隣接
座標移動処理)等の自動的手段や、ユーザが直接移動先
を指定する手動的移動手段によって対話的にノードの重
複を解消している。
Conventionally, this node duplication is a process of calculating a node density distribution on a sub logical coordinate space obtained by dividing a logical coordinate space, and bringing the node density of the sub logical coordinate space closer to the average density (density distribution uniforming process). Automatic means such as moving nodes in the direction of the difference in map coordinates between overlapping nodes (node adjacent coordinate movement processing) or manual moving means in which a user directly designates a destination by means of interactive node duplication. Has been eliminated.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の密度分
布一様化処理では、ノードの密度分布のバランスによっ
ては、結果的に空間全体を再配置する処理を招くことが
あり、処理時間の予測が困難で多大の処理時間を要する
場合もある。また、非常に近接する範囲でのノード隣接
座標移動処理では、ノード座標相互間の相対関係を一部
保存できない場合があり、ノード配置処理の後で必ずノ
ードの重複の有無をチェックする必要がある。
In the above-mentioned conventional density distribution equalizing process, depending on the balance of the density distribution of the nodes, a process of rearranging the entire space may be caused as a result. Is difficult and requires a lot of processing time. In addition, in the node adjacent coordinate movement processing in a very close range, there may be a case where a part of the relative relationship between the node coordinates cannot be saved, and it is necessary to always check whether or not the nodes overlap after the node arrangement processing. .

【0006】このため、座標変換の結果確認のために、
常にユーザの介入を必要とし、ノード配置とリンク表示
処理の連続的自動処理化を行うことができないという問
題がある。
Therefore, in order to confirm the result of the coordinate conversion,
There is a problem that it always requires the intervention of the user, and continuous automatic processing of the node arrangement and the link display processing cannot be performed.

【0007】更に、データベースからの網構成要素サブ
セット検索の都度、ノードの配置処理を行っているた
め、ノードに変更のないサブセットに対しても、再度同
じ処理を繰り返すという問題もある。
Furthermore, since the node arrangement processing is performed every time the network component subset is retrieved from the database, there is a problem that the same processing is repeated again for the subset in which the node is not changed.

【0008】本発明は、上記に鑑みてなされたもので、
その目的とするところは、ノード密度分布の一様度に関
わらず、ノードの座標重複を発生しないで、一定の処理
時間で、完全に地図座標の相対関係を保存して、地図座
標を論理座標に変換するノード最適配置方法および装置
を提供することにある。
[0008] The present invention has been made in view of the above,
The goal is to save the map coordinates completely and save the map coordinates in logical coordinates in a fixed processing time without generating node coordinates regardless of the uniformity of the node density distribution. It is an object of the present invention to provide a method and an apparatus for optimally arranging nodes for converting to a node.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明のノード最適配置方法は、網構成管理データ
ベースに蓄積される全網構成要素からユーザの要求条件
に従って抽出された網構成要素のサブセットに含まれる
ノードについて、実世界の地理的相対位置関係を保存し
ながら地図座標から任意の表示空間の論理座標に変換す
るノード最適配置方法であって、最初に実世界の地図座
標をノードが重複して表示されることがない充分大きな
座標空間に拡大し、次に実世界の地図座標と表示空間の
論理座標のX軸とY軸の縮小比を求め、該縮小比より小
さい値を用いて、X軸とY軸のノード間隔を交互かつ段
階的に縮小し、縮小過程におけるノード重複の発生をチ
ェックして重複を除去し、目標の論理座標の大きさまで
変換を繰り返すことによりノードを表示空間の論理座標
上に最適配置することを要旨とする。
In order to achieve the above object, a method for optimally arranging nodes according to the present invention comprises a method of extracting network components extracted from all network components stored in a network configuration management database in accordance with user requirements. This is an optimal node placement method for converting the map coordinates to logical coordinates of an arbitrary display space while preserving the geographic relative positions of the real world for the nodes included in the subset. Enlarge to a sufficiently large coordinate space that is not overlapped and displayed, and then calculate the reduction ratio between the X-axis and Y-axis of the real world map coordinates and the logical coordinates of the display space, and use a value smaller than the reduction ratio. X-axis and Y-axis node intervals are alternately and stepwise reduced, and the occurrence of node duplication in the reduction process is checked to eliminate the duplication, and the conversion is repeated up to the target logical coordinate size. And summarized in that the optimal placement on the logical coordinate of the display space more nodes.

【0010】また、本発明のノード最適配置方法は、上
記において、表示空間の論理座標上に最適配置されたノ
ード間に対してノード配置処理で変換された論理座標を
使用して連続的にリンク配置処理を行うことを要旨とす
る。
[0010] In the above-mentioned method of optimally arranging nodes according to the present invention, the nodes which are optimally arranged on the logical coordinates of the display space are continuously linked using the logical coordinates converted by the node arranging process. The point is to perform an arrangement process.

【0011】更に、本発明のノード最適配置方法は、上
記において、作成したノード配置情報を網構成要素のサ
ブセット毎に蓄積し、検索の都度、ノードの追加、削除
および地図座標の移動の変化の有無をチェックし、変化
がない場合には蓄積されたノード配置情報を使用するこ
とを要旨とする。
Further, in the above-described node optimum arrangement method of the present invention, the created node arrangement information is accumulated for each subset of the network components, and each time a search is performed, the addition or deletion of a node and the change in the movement of map coordinates are performed. The gist is to check the presence / absence and to use the accumulated node arrangement information if there is no change.

【0012】本発明のノード最適配置装置は、網構成管
理データベースに蓄積される全網構成要素からユーザの
要求条件に従って抽出された網構成要素のサブセットに
含まれるノードについて、実世界の地理的相対位置関係
を保存しながら地図座標から任意の表示空間の論理座標
に変換するノード最適配置装置であって、実世界の地図
座標をノードが重複して表示されることがない充分大き
な座標空間に拡大する拡大手段と、実世界の地図座標と
表示空間の論理座標のX軸とY軸の縮小比を求め、該縮
小比より小さい値を用いて、X軸とY軸のノード間隔を
交互かつ段階的に縮小する縮小手段と、縮小過程におけ
るノード重複の発生をチェックして重複を除去する重複
除去手段と、目標の論理座標の大きさまで変換を繰り返
すことによりノードを表示空間の論理座標上に最適配置
する手段とを有することを要旨とする。
[0012] The node optimum arrangement device of the present invention provides a real-world geographic relative node for nodes included in a subset of network components extracted according to user requirements from all network components stored in a network configuration management database. An optimal node layout device that converts map coordinates to logical coordinates in an arbitrary display space while preserving positional relationships, and expands the real world map coordinates to a sufficiently large coordinate space where nodes are not displayed redundantly. And a reduction ratio between the X axis and the Y axis of the real world map coordinates and the logical coordinates of the display space, and using a value smaller than the reduction ratio, alternately and stepwise the node intervals between the X axis and the Y axis. Reduction means for reducing the number of nodes in the process of reduction, duplication removal means for checking the occurrence of node duplication in the reduction process, and eliminating duplication. And summarized in that a means for optimal placement on the logical coordinate of the display space.

【0013】また、本発明のノード最適配置装置は、上
記において、表示空間の論理座標上に最適配置されたノ
ード間に対してノード配置処理で変換された論理座標を
使用して連続的にリンク配置処理を行う手段を有するこ
とを要旨とする。
[0013] In the above-described node optimum arranging apparatus, the nodes which are optimally arranged on the logical coordinates of the display space are continuously linked using the logical coordinates converted by the node arranging process. The gist of the invention is to have means for performing the arrangement processing.

【0014】更に、本発明のノード最適配置装置は、上
記において、作成したノード配置情報を網構成要素のサ
ブセット毎に蓄積し、検索の都度、ノードの追加、削除
および地図座標の移動の変化の有無をチェックする手段
を有し、変化がない場合には蓄積されたノード配置情報
を使用することを要旨とする。
Further, the node optimum arrangement apparatus of the present invention stores the created node arrangement information for each subset of the network components, and adds / deletes nodes and changes in the movement of map coordinates each time a search is performed. It has a means for checking the presence or absence, and when there is no change, the gist is to use the accumulated node arrangement information.

【0015】本発明のノード最適配置装置は、ノード間
の接続状況を示す実世界の地図座標をノード相互の重複
なく、該地図座標の相対的位置関係を保存しながら、論
理座標に変換するノード最適配置装置であって、ノード
密度分布の一様度に関わらず、ノードの座標重複を完全
に排除するために、与えられた地図座標の重複をチェッ
クし、指定された情報源を使用して地図座標を拡大する
ことによってノードの重複を排除する手段と、拡大され
た地図座標のノード間隔をX座標軸とY座標軸について
交互に縮小する手段と、縮小後のノードの重複をチェッ
クして、該ノードの重複を排除する手段と、目標の論理
座標空間内に達したか否かをチェックする手段と、ノー
ド配置処理実行後にリンク配置処理を行う手段とを有す
ることを要旨とする。
The node optimum arranging apparatus of the present invention converts a real world map coordinate indicating a connection state between nodes into a logical coordinate while maintaining the relative positional relationship of the map coordinates without overlapping each other. An optimal placement device that checks for duplicate map coordinates and uses the specified information source to completely eliminate duplicate node coordinates, regardless of the uniformity of the node density distribution. Means for eliminating the duplication of the nodes by enlarging the map coordinates, means for alternately reducing the node interval of the enlarged map coordinates with respect to the X coordinate axis and the Y coordinate axis, and checking the duplication of the nodes after the reduction. The gist of the present invention is to have a means for eliminating node duplication, a means for checking whether or not a node has reached a target logical coordinate space, and a means for performing a link arrangement process after executing a node arrangement process. .

【0016】[0016]

【作用】本発明のノード最適配置方法では、実世界の地
図座標をノードが重複して表示されることがない充分大
きな座標空間に拡大し、実世界の地図座標と表示空間の
論理座標のX軸とY軸の縮小比を求め、該縮小比より小
さい値を用いてX軸とY軸のノード間隔を交互かつ段階
的に縮小し、縮小過程におけるノードの重複を除去し、
目標の論理座標の大きさまで変換を繰り返すことにより
ノードを表示空間の論理座標上に最適配置する。
According to the node optimum arranging method of the present invention, the map coordinates of the real world are enlarged to a sufficiently large coordinate space where the nodes are not displayed redundantly, and the map coordinates of the real world and the logical coordinates X of the display space are enlarged. Calculating a reduction ratio between the axis and the Y-axis, reducing the interval between the nodes on the X-axis and the Y-axis alternately and stepwise by using a value smaller than the reduction ratio, removing overlapping nodes in the reduction process;
The node is optimally arranged on the logical coordinates of the display space by repeating the conversion up to the size of the target logical coordinates.

【0017】また、本発明のノード最適配置方法では、
上記において、表示空間の論理座標上に最適配置された
ノード間に対してノード配置処理で変換された論理座標
を使用して連続的にリンク配置処理を行う。
Further, in the node optimum arrangement method of the present invention,
In the above, link arrangement processing is continuously performed between nodes optimally arranged on the logical coordinates of the display space using the logical coordinates converted by the node arrangement processing.

【0018】更に、本発明のノード最適配置方法では、
上記において、作成したノード配置情報を蓄積し、検索
の都度、ノードの追加、削除および地図座標の移動の変
化の有無をチェックし、変化がない場合には蓄積された
ノード配置情報を使用する。
Further, in the node optimum arrangement method of the present invention,
In the above, the created node arrangement information is accumulated, and every time a search is performed, the presence or absence of a change in the addition or deletion of a node and the movement of the map coordinates is checked. If there is no change, the accumulated node arrangement information is used.

【0019】本発明のノード最適配置装置では、実世界
の地図座標をノードが重複して表示されることがない充
分大きな座標空間に拡大し、実世界の地図座標と表示空
間の論理座標のX軸とY軸の縮小比を求め、該縮小比よ
り小さい値を用いてX軸とY軸のノード間隔を交互かつ
段階的に縮小し、縮小過程におけるノードの重複を除去
し、目標の論理座標の大きさまで変換を繰り返すことに
よりノードを表示空間の論理座標上に最適配置する。
In the node optimum arranging apparatus of the present invention, the map coordinates of the real world are enlarged to a sufficiently large coordinate space where the nodes are not displayed redundantly, and the map coordinates of the real world and the X of the logical coordinates of the display space are enlarged. The reduction ratio between the X-axis and the Y-axis is obtained, the node interval between the X-axis and the Y-axis is reduced alternately and stepwise by using a value smaller than the reduction ratio, the overlap of the nodes in the reduction process is removed, and the target logical coordinates The node is optimally arranged on the logical coordinates of the display space by repeating the conversion up to the size of.

【0020】また、本発明のノード最適配置装置では、
上記において、表示空間の論理座標上に最適配置された
ノード間に対してノード配置処理で変換された論理座標
を使用して連続的にリンク配置処理を行う。
Further, in the node optimal arrangement device of the present invention,
In the above, link arrangement processing is continuously performed between nodes optimally arranged on the logical coordinates of the display space using the logical coordinates converted by the node arrangement processing.

【0021】更に、本発明のノード最適配置装置では、
上記において、作成したノード配置情報を網構成要素の
サブセット毎に蓄積し、検索の都度、ノードの追加、削
除および地図座標の移動の変化の有無をチェックする手
段を有し、変化がない場合には蓄積されたノード配置情
報を使用する。
Further, in the node optimum arrangement device of the present invention,
In the above, the created node arrangement information is stored for each subset of the network components, and each time a search is performed, means for checking whether there is a change in addition, deletion and movement of the map coordinates are provided. Uses the accumulated node arrangement information.

【0022】本発明のノード最適配置装置では、与えら
れた地図座標の重複をチェックし、地図座標を拡大する
ことによってノードの重複を排除し、拡大された地図座
標のノード間隔をX座標軸とY座標軸について交互に縮
小し、縮小後のノードの重複を排除し、目標の論理座標
空間内に達したか否かをチェックし、ノード配置処理実
行後にリンク配置処理を行う。
In the node optimum arranging apparatus of the present invention, the duplication of the given map coordinates is checked, the node duplication is eliminated by enlarging the map coordinates, and the node interval of the enlarged map coordinates is set to the X coordinate axis and the Y coordinate. The coordinate axes are alternately reduced, overlapping of the nodes after the reduction is eliminated, it is checked whether or not the target logical coordinate space has been reached, and after the node arrangement processing is performed, the link arrangement processing is performed.

【0023】[0023]

【実施例】以下、図面を用いて本発明の実施例を説明す
る。図1は、本発明の一実施例に係わるノード最適配置
方法を適用した網構成表示システムの構成を示すブロッ
ク図である。同図に示す網構成表示システムは、通信
網、電力系統、ガス管路網、水道網等に適用可能なもの
であるが、本実施例では一例として通信網に適用した場
合について説明する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a network configuration display system to which a node optimal arrangement method according to one embodiment of the present invention is applied. The network configuration display system shown in FIG. 1 is applicable to a communication network, an electric power system, a gas pipeline network, a water network, and the like. In the present embodiment, an example in which the invention is applied to a communication network will be described.

【0024】図1に示す網構成表示システムは、データ
ベース検索部101、図形情報作成部102、および図
形表示部103から構成されている。データベース検索
部101は、ユーザからの検索条件を入力する検索条件
入力処理部104、該検索条件入力処理部104から入
力された検索条件に従って網構成管理データベース10
6を検索する網構成検索処理部105、および網構成管
理データベース106から構成されている。また、図形
情報作成部102は、実世界のノードの地図座標情報を
含む図形表示基本情報107および前記データベース検
索部101からの検索結果表示対象情報110を入力さ
れるノード最適配置処理部108およびリンク最適配置
処理部109から構成されている。そして、この図形情
報作成部102からの網構成表示情報111は図形表示
部103に入力され、該図形表示部103に表示される
ようになっている。なお、図形表示部103は座標とオ
ブジェクトを指定すれば図面を表示できる任意の既存ツ
ールを利用することを想定する。
The network configuration display system shown in FIG. 1 includes a database search unit 101, a graphic information creating unit 102, and a graphic display unit 103. The database search unit 101 includes a search condition input processing unit 104 for inputting search conditions from a user, and the network configuration management database 10 according to the search conditions input from the search condition input processing unit 104.
6 and a network configuration management database 106. Further, the graphic information creating unit 102 receives the graphic optimum display information 107 including the map coordinate information of the nodes in the real world and the search result display target information 110 from the database search unit 101, and receives the node optimal arrangement processing unit 108 and the link. It comprises an optimal arrangement processing unit 109. The network configuration display information 111 from the graphic information creating unit 102 is input to the graphic display unit 103 and is displayed on the graphic display unit 103. It is assumed that the graphic display unit 103 uses any existing tool that can display a drawing by specifying coordinates and an object.

【0025】図2は、図1に示す網構成表示システムの
メイン処理を示すフローチャートである。同図に示す網
構成表示システムの処理フローは、ユーザの要求により
対話的に起動される網構成検索処理201、および該網
構成検索処理201が起動され、新しい表示対象が検索
される毎に起動され、新しい網構成を自動的に表示する
ノード最適配置処理202およびリンク最適配置処理2
03から構成されている。
FIG. 2 is a flowchart showing main processing of the network configuration display system shown in FIG. The processing flow of the network configuration display system shown in the figure includes a network configuration search process 201 that is interactively activated by a user's request, and the network configuration search process 201 is activated, and is activated every time a new display target is retrieved. Node arrangement processing 202 and link optimal arrangement processing 2 for automatically displaying a new network configuration.
03.

【0026】更に詳しくは、図2に示す網構成表示シス
テムの処理においては、まずユーザから新規な検索要求
があるか否かを待ち(ステップ211)、新規検索要求
があると、この新規検索要求によりデータ検索条件が設
定され(ステップ213)、この検索条件に基づいて網
構成管理データベース106が検索される(ステップ2
15)。
More specifically, in the processing of the network configuration display system shown in FIG. 2, first, it is waited for a new search request from the user (step 211). Is set (step 213), and the network configuration management database 106 is searched based on the search condition (step 2).
15).

【0027】そして、この検索結果の表示対象情報11
0が図形表示基本情報107とともにノード最適配置処
理部108に入力されると、該ノード最適配置処理部1
08はノード最適配置処理202を実施する。この処理
では、後述するように、まず既作成ノード配置との差分
をチェックし(ステップ221)、それからX座標を一
定比率で変換し(ステップ222)、Y座標を一定比率
で変換する(ステップ223)。そして、この変換によ
り目標の大きさに変換されたか否かをチェックし(ステ
ップ224)、目標の大きさに変換されていない場合に
は、ステップ222に戻って、目標の大きさに変換され
るまでステップ222,223の変換処理を繰り返す
が、目標の大きさに変換された場合には、ノード配置結
果を蓄積する(ステップ225)。
Then, the display target information 11 of this search result is displayed.
When “0” is input to the node optimal arrangement processing unit 108 together with the graphic display basic information 107, the node optimal arrangement processing unit 1
08 executes the node optimum arrangement processing 202. In this process, as will be described later, first, a difference from the already created node arrangement is checked (step 221), and then the X coordinate is converted at a fixed ratio (step 222), and the Y coordinate is converted at a fixed ratio (step 223). ). Then, it is checked whether or not the data has been converted to the target size by this conversion (step 224). If the data has not been converted to the target size, the process returns to step 222 to be converted to the target size. Until the conversion process of steps 222 and 223 is repeated until the target size is obtained, the node arrangement result is accumulated (step 225).

【0028】次に、リンク最適配置処理部109はノー
ド最適配置処理部108からのノード配置結果に基づい
てノード間最短経路データを作成し(ステップ23
1)、線分重複回避接続点データを作成する(ステップ
233)。そして、このようにして作成された網構成表
示情報111を図形表示部103に表示する(ステップ
235)。
Next, the link optimal arrangement processing unit 109 creates shortest path data between nodes based on the node arrangement result from the node optimal arrangement processing unit 108 (step 23).
1), line segment avoidance connection point data is created (step 233). Then, the network configuration display information 111 thus created is displayed on the graphic display unit 103 (step 235).

【0029】図3は、ノード配置の座標変換処理の概要
を示す図である。同図において、斜線を施した丸印はノ
ードを示しているが、地図座標空間301上の全ノード
から表示対象ノード群302,303を選択し、表示先
の論理座標空間304,305,306を設定すると、
表示対象ノード群相互間の相対的位置関係を保存しなが
ら、地図座標が論理座標に変換され、表示空間A30
7,B308,B309のように表示される。論理座標
空間306のように座標を拡大する場合は、ノードの座
標重複が発生せず、地図座標と論理座標の拡大比率を地
図座標に乗算することにより容易に求めることができ
る。本発明のノード最適配置方法は、特に論理座標空間
304,305のように座標変換においてノード座標重
複が発生する可能性がある座標縮小の場合に関するもの
である。
FIG. 3 is a diagram showing an outline of the coordinate conversion processing of the node arrangement. In this figure, hatched circles indicate nodes, but display target node groups 302 and 303 are selected from all the nodes on the map coordinate space 301, and the display destination logical coordinate spaces 304, 305 and 306 are selected. When set,
While preserving the relative positional relationship between the display target node groups, the map coordinates are converted into logical coordinates, and the display space A30 is displayed.
7, B308, and B309. When the coordinates are enlarged as in the logical coordinate space 306, the coordinates of the nodes do not overlap, and can be easily obtained by multiplying the map coordinates by the enlargement ratio between the map coordinates and the logical coordinates. The node optimal arrangement method of the present invention is particularly related to the case of coordinate reduction in which there is a possibility that node coordinate duplication may occur in coordinate transformation as in the logical coordinate spaces 304 and 305.

【0030】図4は、本実施例のノード最適配置方法に
おけるノード配置情報作成処理を示すフローチャートで
ある。同図に示すノード配置情報作成処理は、既作成ノ
ード配置との差分チェック処理401、地図座標重複排
除処理402、座標縮小変換処理403、座標拡大変換
処理404、ノード配置結果保存処理405、および既
存ノード配置結果の引用処理406を有する。
FIG. 4 is a flowchart showing a node arrangement information creating process in the node optimal arrangement method of the present embodiment. The node arrangement information creation processing shown in FIG. 9 includes a difference check processing 401 with the already created node arrangement, a map coordinate duplication elimination processing 402, a coordinate reduction conversion processing 403, a coordinate enlargement conversion processing 404, a node arrangement result storage processing 405, and an existing arrangement. It has a node placement result quoting process 406.

【0031】更に詳しくは、図4に示すノード配置情報
作成処理においては、まずデータベース(DB)検索の
対象サブセット番号を取得し(ステップ411)、それ
から同一サブセット番号のノード配置結果を取得し(ス
テップ412)、両者からサブセット内のノード追加、
削除等の差分を検出し(ステップ413)、ノードの追
加、削除があるか否かをチェックする(ステップ41
4)。この結果、ノードの追加、削除がない場合には、
既存のノード配置結果を引用して(ステップ461)、
処理を終了するが、追加、削除がある場合には、まず実
座標が論理座標よりも大きいか否かをチェックする(ス
テップ420)。
More specifically, in the node arrangement information creation processing shown in FIG. 4, first, a target subset number of a database (DB) search is obtained (step 411), and then a node arrangement result of the same subset number is obtained (step 411). 412), adding a node in the subset from both,
A difference such as deletion is detected (step 413), and it is checked whether a node is added or deleted (step 41).
4). As a result, if there is no addition or deletion of nodes,
Referring to the existing node arrangement result (step 461),
The process is terminated, but if there is addition or deletion, it is first checked whether or not the actual coordinates are larger than the logical coordinates (step 420).

【0032】実座標が論理座標よりも大きくない場合、
すなわち論理座標が実座標よりも大きい場合には、座標
の拡大変換処理を行い(ステップ441)、ノード配置
結果を保存して(ステップ451)、処理を終了する
が、実座標が論理座標よりも大きい場合には、全ノード
について地図座標重複排除処理を行う(ステップ42
1)。なお、この地図座標重複排除処理については図5
で詳細に説明する。
If the real coordinates are not greater than the logical coordinates,
That is, when the logical coordinates are larger than the actual coordinates, the coordinate enlargement conversion processing is performed (step 441), the node arrangement result is stored (step 451), and the processing is terminated. If it is larger, map coordinate duplication elimination processing is performed for all nodes (step 42).
1). This map coordinate de-duplication processing is described in FIG.
This will be described in detail.

【0033】ステップ421で地図座標重複排除処理を
終了すると、座標縮小変換処理を行うため、まずX座標
縮小計算を行い(ステップ431)、それからY座標縮
小計算を行う(ステップ432)。そして、目標のサイ
ズに変換されたか否かをチェックし(ステップ43
3)、目標のサイズに変換されていない場合には、ステ
ップ431に戻って、同じ処理を繰り返すが、目標のサ
イズに変換された場合には、座標拡大変換処理を行い
(ステップ441)、ノード配置結果を保存して(ステ
ップ451)、処理を終了する。
When the map coordinate duplication elimination processing is completed in step 421, an X coordinate reduction calculation is first performed in order to perform a coordinate reduction conversion processing (step 431), and then a Y coordinate reduction calculation is performed (step 432). Then, it is checked whether the size has been converted to the target size (step 43).
3) If the size has not been converted to the target size, the process returns to step 431 to repeat the same process. If the size has been converted to the target size, a coordinate enlargement conversion process is performed (step 441), and the node The arrangement result is saved (step 451), and the process ends.

【0034】次に、上述した図4に示したノード配置情
報作成処理における地図座標重複排除処理402の詳細
について図5に示すフローチャートを参照して説明す
る。図5に示す地図座標重複排除処理は、重複ノードの
検出処理501、重複ノードの移動先に空間を確保する
処理502、重複ノードの移動先座標を設定する処理5
03を有する。
Next, the details of the map coordinate duplication elimination processing 402 in the above-described node arrangement information creation processing shown in FIG. 4 will be described with reference to the flowchart shown in FIG. The map coordinate de-duplication process shown in FIG. 5 includes a process 501 for detecting a duplicate node, a process 502 for securing a space at a destination of the duplicate node, and a process 5 for setting a destination coordinate of the duplicate node.
03.

【0035】図5に示す地図座標重複排除処理では、ま
ずX座標を1次キー、Y座標を2次キーにして、ノード
座標情報をソーティングする(ステップ511)。そし
て、以降の処理、すなわちステップ513から533ま
での処理を処理ノードのすべてに対して繰り返し行うた
めにループ処理を設定する(ステップ512)。そし
て、現在処理中の処理ノードの座標を処理座標とし(ス
テップ513)、処理ノードを重複座標ノードテーブル
に登録する(ステップ514)。
In the map coordinate duplication elimination processing shown in FIG. 5, node coordinate information is sorted using the X coordinate as a primary key and the Y coordinate as a secondary key (step 511). Then, a loop process is set to repeat the subsequent processes, that is, the processes of steps 513 to 533, for all the processing nodes (step 512). Then, the coordinates of the processing node currently being processed are set as processing coordinates (step 513), and the processing node is registered in the overlapping coordinate node table (step 514).

【0036】また、次のステップ516〜518の処理
を繰り返し行うためのループ処理を設定し(ステップ5
15)、現在処理中の比較ノードの座標を比較ノード座
標にし(ステップ516)、処理座標が比較座標に等し
いか否かをチェックする(ステップ517)。等しくな
い場合には、ステップ515に戻って同じ処理を繰り返
すが、等しい場合には、比較ノードを重複座標ノードテ
ーブルに登録する(ステップ518)。
A loop process for repeatedly performing the following steps 516 to 518 is set (step 5).
15) The coordinates of the comparison node currently being processed are set as comparison node coordinates (step 516), and it is checked whether the processing coordinates are equal to the comparison coordinates (step 517). If they are not equal, the process returns to step 515 to repeat the same processing. If they are equal, the comparison node is registered in the overlapping coordinate node table (step 518).

【0037】次に、登録重複ノード数が1より大きいか
否かをチェックする(ステップ521)。1より大きく
ない場合には、そのまま処理を終了するが、1より大き
い場合には、ステップ522に進み、Nを3〜重複数ま
での変数としてステップ523の処理を繰り返し行うル
ープ処理を設定する。そして、ステップ523では、追
加XY数=重複数/Nを算出し、その余りが0であるか
否かをチェックする。そして、余りが0でない場合に
は、ステップ522に戻って同じ処理を繰り返すが、余
りが0の場合には、ステップ524に進む。
Next, it is checked whether or not the number of registered duplicate nodes is greater than 1 (step 521). If it is not greater than 1, the process is terminated as it is. If it is greater than 1, the process proceeds to step 522, and a loop process for repeating the process of step 523 with N as a variable from 3 to a plurality is set. In step 523, the number of additional XY = duplicate number / N is calculated, and it is checked whether or not the remainder is zero. If the remainder is not 0, the process returns to step 522 to repeat the same process. If the remainder is 0, the process proceeds to step 524.

【0038】ステップ524では、比較ノードのすべて
について次のステップ525,526の処理を繰り返し
行う。ステップ525では、比較ノード座標から処理ノ
ード座標を減算して、座標差を算出し、この座標差が0
より大きいか否かをチェックする(ステップ526)。
座標差が0より大きくない場合には、ステップ524に
戻って同じ処理を繰り返し行うが、座標差が0より大き
い場合には、追加XY数が座標差より大きいかまたは等
しいかをチェックする(ステップ527)。追加XY数
が座標差より小さい場合には、ステップ531に進む
が、追加XY数が座標差より大きいかまたは等しい場合
には、比較ノードの座標を+1し(ステップ528)、
ステップ531に進む。
In step 524, the following steps 525 and 526 are repeated for all the comparison nodes. In step 525, the processing node coordinates are subtracted from the comparison node coordinates to calculate a coordinate difference.
It is checked whether it is greater than (step 526).
If the coordinate difference is not greater than 0, the process returns to step 524 to repeat the same processing. If the coordinate difference is greater than 0, it is checked whether the number of additional XY is greater than or equal to the coordinate difference (step 524). 527). If the additional XY number is smaller than the coordinate difference, the process proceeds to step 531. If the additional XY number is larger than or equal to the coordinate difference, the coordinate of the comparison node is incremented by 1 (step 528).
Proceed to step 531.

【0039】ステップ531では、重複座標ノードテー
ブルから重複ノードを抽出し、移動先座標を設定し(ス
テップ532)、重複座標ノードテーブルをリセットし
(ステップ533)、処理を終了する。
In step 531, the duplicate node is extracted from the duplicate coordinate node table, the destination coordinates are set (step 532), the duplicate coordinate node table is reset (step 533), and the process ends.

【0040】次に、上述した図4に示したノード配置情
報作成処理における座標縮小変換処理403のX座標縮
小計算処理の詳細について図6に示すフローチャートを
参照して説明する。図6に示す座標縮小変換処理403
のX座標縮小計算処理は、小さい座標から同一X座標ノ
ードを同時処理する大ループの中に、該当X軸の新座標
算出処理ループ601と該当X軸の新座標設定処理ルー
プ602を有する。新座標算出処理ループ601は該当
X軸の新座標の計算処理603、同一Y軸ノード上の新
X座標に関する飛び越しの検査および更新処理604、
処理範囲内の最大X座標検査および更新処理605を有
する。
Next, details of the X coordinate reduction calculation processing of the coordinate reduction conversion processing 403 in the above-described node arrangement information creation processing shown in FIG. 4 will be described with reference to the flowchart shown in FIG. Coordinate reduction conversion processing 403 shown in FIG.
The X coordinate reduction calculation processing includes a new coordinate calculation processing loop 601 for the relevant X axis and a new coordinate setting processing loop 602 for the relevant X axis in a large loop that simultaneously processes the same X coordinate node from small coordinates. The new coordinate calculation processing loop 601 includes a calculation processing 603 of a new coordinate of the corresponding X axis, a jump inspection and update processing 604 regarding a new X coordinate on the same Y axis node,
It has a maximum X coordinate inspection and update processing 605 within the processing range.

【0041】また、新座標の計算処理603は、新座標
を(X座標÷2)の小数点以下を切り捨てて導出する。
飛び越しX座標の検査および更新処理604は、変換前
座標と変換後座標の間に同一X軸のノードが存在するか
否かをチェックし、存在する場合には、変換後の座標を
この座標+1に変更する。最大X座標更新処理605
は、変換後の座標が処理範囲内最大X座標より大きけれ
ば、最大X座標を更新する。なお、新Y座標の計算も上
記X軸をY軸に読み変えるだけで同様の処理で可能であ
る。
The new coordinate calculation process 603 derives the new coordinates by truncating the decimal point of (X coordinate ÷ 2).
Inspection and update processing 604 of the jump X coordinate checks whether or not a node of the same X axis exists between the coordinate before conversion and the coordinate after conversion, and if so, adds the coordinate after conversion to this coordinate + 1. Change to Maximum X coordinate update processing 605
Updates the maximum X coordinate if the converted coordinate is larger than the maximum X coordinate within the processing range. The calculation of the new Y coordinate can be performed by the same processing only by changing the X axis to the Y axis.

【0042】図7は、図6に示した座標縮小変換処理の
X座標縮小計算処理のうちの新X座標の飛び越し検査お
よび更新処理604の詳細を示すフローチャートであ
る。図7に示す新X座標の飛び越し検査および更新処理
では、まずパラメータを初期化してから、処理ノードの
すべてについてX座標およびY座標を取得し、この取得
したY座標が比較Y座標に等しいか否かのチェック、X
座標が旧X座標に等しいか否かのチェック、X座標が比
較X座標に等しいか否かのチェックを行い、これらが等
しい場合に、X座標に+1した値を返り値とし、この返
り値をパラメータとして引き継いでいる。
FIG. 7 is a flowchart showing details of the new X-coordinate skipping inspection and update processing 604 in the X-coordinate reduction calculation processing of the coordinate reduction conversion processing shown in FIG. In the skip inspection and update process of the new X-coordinate shown in FIG. 7, first, the parameters are initialized, and then the X-coordinate and the Y-coordinate are obtained for all the processing nodes, and whether the obtained Y-coordinate is equal to the comparison Y-coordinate is determined. Check if X
Check whether the coordinate is equal to the old X coordinate, check whether the X coordinate is equal to the comparison X coordinate, and when they are equal, set the value obtained by adding +1 to the X coordinate as the return value. Inherited as a parameter.

【0043】図8は、図6に示した座標縮小変換処理の
X座標縮小計算処理のうちの処理範囲内の最大X座標検
査および更新処理605の詳細を示すフローチャートで
ある。図8に示す処理範囲内の最大X座標検査および更
新処理では、まずパラメータを初期化してから、処理ノ
ードのX座標を取得し、X座標が比較X座標より大きい
か否かのチェック、およびX座標が返り値よりも大きい
か否かのチェックを行い、大きい場合に、X座標を返り
値にし、この返り値をパラメータとして引き継いでい
る。
FIG. 8 is a flowchart showing details of the maximum X coordinate inspection and update processing 605 within the processing range in the X coordinate reduction calculation processing of the coordinate reduction conversion processing shown in FIG. In the maximum X coordinate inspection and update processing within the processing range shown in FIG. 8, first, parameters are initialized, the X coordinate of the processing node is acquired, and it is checked whether the X coordinate is larger than the comparison X coordinate. It is checked whether or not the coordinates are larger than the return value. If the coordinates are larger, the X coordinate is set as a return value, and the return value is taken over as a parameter.

【0044】図9および図10は、それぞれ上述した処
理を実施した場合のノード座標が段階的に変化する場合
の様子をX座標の変換開始から変換終了までおよびY座
標の変換開始から変換終了までについて示す図である。
なお、図9および図10において、白丸印は座標未変換
ノード、一方向の斜線を施した丸印はX座標変換済ノー
ド、両方向のクロス斜線を施した丸印はXおよびY座標
変換済ノードを示している。また、図9に示すX座標の
変換では、X座標の小さい方からX座標を縮小し、その
X座標を更新処理し、また図10に示すY座標の変換で
は、Y座標の小さい方からY座標を縮小し、XY座標の
変換処理を行っている。
FIGS. 9 and 10 show how the node coordinates change stepwise when the above-described processing is performed, from the start of conversion of the X coordinate to the end of conversion, and from the start of conversion of the Y coordinate to the end of conversion. FIG.
9 and 10, white circles indicate unconverted nodes, circles with diagonal lines in one direction indicate X-coordinate converted nodes, and circles with cross diagonal lines in both directions indicate X and Y coordinate converted nodes. Is shown. In the conversion of the X coordinate shown in FIG. 9, the X coordinate is reduced from the smaller X coordinate, and the X coordinate is updated. In the conversion of the Y coordinate shown in FIG. The coordinates are reduced and the XY coordinates are converted.

【0045】[0045]

【発明の効果】以上説明したように、本発明によれば、
実世界の地図座標をノードが重複して表示されることが
ない充分大きな座標空間に拡大し、実世界の地図座標と
表示空間の論理座標のX軸とY軸の縮小比を求め、該縮
小比より小さい値を用いてX軸とY軸のノード間隔を交
互かつ段階的に縮小し、縮小過程におけるノードの重複
を除去し、目標の論理座標の大きさまで変換を繰り返す
ことによりノードを表示空間の論理座標上に最適配置す
るので、ノード密度分布の一様度に関わらず、処理時間
が一定になり、ノードの重複が発生しないため、ユーザ
の介在を回避でき、連続的にノード配置からリンク表示
までを行うことができ、対話的操作を円滑に行うことが
できる。
As described above, according to the present invention,
The map coordinates of the real world are enlarged to a sufficiently large coordinate space where the nodes are not displayed redundantly, and the reduction ratio between the X-axis and the Y-axis of the real world map coordinates and the logical coordinates of the display space is obtained. The node space is alternately and stepwise reduced by using a value smaller than the ratio in the X-axis and the Y-axis, the duplication of the nodes in the reduction process is removed, and the conversion is repeated to the size of the target logical coordinates, thereby displaying the nodes in the display space. Optimally placed on the logical coordinates of, the processing time is constant regardless of the uniformity of the node density distribution, and node duplication does not occur, so that user intervention can be avoided. Display can be performed, and interactive operation can be performed smoothly.

【0046】また、本発明によれば、作成したノード配
置情報を蓄積し、検索の都度、ノードの追加、削除およ
び地図座標の移動の変化の有無をチェックし、変化がな
い場合には蓄積されたノード配置情報を使用するので、
従来のようにノード配置処理を繰り返し重複して行うこ
とがなく、短時間で処理することができる。
Further, according to the present invention, the created node arrangement information is accumulated, and every time a search is made, it is checked whether or not there is a change in addition or deletion of a node and the movement of the map coordinates. Using the node placement information
The processing can be performed in a short time without performing the node arrangement processing repeatedly and repeatedly as in the related art.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例に係わるノード最適配置方法
を適用した網構成表示システムの構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a network configuration display system to which a node optimal arrangement method according to an embodiment of the present invention is applied.

【図2】図1に示す網構成表示システムのメイン処理を
示すフローチャートである。
FIG. 2 is a flowchart showing main processing of the network configuration display system shown in FIG.

【図3】ノード配置の座標変換処理の概要を示す図であ
る。
FIG. 3 is a diagram illustrating an outline of a coordinate conversion process of a node arrangement.

【図4】図1に示す実施例のノード最適配置方法におけ
るノード配置情報作成処理を示すフローチャートであ
る。
FIG. 4 is a flowchart showing a node arrangement information creating process in the node optimal arrangement method of the embodiment shown in FIG. 1;

【図5】図4に示したノード配置情報作成処理における
地図座標重複排除処理の詳細を示すフローチャートであ
る。
FIG. 5 is a flowchart showing details of a map coordinate duplication elimination process in the node arrangement information creation process shown in FIG. 4;

【図6】図4に示したノード配置情報作成処理における
座標縮小変換処理のX座標縮小計算処理の詳細を示すフ
ローチャートである。
6 is a flowchart showing details of an X coordinate reduction calculation process of a coordinate reduction conversion process in the node arrangement information creation process shown in FIG.

【図7】図6に示した座標縮小変換処理のX座標縮小計
算処理のうちの新X座標の飛び越し検査および更新処理
の詳細を示すフローチャートである。
7 is a flowchart showing details of a new X-coordinate skipping inspection and update process in the X-coordinate reduction calculation process of the coordinate reduction conversion process shown in FIG. 6;

【図8】図6に示した座標縮小変換処理のX座標縮小計
算処理のうちの処理範囲内の最大X座標検査および更新
処理の詳細を示すフローチャートである。
8 is a flowchart showing details of a maximum X coordinate inspection and update process within a processing range in an X coordinate reduction calculation process of the coordinate reduction conversion process shown in FIG.

【図9】上記実施例におけるノード最適配置処理を実施
した場合のノード座標が段階的に変化する場合の様子を
X座標の変換開始から変換終了までについて示す図であ
る。
FIG. 9 is a diagram illustrating a state in which node coordinates change stepwise when the node optimum arrangement processing in the embodiment is performed, from the start of conversion of X coordinates to the end of conversion.

【図10】上記実施例におけるノード最適配置処理を実
施した場合のノード座標が段階的に変化する場合の様子
をY座標の変換開始から変換終了までについて示す図で
ある。
FIG. 10 is a diagram illustrating a state in which node coordinates change stepwise when the node optimum arrangement processing in the embodiment is performed, from the start of conversion of the Y coordinate to the end of conversion.

【符号の説明】[Explanation of symbols]

101 データベース検索部 102 図形情報作成部 103 図形表示部 105 網構成検索処理部 106 網構成管理データベース 108 ノード最適配置処理部 109 リンク最適配置処理部 Reference Signs List 101 Database search unit 102 Graphic information creation unit 103 Graphic display unit 105 Network configuration search processing unit 106 Network configuration management database 108 Node optimal arrangement processing unit 109 Link optimal arrangement processing unit

フロントページの続き (56)参考文献 特開 平7−79283(JP,A) 矢田浩二、外3名,”B−607 通信 網構成管理におけるヒューマンマシンイ ンタフェース”,1990年電子情報通信学 会春期全国大会講演論文集3,平成2 年,p.185 (58)調査した分野(Int.Cl.7,DB名) G06F 17/50 G09G 5/36 H04M 3/00 G06F 17/30 JICSTファイル(JOIS)Continuation of the front page (56) References JP-A-7-79283 (JP, A) Koji Yada, et al., "B-607 Human Machine Interface in Network Configuration Management", 1990 Spring of IEICE. National Conference Lecture Papers 3, 1990, p. 185 (58) Field surveyed (Int. Cl. 7 , DB name) G06F 17/50 G09G 5/36 H04M 3/00 G06F 17/30 JICST file (JOIS)

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 網構成管理データベースに蓄積される全
網構成要素からユーザの要求条件に従って抽出された網
構成要素のサブセットに含まれるノードについて、実世
界の地理的相対位置関係を保存しながら地図座標から任
意の表示空間の論理座標に変換するノード最適配置方法
であって、最初に実世界の地図座標をノードが重複して
表示されることがない充分大きな座標空間に拡大し、次
に実世界の地図座標と表示空間の論理座標のX軸とY軸
の縮小比を求め、該縮小比より小さい値を用いて、X軸
とY軸のノード間隔を交互かつ段階的に縮小し、縮小過
程におけるノード重複の発生をチェックして重複を除去
し、目標の論理座標の大きさまで変換を繰り返すことに
よりノードを表示空間の論理座標上に最適配置すること
を特徴とするノード最適配置方法。
1. A map for a node included in a subset of network components extracted from all network components stored in a network configuration management database according to a user's requirement while preserving a relative geographical positional relationship in the real world. This is an optimal node arrangement method for converting coordinates into logical coordinates in an arbitrary display space. First, the map coordinates of the real world are enlarged to a sufficiently large coordinate space where nodes are not displayed redundantly, The reduction ratio between the X-axis and the Y-axis of the world map coordinates and the logical coordinates of the display space is obtained, and the node interval between the X-axis and the Y-axis is reduced alternately and stepwise by using a value smaller than the reduction ratio. Nodes characterized by optimally arranging nodes on logical coordinates in a display space by checking occurrence of node duplication in the process, eliminating the duplication, and repeating the conversion until the size of the target logical coordinates. Optimal placement method.
【請求項2】 表示空間の論理座標上に最適配置された
ノード間に対してノード配置処理で変換された論理座標
を使用して連続的にリンク配置処理を行うことを特徴と
する請求項1記載のノード最適配置方法。
2. A link arrangement process is continuously performed between nodes optimally arranged on logical coordinates in a display space using the logical coordinates converted by the node arrangement process. Node optimal placement method described.
【請求項3】 作成したノード配置情報を網構成要素の
サブセット毎に蓄積し、検索の都度、ノードの追加、削
除および地図座標の移動の変化の有無をチェックし、変
化がない場合には蓄積されたノード配置情報を使用する
ことを特徴とする請求項1記載のノード最適配置方法。
3. The created node arrangement information is stored for each subset of network components, and each time a search is performed, the presence or absence of a change in the addition or deletion of a node and the movement of map coordinates is checked. 2. The node optimum arrangement method according to claim 1, wherein the obtained node arrangement information is used.
【請求項4】 網構成管理データベースに蓄積される全
網構成要素からユーザの要求条件に従って抽出された網
構成要素のサブセットに含まれるノードについて、実世
界の地理的相対位置関係を保存しながら地図座標から任
意の表示空間の論理座標に変換するノード最適配置装置
であって、実世界の地図座標をノードが重複して表示さ
れることがない充分大きな座標空間に拡大する拡大手段
と、実世界の地図座標と表示空間の論理座標のX軸とY
軸の縮小比を求め、該縮小比より小さい値を用いて、X
軸とY軸のノード間隔を交互かつ段階的に縮小する縮小
手段と、縮小過程におけるノード重複の発生をチェック
して重複を除去する重複除去手段と、目標の論理座標の
大きさまで変換を繰り返すことによりノードを表示空間
の論理座標上に最適配置する手段とを有することを特徴
とするノード最適配置装置。
4. Nodes included in a subset of network components extracted according to user requirements from all network components stored in a network configuration management database are stored in the map while preserving the geographical relative positional relationship in the real world. An optimal node arranging apparatus for converting coordinates into logical coordinates in an arbitrary display space, the enlargement means for enlarging map coordinates of the real world to a sufficiently large coordinate space in which nodes are not displayed redundantly. And Y coordinates of map coordinates and logical coordinates of display space
Calculate the reduction ratio of the axis, and use a value smaller than the reduction ratio to obtain X
Reducing means for alternately and stepwise reducing the node interval between the axis and the Y-axis; overlapping removing means for checking the occurrence of node duplication in the shrinking process to eliminate duplication; and repeating the conversion to the size of the target logical coordinates Means for optimally arranging the nodes on the logical coordinates of the display space according to the following.
【請求項5】 表示空間の論理座標上に最適配置された
ノード間に対してノード配置処理で変換された論理座標
を使用して連続的にリンク配置処理を行う手段を有する
ことを特徴とする請求項4記載のノード最適配置装置。
5. A method for continuously arranging links between nodes optimally arranged on logical coordinates in a display space using the logical coordinates converted by the node arrangement processing. The node optimal arrangement device according to claim 4.
【請求項6】 作成したノード配置情報を網構成要素の
サブセット毎に蓄積し、検索の都度、ノードの追加、削
除および地図座標の移動の変化の有無をチェックする手
段を有し、変化がない場合には蓄積されたノード配置情
報を使用することを特徴とする請求項4記載のノード最
適配置装置。
6. A means for accumulating the created node arrangement information for each subset of the network components, and checking for addition / deletion of a node and a change in movement of map coordinates every time a search is performed. 5. The node optimum placement device according to claim 4, wherein the stored node placement information is used in such a case.
JP06478194A 1994-04-01 1994-04-01 Node optimal arrangement method and apparatus Expired - Lifetime JP3209387B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06478194A JP3209387B2 (en) 1994-04-01 1994-04-01 Node optimal arrangement method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06478194A JP3209387B2 (en) 1994-04-01 1994-04-01 Node optimal arrangement method and apparatus

Publications (2)

Publication Number Publication Date
JPH07271846A JPH07271846A (en) 1995-10-20
JP3209387B2 true JP3209387B2 (en) 2001-09-17

Family

ID=13268110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06478194A Expired - Lifetime JP3209387B2 (en) 1994-04-01 1994-04-01 Node optimal arrangement method and apparatus

Country Status (1)

Country Link
JP (1) JP3209387B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11702000B2 (en) 2017-10-10 2023-07-18 Sekisui Chemical Co., Ltd. Display device and message transmission method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
矢田浩二、外3名,"B−607 通信網構成管理におけるヒューマンマシンインタフェース",1990年電子情報通信学会春期全国大会講演論文集3,平成2年,p.185

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11702000B2 (en) 2017-10-10 2023-07-18 Sekisui Chemical Co., Ltd. Display device and message transmission method
KR102571506B1 (en) * 2017-10-10 2023-08-28 세키스이가가쿠 고교가부시키가이샤 Display device and message delivery method

Also Published As

Publication number Publication date
JPH07271846A (en) 1995-10-20

Similar Documents

Publication Publication Date Title
US6732114B1 (en) System and method for creating a customizable network diagram
CN100533375C (en) Automatic layout method and automatic layout device
JP3209387B2 (en) Node optimal arrangement method and apparatus
JPH04205170A (en) Drawing control unit
JP2001222613A (en) Method and device for displaying commercial area and medium
JP2003303213A (en) Design work supporting apparatus
JP2765691B2 (en) Simulation method
JPH0583253A (en) Network monitor system
JP3517119B2 (en) Computer-aided design apparatus, computer-aided design method, and computer-readable recording medium recording computer-aided design program
JPH07105353A (en) Drawing management device
JP3736467B2 (en) Cable management system and management method
JPH11282824A (en) Simulation device
JP2753250B2 (en) Drawing management method and apparatus
JPH1051955A (en) Design system for power receiving and transforming system
KR100325544B1 (en) A NetMap program and wage management method
JP3288865B2 (en) Frame data editing method for power system monitoring and control system
JP2899070B2 (en) Connection diagram design support method and apparatus
JP3375234B2 (en) Map system
JPH104630A (en) Distribution system operation-support device
JPH10228492A (en) Cad system
JPH06351179A (en) Skeleton meintenance method of power system monitoring control system
JP3484021B2 (en) Drawing management device
JP4343613B2 (en) Form creation device, program
JP2003296373A (en) Cad program for disaster prevention facility
JPH04205176A (en) Drawing control unit

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070713

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080713

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080713

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090713

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090713

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100713

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100713

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110713

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120713

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130713

Year of fee payment: 12

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term