JPH09288690A - Cooperative design supporting system - Google Patents

Cooperative design supporting system

Info

Publication number
JPH09288690A
JPH09288690A JP8122462A JP12246296A JPH09288690A JP H09288690 A JPH09288690 A JP H09288690A JP 8122462 A JP8122462 A JP 8122462A JP 12246296 A JP12246296 A JP 12246296A JP H09288690 A JPH09288690 A JP H09288690A
Authority
JP
Japan
Prior art keywords
design
design data
update
managed
shared
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8122462A
Other languages
Japanese (ja)
Other versions
JP3562134B2 (en
Inventor
Hantai Takahashi
範泰 高橋
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP12246296A priority Critical patent/JP3562134B2/en
Publication of JPH09288690A publication Critical patent/JPH09288690A/en
Application granted granted Critical
Publication of JP3562134B2 publication Critical patent/JP3562134B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a cooperative design supporting system capable of making respective designers able to simultaneously and parallelly advance design work for mutually related design data and updating the design data in a form according to the intention of the respective designers. SOLUTION: The design data edited in respective design devices 1 connected through a network N are respectively individually managed in local design data management parts 12, integrally managed in a shared design data management part 21 and made referrable in common in the respective design devices 1. In the case of updating the design data managed by the shared design data management part 21, the updating history is managed in a history management part 22. Then, a cooperation supporting part 23 manages the matching of the design data individually managed by the respective design devices 1 and the design data integrally managed by the shared design data management part 21, and in the case that inconsistency is generated between the design data, the design data integrally managed by the shared design data management part 21 and the design data individually managed by the respective local design data management parts 12 are returned to the point of time when consistency is attained, based on the updating history managed by the history management part 22.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、複数の設計者がネ
ットワークで接続された複数の設計装置を用いて同時並
行して設計を進めることを支援する協調設計支援システ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a collaborative design support system for supporting a plurality of designers in parallel and simultaneously designing using a plurality of designing devices connected by a network.

【0002】[0002]

【従来の技術】ネットワークで接続された複数の設計装
置(設計ツール)を用いて、複数の設計者が同時並行し
て設計を進める場合には、各設計者が新規作成や訂正等
を行って編集した設計データ(設計内容)間の整合をと
るために、各設計装置で編集された設計データを他の設
計装置へ伝達する必要がある。このような設計データの
伝達は、従来においては、設計フェーズ毎に文書やCA
Dデータの形で行われていたが、これでは効率が悪いた
め、設計の進行に並行して設計装置間で自動的に伝達す
る方式が提案されている。
2. Description of the Related Art When a plurality of designers use a plurality of design devices (design tools) connected by a network to proceed with a design in parallel, each designer makes a new creation or correction. In order to make the edited design data (design contents) consistent with each other, it is necessary to transmit the design data edited by each design device to another design device. Conventionally, such transmission of design data is performed by a document or CA for each design phase.
Although it has been performed in the form of D data, this is not efficient, and therefore a method has been proposed in which it is automatically transmitted between design devices in parallel with the progress of design.

【0003】例えば、特開平6−176084号公報に
は、全ての設計ツールで用いる設計データを一元管理す
る統合データベース管理装置を設け、全ての設計ツール
に統合データベース管理装置をアクセスさせることで、
設計データの重複をなくすとともに設計データ間の不整
合の発生をなくす実装設計支援装置が提案されている。
また、特開平5−12354号公報には、各設計装置に
より設計データが編集されると、予め設定した制約に基
づいて、共有データベース上の関連する設計データを連
動修正して設計データ間の協調を図る協調型設計管理ネ
ットワークシステムが提案されている。
For example, Japanese Laid-Open Patent Publication No. 6-176084 provides an integrated database management device for centrally managing design data used by all design tools, and allows all design tools to access the integrated database management device.
A mounting design support apparatus has been proposed which eliminates duplication of design data and eliminates inconsistency between design data.
Further, in Japanese Patent Laid-Open No. 5-12354, when design data is edited by each design device, related design data on a shared database is interlocked and corrected based on a preset constraint, thereby coordinating design data. A collaborative design management network system has been proposed.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記し
た実装設計支援装置にあっては、設計データ間の不整合
を防ぐために、或る設計ツールで設計作業を行っている
間はその設計ツールが編集対象としている設計データは
他の設計ツールからは更新できなくする必要があった。
このため、或る設計ツールによって設計作業を行ってい
る間は、他の設計ツールでは設計データが干渉しない範
囲の設計を同時に進めることはできるが、干渉する範囲
の設計データに関する設計作業は中断する必要があり、
効率的な協調設計作業は行えなかった。また、上記した
協調型設計管理ネットワークシステムにあっては、制約
に基づいた自動的な更新処理が行われるため、設計者が
意図しない設計データの更新が他の設計ツールから行わ
れて設計者に混乱を生じさせるばかりか、制約の設計の
仕方によっては、本来データ領域の重ならない設計デー
タの範囲にまで修正が及んでしまうという問題があっ
た。
However, in the above-mentioned packaging design support device, in order to prevent inconsistency between design data, the design tool is edited while design work is being performed. It was necessary to prevent the target design data from being updated by other design tools.
Therefore, while the design work is being performed by a certain design tool, it is possible to simultaneously proceed with the design in the range where the design data does not interfere with the other design tool, but the design work regarding the design data in the interfered range is interrupted. Must be,
The efficient co-design work could not be done. Further, in the above-mentioned collaborative design management network system, since automatic update processing based on constraints is performed, design data not intended by the designer is updated from another design tool and In addition to causing confusion, there is a problem in that the range of design data that does not originally overlap the data area may be modified depending on the design of the constraint.

【0005】本発明は上記従来の事情に鑑みなされたも
ので、互いに関連する設計データについても各設計者が
同時並行して設計作業を進めることができる協調設計支
援システムを提供することを目的とする。また、本発明
は、各設計者の意図に沿った形で設計データの更新が行
われる協調設計支援システムを提供することを目的とす
る。
The present invention has been made in view of the above-mentioned conventional circumstances, and an object of the present invention is to provide a collaborative design support system in which each designer can simultaneously carry out design work even for mutually related design data. To do. Another object of the present invention is to provide a collaborative design support system in which design data is updated in a manner in line with the intention of each designer.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の協調設計支援システムでは、ネットワーク
を介して接続された各設計装置で編集した設計データは
それぞれの設計装置で個別管理するとともに、共有設計
データ管理部で統合管理して各設計装置で共通に参照可
能とし、共有設計データ管理部により管理される設計デ
ータを更新する場合には、その更新履歴を履歴管理部で
管理する。そして、協調支援部が各設計装置が個別管理
する設計データと共有設計データ管理部が統合管理する
設計データとの整合を管理しており、これら設計データ
間に不整合が発生した場合には履歴管理部が管理する更
新履歴に基づいて共有設計データ管理部が統合管理する
設計データと各設計装置が個別管理する設計データとを
整合性がとれる時点まで戻させる。したがって、互いに
関連する設計データについても不整合が発生するまで
は、各設計者が同時並行して設計作業を進めることがで
きる。
In order to achieve the above object, in the collaborative design support system of the present invention, design data edited by each design device connected via a network is individually managed by each design device. At the same time, when the design data managed by the shared design data management unit is updated and the design data managed by the shared design data management unit is updated, the history history is managed by the history management unit. . The coordinating support unit manages the matching between the design data individually managed by each design device and the design data managed by the shared design data management unit. Based on the update history managed by the management unit, the design data integratedly managed by the shared design data management unit and the design data individually managed by each designing device are returned to a point where consistency can be achieved. Therefore, each designer can proceed with the design work in parallel until the inconsistency occurs in the design data related to each other.

【0007】また、本発明の協調設計支援システムで
は、共有設計データ管理部は、設計データの項目毎に各
設計装置が編集した設計データの更新権を、更新の優先
権を持つ装置、更新の権利を持つ装置、に分けて管理し
ている。そして、設計装置からの設計データ更新要求に
対して、協調支援部は、更新要求を発した設計装置が前
記いずれの更新権かを判定し、優先権を持つ装置の場合
には直ちに共有設計データ管理部が管理する設計データ
を更新させる一方、更新の権利を持つ装置の場合には当
該設計データを参照する他の設計装置からの更新の承認
を得た後に共有設計データ管理部が管理する設計データ
を更新させる。したがって、優先権を持つ装置に対して
は更新した設計データに基づいて直ちに設計作業を継続
することを許容するとともに、優先権は有しないが更新
の権利を持つ装置に対しては関連する各設計者の意図に
沿った形で設計データの更新が行われる。
Further, in the collaborative design support system of the present invention, the shared design data management unit assigns the update right of the design data edited by each design device for each item of the design data to the device having the update priority right and the update right. It is managed by dividing it into devices that have the right. Then, in response to the design data update request from the design apparatus, the cooperation support unit determines which of the above update rights is issued by the design apparatus that has issued the update request. While updating the design data managed by the management unit, in the case of a device having the right to update, the design managed by the shared design data management unit after the approval of the update from another design device that refers to the design data Update the data. Therefore, the device having the priority right is allowed to continue the design work immediately based on the updated design data, and the device having the priority right but the device having the right to update the relevant design The design data is updated in accordance with the person's intention.

【0008】また、本発明の協調設計支援システムで
は、更に、協調支援部は、更新の優先権を持つ設計装置
からの設計データ更新要求に対して当該設計データを参
照する他の設計装置への問合せを行い、前記他の設計装
置からの承認が得られない場合には、前記更新を取り消
すとともに更新取り消しのメッセージを当該更新を要求
した設計装置に通知して個別管理する設計データを更新
前の内容に戻させる。したがって、優先権を持つ装置に
対しても関連する各設計者の意図に沿った形で設計デー
タの更新が行われる。
Further, in the collaborative design support system according to the present invention, the collaborative support unit further transmits the design data to another design device that refers to the design data in response to the design data update request from the design device having the update priority. If an inquiry is made and the approval from the other design device is not obtained, the update is canceled and a message of update cancellation is notified to the design device that requested the update, and the design data to be individually managed is updated before the update. Let the contents return. Therefore, the design data is updated in accordance with the intention of each designer related to the device having the priority.

【0009】[0009]

【発明の実施の形態】本発明の一実施例に係る協調設計
支援システムを図面を参照して説明する。図1に示すよ
うに、本実施例の協調設計支援システムは、複数の設計
装置1をネットワークNで接続するとともに、このネッ
トワークNに共有設計データ管理装置2を接続した構成
となっている。なお、以下の説明において、個々の設計
装置1を区別する必要がある場合には、これら設計装置
1を設計装置a、設計装置b、設計装置c、・・・と記
載する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A collaborative design support system according to an embodiment of the present invention will be described with reference to the drawings. As shown in FIG. 1, the collaborative design support system of this embodiment has a configuration in which a plurality of design apparatuses 1 are connected by a network N and a shared design data management apparatus 2 is connected to the network N. In the following description, when it is necessary to distinguish individual design devices 1, these design devices 1 will be referred to as design device a, design device b, design device c, ....

【0010】設計装置1は、設計ツールプログラムがイ
ンストールされたパーソナルコンピュータ等によって構
成されており、設計データの編集処理を行う設計編集部
11と、当該設計装置1が編集担当する設計データを管
理蓄積するローカル設計データ管理部12と、設計デー
タ間の協調をとるためのメッセージ交換処理を行う協調
インターフェース部13と、を備えている。共有設計デ
ータ管理装置2は、設計データ管理プログラムがインス
トールされたパーソナルコンピュータ等によって構成さ
れており、各設計装置1から送られた設計データを各設
計装置1が共通に参照可能に管理蓄積する共有設計デー
タ管理部21と、共有設計データ管理部21により管理
される設計データの更新の履歴情報を管理する履歴管理
部22と、各設計装置1が個別管理する設計データと共
有設計データ管理部21が統合管理する設計データとの
整合を管理する協調支援部23と、を備えている。
The design apparatus 1 is composed of a personal computer or the like in which a design tool program is installed, and manages and stores a design editing section 11 that edits design data and design data that the design apparatus 1 is in charge of editing. The local design data management unit 12 and the cooperation interface unit 13 for exchanging messages for coordinating the design data are provided. The shared design data management device 2 is composed of a personal computer or the like in which a design data management program is installed, and shares the design data sent from each design device 1 so that each design device 1 can commonly manage and store the design data. The design data management unit 21, the history management unit 22 that manages history information of update of design data managed by the shared design data management unit 21, the design data individually managed by each design device 1, and the shared design data management unit 21. And a cooperation support unit 23 that manages the matching with the design data that is integratedly managed.

【0011】このような構成の協調設計支援システムを
用いて設計を行うにあたっては、各設計者はそれぞれの
設計装置1を操作して自分の担当部分の設計作業を行
い、設計データの新規作成や変更等といった設計データ
の編集作業を行う。そして、設計装置1で編集された設
計データ間の整合性の担保は、共有設計データ管理装置
2によって以下のようにして実現される。各設計装置1
は設計データの編集を行うと、当該設計データをローカ
ル設計データ管理部12に格納させるとともに、当該設
計データを含めた更新要求メッセージを協調インターフ
ェース部13からネットワークNを介して共有設計デー
タ管理装置2へ送信する。
In designing using the collaborative design support system having such a configuration, each designer operates each designing device 1 to perform the design work of his / her own charge, and to create a new design data or Edits design data such as changes. Then, the guarantee of the consistency between the design data edited by the design device 1 is realized by the shared design data management device 2 as follows. Each design device 1
Edits the design data, stores the design data in the local design data management unit 12, and sends an update request message including the design data from the collaboration interface unit 13 via the network N to the shared design data management device 2 Send to.

【0012】この更新要求メッセージは共有設計データ
管理装置2の協調支援部23で受理され、協調支援部2
3が、所定の条件の下に更新要求に含まれた設計データ
を共有設計データ管理部21が統括管理している設計デ
ータに反映させるとともに、関連する他の設計装置1に
更新された設計データを添付して更新の可否を問い合わ
せを行う。なお、これと同時に、更新要求メッセージに
含まれた設計データに基づく更新処理の内容が、履歴情
報として履歴管理部22に記録される。そして、関連す
る他の設計装置1は、更新可否の問い合わせに対して更
新要求を受け入れられるかどうかを判断し、受け入れら
れる場合にはローカル設計データ管理部12が個別管理
している独自の設計データを更新する一方、受け入れら
れない場合には更新取り消し要求メッセージを協調支援
部23へ返信する。
This update request message is accepted by the cooperation support unit 23 of the shared design data management device 2, and the cooperation support unit 2
3 reflects the design data included in the update request under the predetermined condition on the design data that the shared design data management unit 21 collectively manages, and the design data updated by another related design device 1 Inquire whether the update is possible by attaching. At the same time, the content of the update process based on the design data included in the update request message is recorded in the history management unit 22 as history information. Then, the other related design apparatus 1 judges whether or not the update request can be accepted in response to the inquiry about whether or not the update is possible, and if it is accepted, the local design data management unit 12 individually manages the unique design data. On the other hand, if it is not accepted, an update cancellation request message is returned to the cooperation support unit 23.

【0013】この更新取り消し要求メッセージを協調支
援部23が受け取った場合には、履歴管理部22が管理
している履歴情報に基づいて共有設計データ管理部21
が管理蓄積している設計データを元に戻し、関連する設
計装置1に更新取り消しのメッセージとともに取り消し
に係る更新の履歴情報を送信する。この更新取り消しメ
ッセージを受け取った設計装置1では、更新の履歴情報
に基づいてローカル設計データ管理部12で管理してい
る設計データを元に戻し、共有設計データ管理部21が
管理蓄積している設計データとの整合性を維持する。
When the cooperation support section 23 receives this update cancellation request message, the shared design data management section 21 is based on the history information managed by the history management section 22.
Restores the design data that is managed and accumulated to the original, and transmits the update history message related to the cancellation together with the update cancellation message to the related design apparatus 1. Upon receiving this update cancellation message, the design apparatus 1 restores the design data managed by the local design data management unit 12 based on the update history information, and the shared design data management unit 21 manages and stores the design data. Maintain data integrity.

【0014】なお、本実施例では、共有設計データ管理
部2が設計データの更新権を管理しており、協調支援部
23が設計データの更新要求を発した設計装置1につい
て更新権に関する優先権を検索し、優先権を持つ場合に
は、前記と同様に更新要求に含まれた設計データを共有
設計データ管理部21が統括管理している設計データに
直ちに反映させる。一方、優先権を持たない場合には、
優先権を持つ設計装置から更新を了承する応答があった
ところで共有設計データ管理部21が統括管理している
設計データ を更新する。これにより、設計責任範囲を
無視した無秩序な設計更新を防ぐことができ、設計作業
の効率を向上することができる。
In this embodiment, the shared design data management unit 2 manages the design data update right, and the cooperation support unit 23 gives priority to the design device 1 that has issued the design data update request. If there is a priority right, the design data included in the update request is immediately reflected in the design data that is managed by the shared design data management unit 21 in the same manner as described above. On the other hand, if you have no priority,
When there is a response from the design device having the priority to approve the update, the design data managed by the shared design data management unit 21 is updated. As a result, it is possible to prevent chaotic design updates that ignore the design responsibility range, and improve the efficiency of design work.

【0015】次に、本実施例の協調設計支援システムを
電子回路の設計作業を例にとって更に具体的に説明す
る。なお、機械設計等においても、同様のシステム構成
と手順により同様な協調設計を行うことができる。図2
には、ローカル設計データ管理部13および共有設計デ
ータ管理部21で管理する設計データの一例を示してあ
り、この設計データは画像処理回路(設計対象)に関す
るものである。画像処理回路は、イメージセンサー、A
/Dコンバータ、画像変換部、ビデオメモリーの4つの
サブシステムで構成される。そして、例えば画像変換部
は、ブロック1、ブロック2、ブロック3で構成され、
ブロック2はチップ1、チップ2、チップ3で構成され
る。なお、画像変換部以外の3つのサブシステムも同様
にブロックおよびチップで構成される。
Next, the collaborative design support system of this embodiment will be described more concretely by taking an electronic circuit design work as an example. In mechanical design and the like, similar collaborative design can be performed with a similar system configuration and procedure. FIG.
4 shows an example of design data managed by the local design data management unit 13 and the shared design data management unit 21, and this design data relates to an image processing circuit (design target). The image processing circuit is an image sensor, A
It is composed of four subsystems: an A / D converter, an image converter, and a video memory. Then, for example, the image conversion unit is composed of block 1, block 2, and block 3,
The block 2 is composed of a chip 1, a chip 2 and a chip 3. It should be noted that the three subsystems other than the image conversion unit are similarly configured by blocks and chips.

【0016】本実施例では、図2に示した各構成要素を
設計オブジェクトと称し、この設計オブジェクトには属
性と属性値が含まれている。属性としては、例えば画像
変換部の仕様として、コスト、画像変換レート、コス
ト、カラー深度等がある。この設計オブジェクトは例え
ば図3に示すように表現でき、画像変換部の設計オブジ
ェクトには、当該オブジェクトの名称”画像変換部”、
画像変換部の上位の要素である上位オブジェクトの名
称”画像処理回路”、画像変換部の下位の要素である下
位オブジェクトの名称”(ブロック1、ブロック2、ブ
ロック3)”、属性および属性値”(コスト 580
0、 変換レート 30、 カラー深度24)”が含ま
れている。
In the present embodiment, each component shown in FIG. 2 is called a design object, and this design object includes attributes and attribute values. The attributes include, for example, the specifications of the image conversion unit, such as cost, image conversion rate, cost, and color depth. This design object can be expressed, for example, as shown in FIG. 3, and the design object of the image conversion unit includes the name of the object “image conversion unit”,
The name of the upper object that is the higher element of the image conversion unit "image processing circuit", the name of the lower object that is the lower element of the image conversion unit "(block 1, block 2, block 3)", attribute and attribute value " (Cost 580
0, conversion rate 30, color depth 24) "are included.

【0017】ここで、電子回路についての設計作業の段
取りを説明すると、設計作業は通常、基本設計、概略設
計、詳細設計、と段階を追って行われる。基本設計段階
では、システム全体のサブシステム構成と要求仕様項目
の決定を行い、図2に示した画像処理回路の例では、ま
ずトップレベルの画像処理回路の要求仕様を決定し、そ
れを満たすサブシステム構成を決定する。続いて、サブ
システムの仕様、それぞれの仕様を満たすブロック構成
とその仕様を決定する、という具合にトップダウンにシ
ステムの構成と仕様を決定する。そして、概略設計段階
では電子回路のブロックを実現する電子部品を決定し、
詳細設計段階では電子部品間の結線とプリント基板上の
配置を決定する。
Here, the set-up of the design work for the electronic circuit will be described. Usually, the design work is carried out step by step such as basic design, rough design and detailed design. At the basic design stage, the subsystem configuration of the entire system and the required specification items are determined. In the example of the image processing circuit shown in FIG. 2, the required specifications of the top-level image processing circuit are first determined and the Determine the system configuration. Next, the subsystem configuration, the block configuration that satisfies each of the specifications, and the configuration thereof are determined, and the system configuration and specifications are determined top-down. Then, at the schematic design stage, the electronic components that realize the blocks of the electronic circuit are determined,
At the detailed design stage, the connections between electronic components and the layout on the printed circuit board are determined.

【0018】ところで、設計作業は様々な専門知識を要
するものであり、一人ですべての設計を行うことは難し
い。このため、様々な専門分野に精通した複数の設計者
が分担して設計を行うことが多い。画像処理回路の設計
においても、例えば、基本設計段階ではシステム全体の
仕様とサブシステムの概略仕様をシステム設計者が中心
になって決定し、それぞれのサブシステムについてはサ
ブシステムの専門家、すなわち、イメージセンサーの専
門家、A/Dコンバータの専門家、画像変換部の専門家
などがブロック設計などを行う。
By the way, the design work requires various specialized knowledge, and it is difficult for one person to perform all the designs. Therefore, a plurality of designers who are familiar with various specialized fields share the design in many cases. Even in the design of an image processing circuit, for example, in the basic design stage, the system designer mainly determines the specifications of the entire system and the outline specifications of the subsystem, and for each subsystem, a subsystem expert, that is, An image sensor expert, an A / D converter expert, an image conversion expert, etc. design the block.

【0019】このように分担した範囲での設計を行う場
合には、設計者間で互いに分担する範囲が或る程度重な
るのが普通である。例えば、画像変換部の仕様決定に当
たっては、仕様決定権を持っているシステム設計者が中
心になって仕様を決定するが、回路の実現レベルまで考
慮した仕様の検証は画像変換部の専門家でなければ判断
できないため、画像変換部の専門家が仕様を変更する場
合がある。更に、設計作業を遂行するに際して、自分の
設計範囲以外の設計データを参照する必要がある。この
ため、共有設計データ管理装置2の共有設計データ管理
部21では、前述した設計者間の分担範囲や参照範囲を
含めて、設計装置a、設計装置b、設計装置cで共有す
る設計データを管理している。
When designing in such a shared range, it is usual that the ranges shared by the designers overlap each other to some extent. For example, when deciding the specifications of the image conversion unit, the system designer who has the right to decide the specifications mainly decides the specifications, but it is up to the image conversion unit expert to verify the specifications considering the circuit implementation level. Since it cannot be determined unless it is determined, the expert of the image conversion unit may change the specification. Furthermore, when performing design work, it is necessary to refer to design data outside the design range of the user. Therefore, the shared design data management unit 21 of the shared design data management device 2 stores the design data shared by the design devices a, b, and c, including the above-mentioned shared range and reference range between designers. Manage.

【0020】設計者間の分担範囲や参照範囲は、具体的
には図4に示すように分類して管理されており、各設計
者がアクセスし得る設計オブジェクトは、上位から、優
先設計オブジェクトと、担当設計オブジェクトと、参照
設計オブジェクトとに分類されている。優先設計オブジ
ェクトは設計者が優先的に更新権を持つ設計オブジェク
トであり、各設計オブジェクトはいずれか一人の設計者
に優先設計オブジェクトとして登録されている。担当設
計オブジェクトは設計者が設計担当範囲として更新権を
もつ設計オブジェクトであり、優先設計オブジェクトは
担当設計オブジェクトでもある。参照設計オブジェクト
は設計者が設計作業時に参照する設計オブジェクトであ
り、担当設計オブジェクトは参照設計オブジェクトでも
ある。すなわち、担当設計オブジェクトと参照設計オブ
ジェクトは設計者間で重複する。
The sharing range and the reference range among the designers are specifically classified and managed as shown in FIG. 4, and the design objects accessible by each designer are the priority design objects from the top. , The design object in charge, and the reference design object. The priority design object is a design object to which the designer preferentially has an update right, and each design object is registered as a priority design object by any one designer. The responsible design object is a design object for which the designer has an update right as a designing scope, and the priority design object is also the responsible design object. The reference design object is a design object that the designer refers to at the time of design work, and the responsible design object is also the reference design object. That is, the responsible design object and the reference design object overlap between designers.

【0021】図4に示す例では、設計オブジェクト”画
像処理回路(全体)”は、すべての設計者が設計更新権
を持っており、担当設計オブジェクトとして登録されて
いる。また、設計オブジェクト”A/Dコンバータ”
は、システム設計者、A/Dコンバータ設計者、画像処
理部設計者が参照するオブジェクトとして登録されてい
る。なお、各設計装置1のローカル設計データ管理部1
2には、その設計装置1を利用している設計者の参照範
囲までの設計オブジェクト(すなわち、優先設計オブジ
ェクト、担当設計オブジェクトおよび参照設計オブジェ
クト)が管理される。
In the example shown in FIG. 4, the design object "image processing circuit (whole)" is registered as a design object in charge because all designers have the design update right. Also, design object "A / D converter"
Is registered as an object referred to by the system designer, the A / D converter designer, and the image processing unit designer. The local design data management unit 1 of each design device 1
In 2, the design objects (that is, the priority design object, the responsible design object, and the reference design object) up to the reference range of the designer who is using the design apparatus 1 are managed.

【0022】共有設計データ管理部21は、例えば図5
に示すように、このような設計者間の分担範囲や参照範
囲を設計オブジェクトに対応付けて管理している。図5
に示す例は画像変換部についての設計オブジェクトであ
り、優先設計オブジェクトとして当該設計オブジェクト
にアクセスする設計者”A”を優先更新権保持者、担当
設計オブジェクトとして当該設計オブジェクトにアクセ
スする設計者”(AB C)”を更新権保持者、参照設
計オブジェクトとして当該設計オブジェクトにアクセス
する設計者”(A B C E F)”を参照者として
属性に保持している。
The shared design data management unit 21 is, for example, as shown in FIG.
As shown in FIG. 3, such a sharing range and a reference range between designers are managed in association with design objects. FIG.
The example shown in is a design object for the image conversion unit. The designer "A" who accesses the design object as the priority design object is a priority update right holder, and the designer who accesses the design object is the design object in charge "( The attribute “ABC)” is held as an update right holder, and the designer “(ABCEF)” who accesses the design object as a reference design object is held as a reference person.

【0023】また、履歴管理部22は設計データの更新
に関する履歴を管理するために履歴情報を管理してお
り、履歴情報は各更新要求メッセージ毎の履歴レコード
の集合となっている。履歴レコードは、図6に示すよう
に、更新要求メッセージの識別子(メッセージID)、
変更、追加、削除などといった更新処理の種類(コマン
ド)、更新対象の設計オブジェクト名(オブジェク
ト)、更新された属性値の元の値(古い値)、更新後の
属性値(変更値)、更新要求メッセージの発生時刻(タ
イムスタンプ)を含んでいる。図6に示す履歴レコード
の例では、ID”M101”の更新要求メッセージが時
刻”11905”に発せられ、設計オブジェクト”画像
変換部”の属性”コスト”が”5800”から”470
0”へ変更されたことが管理されている。
Further, the history management unit 22 manages history information in order to manage the history of updating the design data, and the history information is a set of history records for each update request message. As shown in FIG. 6, the history record includes an update request message identifier (message ID),
Type of update processing (command) such as change, addition, deletion, design object name of update target (object), original value of updated attribute value (old value), updated attribute value (changed value), update It contains the time (time stamp) of the request message. In the example of the history record shown in FIG. 6, the update request message with the ID “M101” is issued at the time “11905”, and the attribute “cost” of the design object “image conversion unit” is “5800” to “470”.
The change to 0 "is managed.

【0024】次に、本実施例に係る協調設計支援システ
ムの動作を説明する。まず、設計データ間の不整合が発
生していない状況では、協調設計支援システムにおいて
各設計者は他の設計者のことを意識することなく設計作
業を進めることができる。以下の説明では、設計者Aは
設計装置aを用い、設計者Bは設計装置bを用い、設計
者Cは設計装置cを用いて、各自が設計編集部11を通
して設計データの追加、変更、削除などの編集作業を行
う。例えば、設計者Aが設計装置aを用いて設計データ
の編集を行うと、この編集内容は設計装置aのローカル
設計データ管理部12に反映されるとともに、協調イン
タフェース部13から更新要求メッセージによって共有
設計データ管理装置2に伝えられる。なお、協調インタ
フェース部13は、更新要求メッセージを送信した後
は、共有設計データ管理装置4から仮更新完了、更新完
了、更新不可、更新取り消しといった返信メッセージを
待つ状態となる。
Next, the operation of the collaborative design support system according to this embodiment will be described. First, in a situation where no inconsistency between design data has occurred, each designer in the collaborative design support system can proceed with the design work without being aware of other designers. In the following description, the designer A uses the designing device a, the designer B uses the designing device b, and the designer C uses the designing device c to add or change design data through the design editing unit 11. Perform editing work such as deletion. For example, when the designer A edits the design data using the design device a, the edited contents are reflected in the local design data management unit 12 of the design device a and shared by the update request message from the collaboration interface unit 13. It is transmitted to the design data management device 2. After transmitting the update request message, the cooperation interface unit 13 waits for a reply message from the shared design data management device 4 indicating a temporary update completion, an update completion, an update failure, or an update cancellation.

【0025】更新要求メッセージを受信した共有設計デ
ータ管理装置2では、協調支援部23が当該更新要求メ
ッセージを解析して共有設計データ管理部21に保存さ
れている設計データと照合し、更新対象の設計オブジェ
クトに対する設計装置(すなわち設計装置を利用してい
る設計者)の権利に基づいて、以下の(1)〜(3)の
いずれかの処理を選択する。 (1)設計装置が設計オブジェクトに対して優先更新権
を持つ場合には、共有設計データ管理部21の内容を更
新し、その設計オブジェクトを参照している設計装置に
更新処理がなされた旨のメッセージを送信する。なお、
更新要求メッセージを発した設計装置は、更新処理がな
されたため、以後の設計作業を継続して行うことができ
ることとなる。
In the shared design data management device 2 that has received the update request message, the cooperation support unit 23 analyzes the update request message, compares it with the design data stored in the shared design data management unit 21, and determines the update target. One of the following processes (1) to (3) is selected based on the right of the design apparatus (that is, the designer who uses the design apparatus) with respect to the design object. (1) When the design device has the preferential update right for the design object, the contents of the shared design data management unit 21 are updated, and the design device which refers to the design object is informed of the update processing. Send a message. In addition,
Since the design device that has issued the update request message has undergone the update processing, it is possible to continue the subsequent design work.

【0026】(2)設計装置が設計オブジェクトに対し
て更新権しか持たない場合には、優先更新権を持つ設計
装置に更新要求メッセージを送信し、優先更新権を持つ
設計装置が承認した場合にのみ共有設計データ管理部2
1の内容を更新して、その設計オブジェクトを参照して
いる設計装置に更新処理がなされた旨をメッセージを送
信する。なお、承認が得られるまでの間は、メッセージ
を発した設計装置は設計作業を中断することとなる。 (3)設計装置が更新権を持たない場合には、更新が認
められない旨を更新不可メッセージとして当該設計装置
に送信する。なお、このような設計データの更新内容は
履歴レコードとして履歴管理部22に保存され、設計デ
ータの更新に対して優先更新権を持つ設計装置以外から
クレームが付いた場合には、履歴管理部22に保存され
た履歴レコードを用いて設計データを更新前の内容に戻
して再設計を促す。
(2) When the design device has only the update right to the design object, an update request message is sent to the design device having the priority update right, and when the design device having the priority update right approves it. Only shared design data management unit 2
The contents of No. 1 are updated, and a message indicating that the updating process has been performed is sent to the designing device that refers to the design object. It should be noted that until the approval is obtained, the design device that has issued the message suspends the design work. (3) When the design device does not have the update right, the fact that the update is not permitted is transmitted to the design device as an update-disabled message. It should be noted that such update contents of the design data are stored in the history management unit 22 as a history record, and when a complaint is made from a design device other than the design device having the preferential update right for the update of the design data, the history management unit 22 Use the history record saved in to restore the design data to the contents before the update and prompt the redesign.

【0027】図7〜図9には、設計データの更新処理に
際して送受信される典型的なメッセージの流れを示して
ある。図7は或る設計オブジェクトに対して優先更新権
を持つ設計者Aが更新を行ったときのメッセージの流れ
であり、設計者Aが設計装置aを用いて行った設計デー
タの更新は更新要求メッセージとして共有設計データ管
理装置2に伝えられる。更新要求メッセージを受信した
協調支援部23は、共有設計データ管理部21の内容を
検索し、設計装置aが更新対象の設計オブジェクトに対
して優先更新権を持つと判断すると、そのまま設計デー
タの更新を行い、設計装置aに対して仮更新完了メッセ
ージを返信して設計装置aに設計を継続させる。
FIGS. 7 to 9 show typical message flows transmitted and received in the design data update process. FIG. 7 shows a message flow when a designer A who has a preferential update right for a certain design object updates the design data by using the design device a. It is transmitted to the shared design data management device 2 as a message. Upon receiving the update request message, the cooperation support unit 23 searches the contents of the shared design data management unit 21, and if the design apparatus a determines that it has the preferential update right for the design object to be updated, the design data is updated as it is. Then, the temporary update completion message is returned to the designing device a and the designing device a continues designing.

【0028】また、共有設計データ管理装置2は、更新
対象の設計オブジェクトを参照している他の設計装置b
に更新通知メッセージを送信し、設計装置bに更新に対
する調整を行わせる。設計装置bは、更新に対する調整
が完了した時点で共有設計データ管理装置2に対して更
新受け入れメッセージを返信し、共有設計データ管理装
置2は更新受け入れメッセージを受け取った時点で更新
が完了したとみなして、更新完了メッセージを設計装置
aに送信する。すなわち、優先更新権を持つ設計者Aが
行った設計データの更新は直ちに共有設計データ管理部
21に反映され、当該設計者Aは即座に以後の設計作業
を継続することができる。但し、この共有設計データ管
理部21での更新は仮の状態であり、関連する他の設計
者から更新承諾の確認が得られた時点で確定する。
Further, the shared design data management device 2 uses another design device b which refers to the design object to be updated.
To send an update notification message to the design device b to make an adjustment for the update. The design device b returns an update acceptance message to the shared design data management device 2 when the adjustment for the update is completed, and the shared design data management device 2 considers that the update is completed when the update acceptance message is received. Then, the update completion message is transmitted to the design device a. That is, the update of the design data performed by the designer A having the priority update right is immediately reflected in the shared design data management unit 21, and the designer A can immediately continue the subsequent design work. However, the update in the shared design data management unit 21 is in a tentative state, and is confirmed when the confirmation of the approval of the update is obtained from another related designer.

【0029】図8は設計者Aが設計オブジェクトに対し
て設計更新権しか持たない場合のメッセージの流れであ
り、設計者Aが設計装置aを用いて行った設計データの
更新要求メッセージが共有設計データ管理装置2に伝え
られると、この更新要求メッセージは優先更新権を持つ
設計装置bに伝えられ、設計装置bからの更新受け入れ
メッセージが返信された時点で共有設計データ管理部2
1の更新が行われる。但し、この更新は仮の状態であ
り、設計装置aに対して仮更新完了メッセージを返信し
て設計装置aに設計を継続させる。
FIG. 8 is a message flow when the designer A has only the design update right for the design object, and the design data update request message made by the designer A using the design apparatus a is a shared design. When the update request message is transmitted to the data management device 2, the update request message is transmitted to the design device b having the priority update right, and when the update accept message from the design device b is returned, the shared design data management unit 2
1 is updated. However, this update is in a tentative state, and a tentative update completion message is returned to the designing device a to allow the designing device a to continue designing.

【0030】この後、図7に示した場合と同様に、共有
設計データ管理装置2は、更新対象の設計オブジェクト
を参照している他の設計装置cに更新通知メッセージを
送信し、共有設計データ管理装置2は設計装置cから更
新受け入れメッセージを受け取った時点で更新が完了し
たとみなして、更新完了メッセージを設計装置aに送信
する。すなわち、更新権を持つ設計者Aが行った設計デ
ータの更新は優先更新権を持つ設計者からの承諾によっ
て共有設計データ管理部21に反映され、当該設計者A
は以後の設計作業を継続することができる。但し、この
共有設計データ管理部21での更新は仮の状態であり、
関連する他の設計者から更新承諾の確認が得られた時点
で確定する。
After that, as in the case shown in FIG. 7, the shared design data management device 2 sends an update notification message to another design device c which refers to the design object to be updated, and the shared design data management device 2 When the management device 2 receives the update acceptance message from the design device c, the management device 2 considers that the update is completed, and sends the update completion message to the design device a. That is, the update of the design data performed by the designer A having the update right is reflected in the shared design data management unit 21 with the consent of the designer having the priority update right, and the designer A
Can continue the subsequent design work. However, the update in the shared design data management unit 21 is in a temporary state,
Confirm when confirmation of renewal consent is obtained from other related designers.

【0031】図9は設計者Aが設計オブジェクトに対し
て優先更新権を持っているが、他の設計者から了承を得
られなかった場合のメッセージの流れであり、この場合
においても図7に示した場合と同様に仮に更新処理がな
される。但し、この場合には、更新通知メッセージを受
けた関連する設計装置bが調整を失敗し、更新取り消し
要求メッセージを共有設計データ管理装置2に返信する
と、これを受けて共有設計データ管理装置2では更新の
取り消し処理を行う。
FIG. 9 shows a message flow when the designer A has the preferential update right to the design object, but the approval is not obtained from other designers. Also in this case, FIG. Similar to the case shown, the update process is temporarily performed. However, in this case, when the related design device b that has received the update notification message fails the adjustment and returns the update cancellation request message to the shared design data management device 2, the shared design data management device 2 receives this and receives the update cancellation request message. Perform update cancellation processing.

【0032】この更新取り消し処理では、共有設計デー
タ管理部12が保持する設計データは更新要求メッセー
ジを受ける前の元の内容に戻され、更新取り消しメッセ
ージが設計装置aに送信される。この更新取り消しメッ
セージに基づいて、設計装置aではローカル設計データ
管理部12が保持する設計データを設計更新前の状態に
戻し、再設計が行われる。なお、設計の更新通知および
設計の更新要求に対する調整作業の実施方法としては、
設計者にメッセージの内容を提示して設計者が調整を行
う方法と、設計装置内に調整ルールを設けて自動処理を
する方法とのいずれを採用してもよい。
In this update cancellation processing, the design data held by the shared design data management unit 12 is returned to the original contents before receiving the update request message, and the update cancellation message is transmitted to the designing apparatus a. Based on this update cancellation message, the design apparatus a restores the design data held by the local design data management unit 12 to the state before the design update and redesigns. As a method of performing the adjustment work for the design update notification and the design update request,
Either the method of presenting the contents of the message to the designer and making the adjustment by the designer, or the method of providing the adjustment rule in the design apparatus and performing the automatic processing may be adopted.

【0033】次に、更新要求メッセージを受けたときの
協調支援部23の処理を図10に示すフローチャートを
参照して説明する。協調支援部23は、更新要求メッセ
ージを受け取ると(ステップS1)、当該メッセージに
対応する更新対象の設計オブジェクトを共有設計データ
管理部21から抽出する(ステップS2)。次いで、更
新要求メッセージを発した設計装置以外に更新対象の設
計オブジェクトを参照する設計装置がないかを判定する
(ステップS3)。この結果、参照する他の設計装置が
ない場合には、共有設計データ管理部21が管理してい
る設計データを更新した後(ステップS4)、更新要求
メッセージを発した設計装置に更新完了メッセージを返
信して処理を終了する(ステップS5)。
Next, the processing of the cooperation support unit 23 when receiving the update request message will be described with reference to the flowchart shown in FIG. Upon receiving the update request message (step S1), the cooperation support unit 23 extracts the design object to be updated corresponding to the message from the shared design data management unit 21 (step S2). Next, it is determined whether or not there is a design device that references the design object to be updated other than the design device that issued the update request message (step S3). As a result, if there is no other design device to refer to, the design data managed by the shared design data management unit 21 is updated (step S4), and then an update completion message is sent to the design device that issued the update request message. A reply is sent and the process is terminated (step S5).

【0034】一方、参照する他の設計装置がある場合に
は、更新要求メッセージを発した設計装置が更新対象の
設計オブジェクトに対して優先更新権を持つかどうかを
判定し(ステップS6)、優先更新権を持つ場合には図
11に示す優先更新処理を実行する(ステップS7)。
また、優先更新権を持たない場合には、更新要求メッセ
ージを発した設計装置が更新対象の設計オブジェクトに
対して更新権を持つかどうかを判定し(ステップS
8)、更新権を持つ場合には図12に示す非優先更新処
理を実行する(ステップS9)。そして、更新要求メッ
セージを発した設計装置が更新対象の設計オブジェクト
に対して優先更新権又は更新権を持たない場合には、当
該設計装置へ更新不可メッセージを返信して処理を終了
する(ステップS10)。
On the other hand, if there is another design device to be referred to, it is judged whether or not the design device which has issued the update request message has the priority update right for the design object to be updated (step S6), and the priority is given. When the user has the update right, the priority update process shown in FIG. 11 is executed (step S7).
If it does not have the preferential update right, it is determined whether the design device that has issued the update request message has the update right for the design object to be updated (step S
8) If the user has the update right, the non-priority update process shown in FIG. 12 is executed (step S9). Then, when the design device that has issued the update request message does not have the preferential update right or the update right for the design object to be updated, the update impossible message is returned to the design device and the process is terminated (step S10). ).

【0035】図11に示す優先更新処理では、まず更新
要求メッセージの内容に従って共有設計データ管理部2
1の内容を更新した後(ステップS11)、更新要求メ
ッセージを発した設計装置に仮更新完了メッセージを返
信する(ステップS12)。次いで、更新対象の設計オ
ブジェクトに対して更新権を持つ全ての設計装置に更新
通知メッセージを送信し(ステップS13)、これら設
計装置からの返信を受信する(ステップS14)。次い
で、これらの返信によって全ての設計装置が更新を承諾
しているかを判断し(ステップS15)、承諾されてい
ない場合には図13に示す更新取り消し処理を実行する
一方(ステップS16)、承諾されている場合には更新
要求メッセージを発した設計装置に更新完了メッセージ
を送信して処理を終了する(ステップS17)。
In the priority update process shown in FIG. 11, first, the shared design data management unit 2 follows the contents of the update request message.
After updating the contents of 1 (step S11), a temporary update completion message is returned to the design apparatus that has issued the update request message (step S12). Then, the update notification message is transmitted to all the design devices having the update right for the design object to be updated (step S13), and the replies from these design devices are received (step S14). Then, it is judged from these replies whether all the designing devices have approved the update (step S15). If not, the update cancellation process shown in FIG. 13 is executed (step S16) while the approval is accepted. If so, the update completion message is transmitted to the design apparatus that has issued the update request message, and the process ends (step S17).

【0036】図12に示す非優先更新処理では、まず更
新対象の設計オブジェクトに対して優先更新権を持つ設
計装置に更新要求メッセージを送信し(ステップS2
1)、当該更新要求メッセージに対する返信を受信する
(ステップS22)。この返信によって優先更新権を持
つ設計装置が更新を承諾しているかを判断し(ステップ
S23)、承諾されていない場合には更新要求メッセー
ジを発した設計装置へ更新不可メッセージを送信して処
理を終了する(ステップS24)。一方、承諾されてい
る場合には、上記した優先更新処理(ステップS11〜
S17)と同一の処理を実行して処理を終了する(ステ
ップS25〜S31)。
In the non-priority update processing shown in FIG. 12, first, an update request message is transmitted to a design device having a priority update right for a design object to be updated (step S2).
1) Receive a reply to the update request message (step S22). From this reply, it is determined whether the design device having the preferential update right has consented to the update (step S23), and if not approved, the design device that has issued the update request message is sent a non-updatable message for processing. It ends (step S24). On the other hand, if the consent is obtained, the above-described priority update process (steps S11 to S11)
The same process as S17) is executed and the process ends (steps S25 to S31).

【0037】図13に示す更新取り消し処理では、履歴
管理部22が管理する更新の履歴情報(図6に示した履
歴レコードの集合)を用いて、共有設計データ管理部2
1の内容および関連する設計装置のローカル設計データ
管理部12の内容を矛盾なく更新前の状態に戻す処理を
行う。なお、図14には履歴管理部22が管理する履歴
情報の概念を示してあり、各設計装置1からの更新要求
毎の履歴レコード10が時系列で蓄積されて管理され
る。この更新取り消し処理の説明では、更新取り消しの
対象となる履歴レコード10をRとし、実際に更新取り
消し処理がなされるまでの間に最新のものrまで新たな
履歴レコードが順次蓄積されているものとする。そし
て、最新レコードrから履歴レコードRまでに関して更
新取り消し処理を行うことにより、履歴レコードRに関
する更新処理がなされる前の状態に戻す処理を行う。
In the update canceling process shown in FIG. 13, the shared design data managing unit 2 is used by using the update history information (the set of history records shown in FIG. 6) managed by the history managing unit 22.
The processing of returning the contents of 1 and the contents of the local design data management unit 12 of the related design apparatus to the state before update without contradiction is performed. Note that FIG. 14 shows the concept of history information managed by the history management unit 22, and history records 10 for each update request from each design device 1 are accumulated and managed in time series. In the description of this update cancellation processing, it is assumed that the history record 10 that is the object of update cancellation is R, and that new history records are sequentially accumulated up to the latest r until the update cancellation processing is actually performed. To do. Then, by performing the update canceling process on the latest record r to the history record R, the process for returning to the state before the update process for the history record R is performed.

【0038】この更新取り消し処理では、まず取消対象
の更新処理に対応する履歴レコードを履歴管理部22か
ら抽出して値Rとして設定する(ステップS41)。次
いで、取消処理を行う更新処理の履歴レコードの集合を
表す変数Lを空のリストに初期化するとともに(ステッ
プS42)、更新取消に対応してローカル設計データ管
理部12の内容を更新取消する必要のある設計装置の集
合を表す変数Tを空のリストに初期化する(ステップS
43)。次いで、最もタイムスタンプの新しい最新の履
歴レコードを値rに設定し(ステップS44)、まず、
最新の更新レコードrに対応する共有設計データ管理部
21の更新処理を取り消す(ステップS45)。
In this update cancellation process, first, the history record corresponding to the cancellation target update process is extracted from the history management unit 22 and set as the value R (step S41). Next, it is necessary to initialize the variable L representing the set of history records of the update process for performing the cancel process to an empty list (step S42) and cancel the update of the contents of the local design data management unit 12 in response to the cancel of the update. Initialize a variable T representing a set of design devices with an empty list (step S
43). Next, the latest history record with the latest time stamp is set to the value r (step S44), and first,
The update process of the shared design data management unit 21 corresponding to the latest update record r is canceled (step S45).

【0039】次いで、この取り消し処理を集合Lおよび
Tに反映させるために、変数Lに取り消した履歴レコー
ドrを加え(ステップS46)、変数Tに取り消した履
歴レコードrに係る設計オブジェクトを参照している設
計装置名(設計者名)の集合を加える(ステップS4
7)。そして、変数rの値を取り消した履歴レコードの
1つ前の履歴レコードに変更し(ステップS48)、値
rと値Rとを時間的に比較する(ステップS49)。こ
の結果、値rが値Rより新しい(最近)である場合に
は、取消対象の更新要求メッセージに関する履歴レコー
ドまでの間に他の履歴レコードが存在しているので、上
記の処理を繰り返し行って(ステップS45〜S4
8)、これらの履歴レコードに関する更新取消処理並び
にリストLおよびTへの追加を行う。
Next, in order to reflect this cancellation processing in the sets L and T, the canceled history record r is added to the variable L (step S46), and the design object related to the canceled history record r is referred to the variable T. A set of design device names (designer names) that are present (step S4)
7). Then, the value of the variable r is changed to the history record immediately preceding the canceled history record (step S48), and the value r and the value R are temporally compared (step S49). As a result, if the value r is newer (most recent) than the value R, there is another history record up to the history record related to the update request message to be canceled, so the above processing is repeated. (Steps S45 to S4
8) Perform update cancellation processing for these history records and add to the lists L and T.

【0040】そして、値rが値Rより古くなった場合に
は、取消対象の更新要求メッセージに関する履歴レコー
ドR以降の全ての履歴レコードに関して、更新取消処理
並びにリストLおよびTへの追加がなされたので、リス
ト変数Tの要素に含まれる全ての設計装置に対して、履
歴レコードの集合Lを添付した更新取消メッセージを送
信して処理を終了する(ステップS50)。このよう
に、更新取消に関連する全ての設計装置に対して履歴レ
コードの集合とともに更新取消メッセージを送ることに
より、関連する設計装置にローカル設計データ管理部1
2の内容を矛盾なく更新前の状態に戻させることができ
る。なお、これらの設計装置では、再設計の際に送信さ
れた履歴レコードを再利用することで、効率的な再設計
を行うことができる。
When the value r becomes older than the value R, the update cancellation processing and addition to the lists L and T are performed for all the history records after the history record R related to the update request message to be canceled. Therefore, the update cancellation message to which the set L of history records is attached is transmitted to all the design devices included in the elements of the list variable T, and the process ends (step S50). In this way, by sending the update cancellation message together with the set of history records to all the design devices related to the update cancellation, the local design data management unit 1 is sent to the related design devices.
The contents of 2 can be returned to the state before the update without any contradiction. Note that these design apparatuses can perform efficient redesign by reusing the history record transmitted at the time of redesign.

【0041】[0041]

【発明の効果】以上説明したように、本発明に係る協調
設計支援システムでは、設計データ間に不整合が発生し
た場合には履歴管理部が管理する更新履歴に基づいて共
有設計データ管理部が統合管理する設計データと各設計
装置が個別管理する設計データとを整合性がとれる時点
まで戻させるようにしたため、互いに関連する設計デー
タについても不整合が発生するまでは、各設計者が同時
並行して設計作業を進めることができる。また、本発明
に係る協調設計支援システムでは、設計データの更新を
更新権および各設計者からの承諾に基づいて調整するよ
うにしたため、更新した設計データに基づいく設計作業
を直ちに継続することを許容するとともに、関連する各
設計者の意図に沿った形で設計データの更新を行うこと
ができる。
As described above, in the collaborative design support system according to the present invention, when a mismatch occurs between design data, the shared design data management unit is controlled based on the update history managed by the history management unit. Since the design data that is integratedly managed and the design data that is individually managed by each design device are restored to the point where they can be matched, each designer can run in parallel until the design data related to each other also becomes inconsistent. Can proceed with the design work. Further, in the collaborative design support system according to the present invention, since the update of the design data is adjusted based on the update right and the consent from each designer, it is possible to immediately continue the design work based on the updated design data. While permitting, the design data can be updated in accordance with the intention of each designer involved.

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

【図1】 本発明の一実施例に係る協調設計支援システ
ムを示す構成図である。
FIG. 1 is a configuration diagram showing a collaborative design support system according to an embodiment of the present invention.

【図2】 設計データの構造を例示する概念図である。FIG. 2 is a conceptual diagram illustrating the structure of design data.

【図3】 設計オブジェクトの内容を例示する概念図で
ある。
FIG. 3 is a conceptual diagram illustrating the contents of a design object.

【図4】 更新権の割り当て例を説明する図である。FIG. 4 is a diagram illustrating an example of assigning update rights.

【図5】 共有設計データ管理部が管理する設計データ
の内容を例示する概念図である。
FIG. 5 is a conceptual diagram exemplifying contents of design data managed by a shared design data management unit.

【図6】 履歴レコードの内容を例示する概念図であ
る。
FIG. 6 is a conceptual diagram illustrating the contents of a history record.

【図7】 メッセージの流れを例示する概念図である。FIG. 7 is a conceptual diagram illustrating a message flow.

【図8】 メッセージの流れを例示する概念図である。FIG. 8 is a conceptual diagram illustrating the flow of messages.

【図9】 メッセージの流れを例示する概念図である。FIG. 9 is a conceptual diagram illustrating a message flow.

【図10】 協調支援部の処理手順の一例を示すフロー
チャートである。
FIG. 10 is a flowchart illustrating an example of a processing procedure of a cooperation support unit.

【図11】 優先更新処理の処理手順の一例を示すフロ
ーチャートである。
FIG. 11 is a flowchart illustrating an example of a processing procedure of priority update processing.

【図12】 非優先更新処理の処理手順の一例を示すフ
ローチャートである。
FIG. 12 is a flowchart illustrating an example of a processing procedure of non-priority update processing.

【図13】 更新取り消し処理の処理手順の一例を示す
フローチャートである。
FIG. 13 is a flowchart illustrating an example of a processing procedure of update cancellation processing.

【図14】 履歴レコードの集合を示す概念図である。FIG. 14 is a conceptual diagram showing a set of history records.

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

1、a、b、c・・・設計装置、 2・・・共有設計デ
ータ管理装置、10・・・履歴レコード、 11・・・
設計編集部、12・・・ローカル設計データ管理部、
13・・・協調インターフェース部、21・・・共有設
計データ管理部、 22・・・履歴管理部、23・・・
協調支援部、 N・・・ネットワーク、
1, a, b, c ... Design device, 2 ... Shared design data management device, 10 ... History record, 11 ...
Design editing unit, 12 ... Local design data management unit,
13 ... Coordination interface unit, 21 ... Shared design data management unit, 22 ... History management unit, 23 ...
Cooperation support department, N ... Network,

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数の設計装置をネットワークを介して
接続し、それぞれの設計装置で編集した設計データをそ
れぞれの設計装置で個別管理するとともに共有設計デー
タ管理部で統合管理して各設計装置で共通に参照可能と
した協調設計支援システムにおいて、 共有設計データ管理部により管理される設計データの更
新履歴を管理する履歴管理部と、 各設計装置が個別管理する設計データと共有設計データ
管理部が統合管理する設計データとの整合を管理し、不
整合が発生した場合には履歴管理部が管理する更新履歴
に基づいて共有設計データ管理部が統合管理する設計デ
ータと各設計装置が個別管理する設計データとを整合性
がとれる時点まで戻させる協調支援部と、を備えたこと
を特徴とする協調設計支援システム。
1. A plurality of design devices are connected via a network, and design data edited by each design device is individually managed by each design device, and is integratedly managed by a shared design data management unit, and each design device is managed by each design device. In the collaborative design support system that can be referred to in common, the history management unit that manages the update history of design data managed by the shared design data management unit, the design data individually managed by each design device, and the shared design data management unit Manages the consistency with the design data to be integratedly managed, and when a mismatch occurs, the design data to be integratedly managed by the shared design data management unit and each designing device are individually managed based on the update history managed by the history management unit. A collaborative design support system, comprising: a collaborative support unit that returns design data to a time point at which consistency can be obtained.
【請求項2】 請求項1に記載の協調設計支援システム
において、 共有設計データ管理部は、設計データの項目毎に各設計
装置が編集した設計データの更新権を、更新の優先権を
持つ装置、更新の権利を持つ装置、に分けて管理し、 協調支援部は、設計装置からの設計データ更新要求に対
して、更新要求を発した設計装置が前記いずれの更新権
かを判定し、優先権を持つ装置の場合には直ちに共有設
計データ管理部が管理する設計データを更新させる一
方、更新の権利を持つ装置の場合には当該設計データを
参照する他の設計装置からの更新の承認を得た後に共有
設計データ管理部が管理する設計データを更新させるこ
とを特徴とする協調設計支援システム。
2. The collaborative design support system according to claim 1, wherein the shared design data management unit has an update right of the design data edited by each design device for each item of the design data, and a device having an update priority. , The device having the right to update is managed separately, and the cooperation support unit determines, in response to the design data update request from the design device, which one of the above-mentioned update rights is issued by the design device that issued the update request, and gives priority. In the case of a device with the right, the design data managed by the shared design data management unit is immediately updated, while in the case of the device with the right to update, approval of the update from other design devices that refer to the design data is required. A collaborative design support system characterized by updating the design data managed by the shared design data management unit after the acquisition.
【請求項3】 請求項2に記載の協調設計支援システム
において、 協調支援部は、更新の優先権を持つ設計装置からの設計
データ更新要求に対して当該設計データを参照する他の
設計装置への問合せを行い、前記他の設計装置からの承
認が得られない場合には、前記更新を取り消すとともに
更新取り消しのメッセージを当該更新を要求した設計装
置に通知して個別管理する設計データを更新前の内容に
戻させることを特徴とする協調設計支援システム。
3. The collaborative design support system according to claim 2, wherein the collaborative support unit sends another design device that refers to the design data in response to a design data update request from a design device having an update priority. If the approval from the other design device is not obtained, the update is canceled and a message of update cancellation is sent to the design device that requested the update, and the design data to be individually managed is updated before the update. A collaborative design support system characterized by returning to the contents of.
JP12246296A 1996-04-19 1996-04-19 Collaborative design support system and method Expired - Lifetime JP3562134B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12246296A JP3562134B2 (en) 1996-04-19 1996-04-19 Collaborative design support system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12246296A JP3562134B2 (en) 1996-04-19 1996-04-19 Collaborative design support system and method

Publications (2)

Publication Number Publication Date
JPH09288690A true JPH09288690A (en) 1997-11-04
JP3562134B2 JP3562134B2 (en) 2004-09-08

Family

ID=14836463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12246296A Expired - Lifetime JP3562134B2 (en) 1996-04-19 1996-04-19 Collaborative design support system and method

Country Status (1)

Country Link
JP (1) JP3562134B2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377964B1 (en) 1998-04-03 2002-04-23 Toyota Caelum Incorporated CAD system for team-based design for managing undo and redo functions
JP2004501547A (en) * 2000-05-12 2004-01-15 グルーブ・ネットワークス・インコーポレイテッド Method and apparatus for managing secure collaborative transactions
JP2006190276A (en) * 2004-12-20 2006-07-20 Dassault Systemes Process and system for rendering object in view using product lifecycle management database
JP2006260074A (en) * 2005-03-16 2006-09-28 Fujitsu Ltd Cad data management device
JPWO2005038675A1 (en) * 2003-10-15 2007-01-25 株式会社図研 Printed circuit board design instruction support method and apparatus
JP2007172056A (en) * 2005-12-19 2007-07-05 Toyota Motor Corp Design support system, design support method and design support program
US7305648B2 (en) 2003-11-21 2007-12-04 Mentor Graphics Corporation Distributed autorouting of conductive paths in printed circuit boards
US7516435B2 (en) 2001-12-10 2009-04-07 Mentor Graphics Corporation Reservation of design elements in a parallel printed circuit board design environment
US7546571B2 (en) 2004-09-08 2009-06-09 Mentor Graphics Corporation Distributed electronic design automation environment
US7587695B2 (en) 2001-12-10 2009-09-08 Mentor Graphics Corporation Protection boundaries in a parallel printed circuit board design environment
JPWO2008047650A1 (en) * 2006-10-11 2010-02-25 株式会社図研 Processing method, processing apparatus, program, and computer-readable storage medium
JP2010044511A (en) * 2008-08-11 2010-02-25 Konica Minolta Holdings Inc Information processing method, information processor, and program
JP2014235557A (en) * 2013-05-31 2014-12-15 株式会社ジャストシステム Cooperative activity support system
JP2023049637A (en) * 2021-09-29 2023-04-10 東電設計株式会社 Information processing apparatus, program, three-dimensional data management system, and three-dimensional data management method

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101956902B1 (en) * 2017-08-09 2019-03-12 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101950270B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950275B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950280B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950290B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950296B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950287B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950286B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950293B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950277B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950273B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950274B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950271B1 (en) * 2018-12-03 2019-05-21 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950285B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950291B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950276B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950284B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950289B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950295B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950272B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950281B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950278B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950288B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950279B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950283B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950282B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950292B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101950294B1 (en) * 2018-12-03 2019-02-20 주식회사 경신 Apparatus for verifying wiring of vehicle and method thereof, computer program
KR101980120B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980121B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980115B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980116B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980117B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980122B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980118B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980114B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980119B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980113B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request
KR101980112B1 (en) * 2019-03-05 2019-05-20 주식회사 경신 Apparatus and method for uploading a wiring design request

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348628A (en) * 1993-06-07 1994-12-22 Nec Corp Intelligent network system
JPH0756783A (en) * 1993-08-10 1995-03-03 N T T Data Tsushin Kk Distributed type processing system
JPH07141405A (en) * 1993-11-16 1995-06-02 Hitachi Ltd Method and device for supporting design operation
JPH07325748A (en) * 1994-05-31 1995-12-12 Pfu Ltd Shared data updating method
JPH0836581A (en) * 1994-07-25 1996-02-06 Nec Corp Shared dictionary consulting device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348628A (en) * 1993-06-07 1994-12-22 Nec Corp Intelligent network system
JPH0756783A (en) * 1993-08-10 1995-03-03 N T T Data Tsushin Kk Distributed type processing system
JPH07141405A (en) * 1993-11-16 1995-06-02 Hitachi Ltd Method and device for supporting design operation
JPH07325748A (en) * 1994-05-31 1995-12-12 Pfu Ltd Shared data updating method
JPH0836581A (en) * 1994-07-25 1996-02-06 Nec Corp Shared dictionary consulting device

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377964B1 (en) 1998-04-03 2002-04-23 Toyota Caelum Incorporated CAD system for team-based design for managing undo and redo functions
JP2004501547A (en) * 2000-05-12 2004-01-15 グルーブ・ネットワークス・インコーポレイテッド Method and apparatus for managing secure collaborative transactions
US7516435B2 (en) 2001-12-10 2009-04-07 Mentor Graphics Corporation Reservation of design elements in a parallel printed circuit board design environment
US7587695B2 (en) 2001-12-10 2009-09-08 Mentor Graphics Corporation Protection boundaries in a parallel printed circuit board design environment
US7853442B2 (en) 2003-10-15 2010-12-14 Zuken Inc. Printed circuit board design instruction support method and device
JPWO2005038675A1 (en) * 2003-10-15 2007-01-25 株式会社図研 Printed circuit board design instruction support method and apparatus
JP4648194B2 (en) * 2003-10-15 2011-03-09 株式会社図研 Printed circuit board design instruction support method and apparatus
US7305648B2 (en) 2003-11-21 2007-12-04 Mentor Graphics Corporation Distributed autorouting of conductive paths in printed circuit boards
US7788622B2 (en) 2003-11-21 2010-08-31 Mentor Graphics Corporation Distributed autorouting of conductive paths
US7546571B2 (en) 2004-09-08 2009-06-09 Mentor Graphics Corporation Distributed electronic design automation environment
US9075931B2 (en) 2004-12-20 2015-07-07 Dassault Systemes Process and system for rendering an object in a view using a product lifecycle management database
JP2006190276A (en) * 2004-12-20 2006-07-20 Dassault Systemes Process and system for rendering object in view using product lifecycle management database
JP2006260074A (en) * 2005-03-16 2006-09-28 Fujitsu Ltd Cad data management device
JP2007172056A (en) * 2005-12-19 2007-07-05 Toyota Motor Corp Design support system, design support method and design support program
JPWO2008047650A1 (en) * 2006-10-11 2010-02-25 株式会社図研 Processing method, processing apparatus, program, and computer-readable storage medium
JP5086269B2 (en) * 2006-10-11 2012-11-28 株式会社図研 Processing apparatus, processing method, and program
US8762927B2 (en) 2006-10-11 2014-06-24 Zuken Inc. Processing method of electric information in CAD system, processing device of electric information in CAD system, program and computer-readable storage medium
JP2010044511A (en) * 2008-08-11 2010-02-25 Konica Minolta Holdings Inc Information processing method, information processor, and program
JP2014235557A (en) * 2013-05-31 2014-12-15 株式会社ジャストシステム Cooperative activity support system
JP2023049637A (en) * 2021-09-29 2023-04-10 東電設計株式会社 Information processing apparatus, program, three-dimensional data management system, and three-dimensional data management method

Also Published As

Publication number Publication date
JP3562134B2 (en) 2004-09-08

Similar Documents

Publication Publication Date Title
JP3562134B2 (en) Collaborative design support system and method
US6169988B1 (en) Data sharing system for efficiently transferring data on network
JP3563132B2 (en) Parts arrangement processing method
CN103026355B (en) Data base management system
US5948057A (en) Method for computer-supported matching of a number of data copies of a stored data file wherein changes in the data copies are also stored in protocol files respectively allocated to the data copies
JPH05101072A (en) Method and system for controlling management of engineering change
CN101689166B (en) Processing write requests with server having global knowledge
JP2001326151A (en) Semiconductor integrated circuit manufacturing system
JPH07334572A (en) Information processing system
US20150066572A1 (en) Identity and access management
CN109857451A (en) IP kernel document generating method, device, equipment and medium
US6871110B1 (en) Method and system for efficiently coordinating orders with product materials progressing through a manufacturing flow
US5933836A (en) Database quality management system
EP1901166B1 (en) Implementation of composite services
JP4665042B2 (en) Dynamic access of data
US5615372A (en) Network definition modifying system
CN105302586A (en) Software upgrade processing method and device, terminal and server
CN100410947C (en) Method for correcting database
US7159012B2 (en) Computational data processing system and computational process implemented by means of such a system
JPH11272538A (en) Document management system
JP2006285473A (en) Manufacturing process management system
US20010029602A1 (en) System development method, development-support system and storage medium storing program of same
JP3875701B2 (en) Drawing management system
JP2001184199A (en) Software development assisting system, and system at development consignment origin and system at development consignment destination used for the system
JP2006072626A (en) Document management device, method and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040210

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040511

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040524

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080611

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090611

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100611

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100611

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110611

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110611

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120611

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140611

Year of fee payment: 10

EXPY Cancellation because of completion of term