JP2880722B2 - Model construction method based on drawing data - Google Patents

Model construction method based on drawing data

Info

Publication number
JP2880722B2
JP2880722B2 JP1035103A JP3510389A JP2880722B2 JP 2880722 B2 JP2880722 B2 JP 2880722B2 JP 1035103 A JP1035103 A JP 1035103A JP 3510389 A JP3510389 A JP 3510389A JP 2880722 B2 JP2880722 B2 JP 2880722B2
Authority
JP
Japan
Prior art keywords
model
data
lower element
upper element
creating
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
JP1035103A
Other languages
Japanese (ja)
Other versions
JPH02224075A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP1035103A priority Critical patent/JP2880722B2/en
Publication of JPH02224075A publication Critical patent/JPH02224075A/en
Application granted granted Critical
Publication of JP2880722B2 publication Critical patent/JP2880722B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は設計図,ブロック図,フローチャート等の紙
面上に表現された各種図面から同図面に相当する汎用的
なソフトウェアモデルまたはデータベースを計算機上に
構築するための図面データに基づくモデル構築方法に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Purpose of the Invention] (Industrial application field) The present invention is a general-purpose software model corresponding to a drawing, a block diagram, a flowchart, etc., from various drawings expressed on paper. Alternatively, the present invention relates to a model building method based on drawing data for building a database on a computer.

(従来の技術) 計算機を応用した設計やモデリング技術(CAD/CAM)
の分野では通常の紙面上にのみ存在する既存の設計図面
やフローチャート等から計算機処理可能なデータベース
またはソフトウェアモデルを構築するためのさまざまな
手段が提案されている。これらのデータベースやモデル
は元の図面に含まれる複数かる大量の情報を効率的に表
現するために階層的なデータ構造を有するのが普通であ
るが、複雑な階層構造を持つこのようなモデルの構築方
法としてはあらかじめモデル化しようとする図面の種類
に対応した上位のデータ構造やシンボルを表現するライ
ブラリを作成し、このライブラリから具体的な図面に対
応する階層的に最下位のモデル要素またはデータベース
項目を作成するのが一般的である。
(Conventional technology) Computer-based design and modeling technology (CAD / CAM)
In the field of (1), various means have been proposed for constructing a computer-processable database or software model from existing design drawings, flowcharts, and the like that exist only on ordinary paper. These databases and models usually have a hierarchical data structure in order to efficiently represent a large amount of information contained in the original drawing, but such a model having a complicated hierarchical structure is often used. As a construction method, create a library representing high-order data structures and symbols corresponding to the type of drawing to be modeled in advance, and use this library to create hierarchically lowest model elements or databases corresponding to specific drawings. It is common to create items.

(発明が解決しようとする課題) 前記のような従来のソフトウェアモデル構築方法で
は、基本的に階層的なデータ構造を上位要素から下位要
素に向かうトップダウン方式で構築するためにあらかじ
めモデルの上位構造を表現したライブラリを作成しなけ
ればならない。一般に、このライブラリは対象とする図
面に精通した専門家の知識や教科書に基づいて作成され
るが、この作成作業は手間がかかると同時に万一このよ
うにして作成したライブラリの構造に不充分な点があっ
た場合には同ライブラリを用いて作成したモデル自体が
元の図面に含まれる情報を正しく表現しきれないという
問題がある。また既存の図面をモデルまたはデータベー
ス化する場合には元の図面と表現上なるべく近いもので
あることが要求されるのが普通であるが、従来の作成方
法では実際の図面とは独立に計算機上に存在するライブ
ラリを用いて実際の図面に近いものを作成しなければな
らないため人間による操作の場合にはシンボルの位置や
大きさの調整等に非常に手間がかかる他、図面自動読み
取り装置等を利用した場合にも図面上のシンボルの認識
やライブラリ上のシンボルとの対応等の点で技術的に解
決すべき課題が多い。
(Problems to be Solved by the Invention) In the conventional software model construction method as described above, basically, a hierarchical data structure is constructed in a top-down manner from a higher-order element to a lower-order element. You must create a library that expresses Generally, this library is created based on the knowledge and textbooks of experts who are familiar with the target drawing, but this work is troublesome and at the same time, the structure of the library created in this way is insufficient. If there is a point, there is a problem that the model itself created using the library cannot correctly represent the information included in the original drawing. Also, when an existing drawing is modeled or made into a database, it is usually required that it be as close as possible to the original drawing in terms of expression. Since it is necessary to create something close to the actual drawing using the library that exists in the library, in the case of human operation, it takes a lot of time to adjust the position and size of the symbol, Even when used, there are many technical issues to be solved in terms of recognition of symbols on drawings and correspondence with symbols on libraries.

本発明は上記技術的課題を解決するためになされたも
ので、その目的は図面モデルからライブラリに相当する
上位のデータ構造を構築すると同時に入力した図面と表
現上完全に同等なモデルの構築を可能にする図面データ
に基づくモデル構築方法を提供することにある。
The present invention has been made to solve the above technical problem, and its purpose is to construct a high-order data structure corresponding to a library from a drawing model and at the same time to construct a model completely equivalent to the input drawing in terms of expression. The object of the present invention is to provide a model construction method based on drawing data to be used.

[発明の構成] (課題を解決するための手段) 上記目的を達成するために、本発明の図面データに基
づくモデル構築方法は、通常の紙面上に実現された設計
図やブロック図等の図面を画像入力装置等により単純な
ディジタル画像データとして読み込む読み込みステップ
と、この読み込んだディジタル画像データの画像範囲を
指定してモデル下位要素を作成するモデル下位要素作成
ステップと、この作成したモデル下位要素を集合してモ
デル上位要素を作成するモデル上位要素作成ステップ
と、前記作成したモデル下位要素およびモデル上位要素
の属性データを入力する属性データ入力ステップとを有
することを特徴とするものである。また、前記属性デー
タ入力ステップにおいて、前記モデル下位要素およびモ
デル上位要素が、このモデル上位要素から共通した属性
情報を継承する階層的なデータ構造を構築すること、あ
るいは前記属性データ入力ステップにおいて、複雑な階
層を持ったソフトウエアモデルを階層のモデル下位要素
からモデル上位要素に向ってボトムアップ方式で構築す
ることを特徴とするものである。
[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above object, a model construction method based on drawing data of the present invention uses a drawing such as a design drawing or a block diagram realized on a normal paper. Reading a simple digital image data by an image input device or the like; a model lower element creating step of creating a model lower element by designating an image range of the read digital image data; and The method further comprises a model upper element creating step of assembling to create a model upper element, and an attribute data input step of inputting attribute data of the created model lower element and model upper element. In the attribute data input step, the model lower element and the model upper element construct a hierarchical data structure in which common attribute information is inherited from the model upper element. It is characterized in that a software model having various hierarchies is constructed in a bottom-up manner from a model lower element of the hierarchy to a model upper element.

(作 用) 本発明によると、既存の紙面上に表現された図面に基
づいて計算機上のモデルまたはデータベースの作成にお
いて、複雑な階層構造をったモデル構築が容易であり、
また適切な階層構造を利用することにより大量の情報の
効率的な入力が可能となる。さらに既存の図面と全く等
価な画像情報を持つモデルを構築することができる。
(Operation) According to the present invention, it is easy to construct a model having a complicated hierarchical structure in creating a model or a database on a computer based on a drawing expressed on an existing paper.
In addition, the use of an appropriate hierarchical structure enables efficient input of a large amount of information. Further, a model having image information completely equivalent to an existing drawing can be constructed.

(実施例) 本発明の実施例を図面を参照して説明する。(Example) An example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロック構成図であり、
同図に示すように、本発明のモデル構築方法に用いるハ
ード構成は、処理を実行するための計算機本体(CPU)
1、構築したモデルを保存するための大容量記憶装置
2、既存の図面を画像データとして計算機上に読み込む
ための画像入力装置(イメージリーダー)3、画像デー
タを表示するCRT4および画面上の範囲の指定や画面を通
じてのデータ入力を行うためのマウスのような補助入力
装置5とから構成されている。
FIG. 1 is a block diagram showing an embodiment of the present invention.
As shown in the figure, the hardware configuration used in the model construction method of the present invention is composed of a computer main body (CPU) for executing processing.
1. A large-capacity storage device 2 for storing a constructed model, an image input device (image reader) 3 for reading an existing drawing as image data on a computer, a CRT 4 for displaying image data, and a range on a screen. An auxiliary input device 5 such as a mouse for inputting data through a screen or a screen.

また、ソフトウェア(プログラム)的には第2図に示
すように、画像入力装置3により計算機上に図面データ
をディジタル画像データとして取り込む画像データ読み
取り機能(読み込みステップ)10、画像データから任意
の範囲を切り取りデータとして扱う機能,モデルの要素
ないしはデータベースの項目に対応するデータの集合単
位を生成する機能を持つ画像範囲指定,モデル下位要素
作成機能(モデル下位要素作成ステップ)11、このモデ
ルの属性データとして前記の画像データを含む任意の情
報の追加や削除を行う機能を持つモデル要素集合体操作
・モデル上位要素作成機能(モデル上位要素作成ステッ
プ)12、複数のモデル要素間に階層的な関係を与え上位
要素から下位要素に対して属性情報を継承する機能をも
つモデル要素属性情報入力機能(属性データ入力ステッ
プ)13等から構成される。
As shown in FIG. 2, in terms of software (program), an image data reading function (reading step) 10 for loading drawing data as digital image data into a computer by the image input device 3 to select an arbitrary range from the image data. Image range specification with a function to handle as cut data, a function to generate a set of data corresponding to model elements or database items, model lower element creation function (model lower element creation step) 11, attribute data of this model A model element aggregate operation / model upper element creation function (model upper element creation step) 12 having a function of adding or deleting arbitrary information including the image data, providing a hierarchical relationship between a plurality of model elements. Model element attribute information that has the function of inheriting attribute information from upper elements to lower elements Force function consists (attribute data input step) 13 or the like.

なお、これらの機能のうち、画像データの処理につい
ては汎用的な画像処理プログラムの機能、またモデル要
素に関わる機能については汎用のリレーショナルデータ
ベースプログラムの機能等を応用することも可能であ
る。
Among these functions, the functions of a general-purpose image processing program can be used for processing image data, and the functions of a general-purpose relational database program can be used for functions related to model elements.

次に、本発明の図面データに基づくモデル構築方法を
第1図および第2図を参照して説明する。
Next, a model construction method based on drawing data according to the present invention will be described with reference to FIGS.

(1)まず画像入力装置3より紙面上の設計図等をディ
ジタル画像データに変換し計算機1及びCRT4上に表示す
る。
(1) First, a design drawing or the like on the paper is converted into digital image data by the image input device 3 and displayed on the computer 1 and the CRT 4.

(2)次にマウス等の補助入力装置5を利用して図面中
の特定の図形ないしは領域でモデル要素として認識させ
たい範囲を指定する。範囲が指定されると同時に計算機
1内には新しいモデル要素ないしはデータベース項目が
生成され、指定した範囲の位置情報並びに範囲内の画像
データのコピーが属性情報として格納される。
(2) Next, a range to be recognized as a model element in a specific figure or area in the drawing is designated using the auxiliary input device 5 such as a mouse. Simultaneously with the designation of the range, a new model element or database item is generated in the computer 1, and position information of the designated range and a copy of image data within the range are stored as attribute information.

(3)前記2の処理を繰り返すことにより入力した図面
データは画面上は元の図面と全く等価なまま複数の要素
により構成されたソフトウェアモデルへと変換される。
ただし前記(1)〜(3)の処理により構築されたモデ
ルは階層的には平坦なものであり、この段階では各モデ
ル要素には画像に関する情報しか含まれていない。
(3) The drawing data input by repeating the above process 2 is converted into a software model composed of a plurality of elements while being completely equivalent to the original drawing on the screen.
However, the models constructed by the processes (1) to (3) are hierarchically flat, and at this stage, each model element contains only information on the image.

(4)次に画面上で同種のグループ(例えば配管図上で
あればバルブ、ポンプ等など)に属する要素を順次指示
することにより要素の集合を定義する。この操作により
モデルないしはデータベース中には同集合に対応する要
素が生成された階層的には集合内の各要素の上位要素と
して位置付けられる。またこの上位要素についても下位
要素と同等な画像情報を生成することによりその存在が
画面上で認識できると共に同様な集合操作により回帰的
にさらに上位の要素を作成することが可能となる。この
時に本手法では下位要素はその階層構造に従って上記要
素から属性情報を継承し得る。実際にはまだ何も情報を
継承していないため、上位要素の多重生成や削除等の操
作を実施しても下位のモデル要素には不都合は発生しな
い。
(4) Next, a set of elements is defined by sequentially designating elements belonging to the same group (for example, valves, pumps, etc. in the case of a piping diagram) on the screen. By this operation, in the model or the database, the elements corresponding to the set are generated, and are hierarchically positioned as the higher elements of the elements in the set. Also, by generating image information equivalent to the lower element, the existence of the higher element can be recognized on the screen, and a higher element can be recursively created by a similar set operation. At this time, in this method, the lower element can inherit the attribute information from the element according to the hierarchical structure. Actually, since no information has been inherited yet, even if an operation such as multiplex generation or deletion of an upper element is performed, no inconvenience occurs in a lower model element.

(5)前記1〜4の操作を繰り返すことにより、従来の
モデル構築手法とは逆に入力した画像データをベースに
モデルの下位要素から上位要素に向かって複雑な階層構
造をもつモデルを構築することが可能となる。またこの
ようにモデルに対して適切な階層構造を定義した後に上
位要素から下位要素に向かう継承関係を利用して各要素
に対して詳細な属性情報を追加していくことにより大量
のデータを効率的に入力することができる。
(5) By repeating the above operations 1-4, a model having a complicated hierarchical structure is built from the lower element to the upper element of the model on the basis of the input image data, contrary to the conventional model building method. It becomes possible. In addition, by defining an appropriate hierarchical structure for the model in this way, by adding detailed attribute information to each element using the inheritance relationship from the upper element to the lower element, large amounts of data can be efficiently used. Can be entered manually.

第3図は本実施例によるCRT操作及び計算機内のデー
タ構築イメージの一例を示したものである。ところで、
上記した本発明の実施例ではまず最下位のモデル要素を
作成してから集合操作を実施して上位要素を作成する例
を説明したが、同種のモデル要素を選んで作成すること
により下位要素作成と集合による上位要素作成の操作を
同時に実施することができる。また先には本発明のみで
モデル構築を行う場合について説明したが、従来のモデ
リング手法と組合わせることにより、本発明により階層
構造をもったモデルを作成した後に既存のライブラリか
ら上位要素に対して属性情報を入力する方法や逆に本発
明で作成した上位構造をモデルから分離して従来のライ
ブラリを作成するという方法による実施も可能である。
さらに、本発明では階層中の上位要素と下位要素として
データ構造的には全く等価なものを利用することができ
るので、構造的には本発明で作成した複数のモデルを階
層的に合成することも可能である。
FIG. 3 shows an example of a CRT operation and data construction image in a computer according to the present embodiment. by the way,
In the above-described embodiment of the present invention, an example has been described in which the lowermost model element is first created, and then the set operation is performed to create the upper element. However, the lower model element is created by selecting and creating the same type of model element. And the operation of creating the upper element by the set can be performed at the same time. Although the case where model construction is performed only by the present invention has been described above, by combining with a conventional modeling method, a model having a hierarchical structure is created according to the present invention, and then an existing library is used for higher-level elements. It is also possible to implement by a method of inputting attribute information or, on the contrary, a method of separating a higher-order structure created by the present invention from a model and creating a conventional library.
Further, in the present invention, as the upper element and the lower element in the hierarchy, those which are completely equivalent in data structure can be used. Therefore, structurally, a plurality of models created in the present invention are hierarchically combined. Is also possible.

[発明の効果] 以上説明したように、本発明によると、既存の紙面上
に表現された図面に基づいて計算機上のモデルまたはデ
ータベースを作成する場合に、複雑な階層構造をもった
モデル構築が容易であり、また適切な階層構造を利用す
ることにより大量の情報の効率的な入力が可能となる。
さらに、既存の図面と全く等価な画像情報を持つモデル
の構築が可能になる等の効果を奏する。
[Effects of the Invention] As described above, according to the present invention, when a model or a database on a computer is created based on a drawing expressed on an existing paper, a model having a complicated hierarchical structure is constructed. It is easy and efficient input of a large amount of information becomes possible by using an appropriate hierarchical structure.
Further, there is an effect that a model having image information completely equivalent to an existing drawing can be constructed.

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

第1図は本発明の一実施例のブロック構成図、第2図は
本発明の作用を説明するための機能構成図、第3図はCR
T上の操作及び計算機内のデータ構築イメージを表した
図である。 1……CPU 2……記憶装置 3……画像入力装置 4……CRT 5……補助入力装置
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a functional block diagram for explaining the operation of the present invention, and FIG.
It is a figure showing the operation on T and the data construction image in a computer. DESCRIPTION OF SYMBOLS 1 ... CPU 2 ... Storage device 3 ... Image input device 4 ... CRT 5 ... Auxiliary input device

フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 17/50 G06T 1/00 Continuation of the front page (58) Field surveyed (Int.Cl. 6 , DB name) G06F 17/50 G06T 1/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】通常の紙面上に実現された設計図やブロッ
ク図等の図面を画像入力装置等により単純なディジタル
画像データとして読み込む読み込みステップと、この読
み込んだディジタル画像データの画像範囲を指定してモ
デル下位要素を作成するモデル下位要素作成ステップ
と、この作成したモデル下位要素を集合してモデル上位
要素を作成するモデル上位要素作成ステップと、前記作
成したモデル下位要素およびモデル上位要素の属性デー
タを入力する属性データ入力ステップとを有することを
特徴とする図面データに基づくモデル構築方法。
1. A reading step of reading a drawing such as a design drawing or a block diagram realized on a normal paper as simple digital image data by an image input device or the like, and specifying an image range of the read digital image data. Model lower element creating step of creating a model lower element by creating a model lower element, a model upper element creating step of collecting the created model lower element to create a model upper element, and attribute data of the created model lower element and model upper element And an attribute data inputting step of inputting a model data.
【請求項2】前記属性データ入力ステップにおいて、前
記モデル下位要素およびモデル上位要素が、このモデル
上位要素から共通した属性情報を継承する階層的なデー
タ構造を構築することを特徴とする特許請求の範囲
(1)記載の図面データに基づくモデル構築方法。
2. In the attribute data input step, the model lower element and the model upper element construct a hierarchical data structure that inherits common attribute information from the model upper element. A model construction method based on the drawing data described in the range (1).
【請求項3】前記属性データ入力ステップにおいて、複
雑な階層を持ったソフトウエアモデルを階層のモデル下
位要素からモデル上位要素に向ってボトムアップ方式で
構築することを特徴とする特許請求の範囲(1)記載の
図面データに基づくモデル構築方法。
3. The attribute data input step, wherein a software model having a complicated hierarchy is constructed in a bottom-up manner from a model lower element of the hierarchy to a model upper element. 1) A model construction method based on the described drawing data.
JP1035103A 1989-02-16 1989-02-16 Model construction method based on drawing data Expired - Lifetime JP2880722B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1035103A JP2880722B2 (en) 1989-02-16 1989-02-16 Model construction method based on drawing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1035103A JP2880722B2 (en) 1989-02-16 1989-02-16 Model construction method based on drawing data

Publications (2)

Publication Number Publication Date
JPH02224075A JPH02224075A (en) 1990-09-06
JP2880722B2 true JP2880722B2 (en) 1999-04-12

Family

ID=12432599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1035103A Expired - Lifetime JP2880722B2 (en) 1989-02-16 1989-02-16 Model construction method based on drawing data

Country Status (1)

Country Link
JP (1) JP2880722B2 (en)

Also Published As

Publication number Publication date
JPH02224075A (en) 1990-09-06

Similar Documents

Publication Publication Date Title
US5495567A (en) Automatic interface layout generator for database systems
Harrison et al. Electronic CAD frameworks
JP2525275B2 (en) Database operation method
US5212771A (en) System for establishing concurrent high level and low level processes in a diagram window through process explosion and implosion subsystems
Anselin GeoDa 0.9 user’s guide
US5664182A (en) Persistent storage of report objects
US5019961A (en) Computer apparatus and method for logical modelling
US20080016041A1 (en) Spreadsheet-based relational database interface
JP3303926B2 (en) Structured document classification apparatus and method
US7822795B2 (en) Apparatus and methods for displaying and determining dependency relationships among subsystems in a computer software system
US5249300A (en) System and method of constructing models of complex business transactions using entity-set variables for ordered sets of references to user data
US5193183A (en) System for accessing design data of modeler subsystems by reference to partnership set and for dynamically correlating design data of modeler subsystems
JP3059467B2 (en) File management device
US6718218B1 (en) CAD data model with design notes
US5519818A (en) Object-oriented graphic picking system
US20020129017A1 (en) Hierarchical characterization of fields from multiple tables with one-to-many relations for comprehensive data mining
AU2005225020B2 (en) Complex data access
Estublier et al. Three dimensional versioning
WO2002073532A1 (en) Hierarchical characterization of fields from multiple tables with one-to-many relations for comprehensive data mining
JP2554446B2 (en) Method and computer system for storing and displaying entity-relationship diagrams
JP7339628B2 (en) Online report creation system using Excel tools
Langenhan et al. Sketch-based methods for researching building layouts through the semantic fingerprint of architecture
JP2880722B2 (en) Model construction method based on drawing data
Takala User interface management system with geometric modeling capability: a CAD system’s framework
JP2789618B2 (en) Tree structure drawing system