JPH04108260U - Print output system - Google Patents

Print output system

Info

Publication number
JPH04108260U
JPH04108260U JP1130291U JP1130291U JPH04108260U JP H04108260 U JPH04108260 U JP H04108260U JP 1130291 U JP1130291 U JP 1130291U JP 1130291 U JP1130291 U JP 1130291U JP H04108260 U JPH04108260 U JP H04108260U
Authority
JP
Japan
Prior art keywords
information
input
netlist
output
section
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.)
Pending
Application number
JP1130291U
Other languages
Japanese (ja)
Inventor
宏幸 小澤
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP1130291U priority Critical patent/JPH04108260U/en
Publication of JPH04108260U publication Critical patent/JPH04108260U/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】 【構成】人為的に入力作成した論理データ1を、入力部
2に入力し、ネットリスト変換部3でネットリストに変
換する。座標解析演算部4はネットリストから抽出され
た図形情報,接続情報から座標位置を算出する。この算
出した図形情報,接続情報に対し、自動整列処理部5
が、任意に設定した規格に準じ、図形−図形間,接続線
−接続線間及び接続−図形間の間隔などを自動整列し、
出力図面作成部6へ送る。出力図面作成部6は、図面出
力部7より出力図面8として出力する。 【効果】人為的に入力した論理データや複数の作業者が
入力し統合した論理データなどを、統一化フォーマット
の図面に効率的に自動生成することができる。
(57) [Summary] [Structure] Logical data 1 that has been input and created artificially is input to the input section 2, and is converted into a netlist by the netlist conversion section 3. The coordinate analysis calculation unit 4 calculates coordinate positions from the graphic information and connection information extracted from the netlist. The automatic alignment processing unit 5
automatically aligns the spacing between shapes, between connection lines, and between connections and shapes, according to arbitrarily set standards,
It is sent to the output drawing creation section 6. The output drawing creation section 6 outputs the drawing as an output drawing 8 from the drawing output section 7. [Effect] Logical data input manually or logical data input and integrated by multiple workers can be efficiently and automatically generated into drawings in a unified format.

Description

【考案の詳細な説明】[Detailed explanation of the idea]

【0001】0001

【産業上の利用分野】[Industrial application field]

本考案は、プリント出力システムに関する。 The present invention relates to a print output system.

【0002】0002

【従来の技術】[Conventional technology]

従来のプリント出力システムは、人為的に入力した論理データ中の図形、接続 情報を任意に設定した規格に準じ自動整列する機能は備えていなかった。 Conventional print output systems use figures and connections in artificially input logical data. It did not have a function to automatically arrange information according to arbitrarily set standards.

【0003】0003

【考案が解決しようとする課題】[Problem that the idea aims to solve]

上述した従来のプリント出力システムは、人為的に入力した論理データ中の図 軽情報、接続情報を整列させる場合、入力過程中に図形、接続線の座標位置を気 にしながら入力しなければならず工数がかかる問題があった。又、図面の整形変 更を行う場合においても、図形、接続線の移動、削除、追加など人為的に手直し を行なう必要があり、複数の作業者が入力する場合、フォーマットを統一できな いことが多かった。 The conventional print output system described above prints diagrams in artificially input logical data. When arranging light information and connection information, be careful of the coordinate positions of shapes and connection lines during the input process. There was a problem in that it took a lot of man-hours to input data while using the computer. Also, the formatting of the drawing Even when making changes, artificial changes such as moving, deleting, or adding shapes or connection lines may be necessary. If multiple workers input data, the format cannot be unified. There were many bad things.

【0004】0004

【課題を解決するための手段】[Means to solve the problem]

本考案のプリント出力システムは、電子化された文字情報、図形情報、接続情 報を出力するプリント出力システムにおいて、人為的に入力した論理データを読 み込みネットリストに変換するネットリスト変換手段と、このネットリストから 図形情報,接続情報を抽出し、これら情報から座標位置を算出する座標解析演算 手段と、算出した図形情報,接続情報を任意に設定した規格に準じ自動整列する 自動整列処理手段と、自動整列された図形情報,接続情報を図面として出力する 図面作成出力手段とを備えている。 The print output system of this invention is capable of processing electronic character information, graphic information, and connection information. In a print output system that outputs information, it is difficult to read artificially input logical data. A netlist conversion method for converting to an embedded netlist, and a method for converting from this netlist Coordinate analysis calculation that extracts graphic information and connection information and calculates coordinate positions from this information Automatically arranges the means, calculated shape information, and connection information according to arbitrarily set standards. Automatic alignment processing means, automatically aligned figure information, and connection information are output as a drawing. It is equipped with a drawing creation output means.

【0005】[0005]

【実施例】【Example】

次に本考案について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

【0006】 図1は、本考案の一実施例のブロック構成図である。人為的に入力作成した論 理データ1を、プリント出力システムの入力部2に入力する。入力された論理デ ータは一旦ネットリストに変換するネットリスト変換部3へ送られ、図形情報、 接続情報を抽出する。さらに抽出結果を演算する座標解析演算部4へ送られ、図 形情報、接続情報の座標位置を算出する。算出した図形情報、接続情報を自動整 列化する自動整列処理部5により、任意に設定した規格に準じ、図形−図形間, 接続線−接続線間,及び接続線−図形間の間隔などを自動整列し、出力図面作成 部6へ送り、図面出力部7より出力図面8を出力する。[0006] FIG. 1 is a block diagram of an embodiment of the present invention. Artificially created input theory The physical data 1 is input to the input section 2 of the print output system. Logical data entered The data is once sent to the netlist converter 3 which converts it into a netlist, and the graphic information, Extract connection information. Furthermore, the extraction result is sent to the coordinate analysis calculation unit 4, which calculates the extraction result. Calculate the coordinate position of shape information and connection information. Automatically arranges calculated shape information and connection information. The automatic alignment processing unit 5 arranges figures between figures according to arbitrarily set standards. Automatically align the spacing between connection lines and between connection lines and shapes, and create output drawings. The output drawing 8 is outputted from the drawing output section 7.

【0007】 図2(A),(b)は出力図面8の一例を示す図である。入力図A9及び入力 図B10は人為的に入力した図面であり、出力図A11、出力図B12は、本考 案により図形−図形間a,接続線−接続線間b及び接続線−図形間cの間隔など を自動整列した後の図面を示す。[0007] FIGS. 2A and 2B are diagrams showing an example of the output drawing 8. Input diagram A9 and input Figure B10 is a drawing that was input artificially, and output diagram A11 and output diagram B12 are Depending on the plan, the spacing between figures a, between connecting lines b, between connecting lines and figures c, etc. The drawing is shown after automatic alignment.

【0008】[0008]

【考案の効果】[Effect of the idea]

以上説明したように本考案は、人為的に入力した論理データをネットリストに 変換する手段と、ネットリストから図形情報、接続情報の座標位置を算出する手 段と、算出した図形情報,接続情報を任意に設定した規格に準じ自動整列化する 手段を持つことにより、人為的に入力した論理データや複数の作業者が入力し統 合した論理データなどを、統一化したフォーマットの図面に効率的に自動生成す ることができる。 As explained above, the present invention converts artificially input logical data into a netlist. A means of converting and a method of calculating the coordinate position of figure information and connection information from the netlist. Automatically arrange columns, calculated shape information, and connection information according to arbitrarily set standards. By having a method, logical data input artificially or input by multiple workers can be integrated. Efficiently and automatically generate integrated logical data into drawings in a unified format. can be done.

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

【図1】本考案の一実施例をブロック構成図である。FIG. 1 is a block configuration diagram of an embodiment of the present invention.

【図2】出力図面の一例を示す図である。FIG. 2 is a diagram showing an example of an output drawing.

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

1 論理データ 2 入力部 3 ネットリスト変換部 4 座標解析演算部 5 自動整列処理部 6 出力図面作成部 7 図面出力部 8 出力図面 9 入力図A 10 入力図B 11 出力図A 12 出力図B 1 Logical data 2 Input section 3 Netlist conversion section 4 Coordinate analysis calculation section 5 Automatic alignment processing section 6 Output drawing creation department 7 Drawing output section 8 Output drawing 9 Input diagram A 10 Input diagram B 11 Output diagram A 12 Output diagram B

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 電子化された文字情報、図形情報、接続
情報を出力するプリント出力システムにおいて、人為的
に入力した論理データを読み込みネットリストに変換す
るネットリスト変換手段と、このネットリストから図形
情報,接続情報を抽出し、これら情報から座標位置を算
出する座標解析演算手段と、算出した図形情報,接続情
報を任意に設定した規格に準じ自動整列する自動整列処
理手段と、自動整列された図形情報,接続情報を図面と
して出力する図面作成出力手段とを備えることを特徴と
するプリント出力システム。
Claim 1: A print output system for outputting computerized character information, graphic information, and connection information, comprising: a netlist conversion means for reading artificially input logical data and converting it into a netlist; coordinate analysis calculation means that extracts information and connection information and calculates coordinate positions from this information; automatic alignment processing means that automatically arranges the calculated graphic information and connection information according to arbitrarily set standards; 1. A print output system comprising: drawing creation/output means for outputting graphic information and connection information as a drawing.
JP1130291U 1991-03-05 1991-03-05 Print output system Pending JPH04108260U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1130291U JPH04108260U (en) 1991-03-05 1991-03-05 Print output system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1130291U JPH04108260U (en) 1991-03-05 1991-03-05 Print output system

Publications (1)

Publication Number Publication Date
JPH04108260U true JPH04108260U (en) 1992-09-18

Family

ID=31900681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1130291U Pending JPH04108260U (en) 1991-03-05 1991-03-05 Print output system

Country Status (1)

Country Link
JP (1) JPH04108260U (en)

Similar Documents

Publication Publication Date Title
EP0855655A3 (en) Parts selection apparatus and parts selection system with cad function
WO2001018696A3 (en) Data exchange between computer aided design systems
ATE202914T1 (en) METHOD AND ARRANGEMENT WITH AN ARTICULATOR AND A DATA PROCESSING SYSTEM
WO1997040342A3 (en) Integrated system for imaging and modeling three-dimensional objects
CN109272571A (en) A kind of system and method that PDS three-dimensional data is converted to Flowmaster model
KR880004545A (en) Wire Bonding Method
WO2001033409A3 (en) Computer generated poetry system
JPH04108260U (en) Print output system
JP3070801B2 (en) Drawing management method
Williams The Role of Automatic Digitizers in Computer Aided-design
JPS63316179A (en) Shape recognition device
JP2692114B2 (en) Document converter
JPH03222073A (en) Drawings input method
JPH02116970A (en) Intra-table data automatic extraction processing system
JP2561954B2 (en) Graphic processing device
JPS62107378A (en) Drawing data managing system
JPH04160480A (en) Circuit diagram movement system
JPS61228575A (en) Method for converting data between cad systems
JPS61259337A (en) Electronic memo device
JPS629435A (en) Automatic program production system
MacDonald et al. Implementation of digitizing and interactive graphics editing routines on a field processing system.
JPH0325955U (en)
JPS6351309B2 (en)
JPH03222062A (en) System for making document common and storing it
JPH0258168A (en) Book catalog card preparing device