JPS6362020B2 - - Google Patents

Info

Publication number
JPS6362020B2
JPS6362020B2 JP7247783A JP7247783A JPS6362020B2 JP S6362020 B2 JPS6362020 B2 JP S6362020B2 JP 7247783 A JP7247783 A JP 7247783A JP 7247783 A JP7247783 A JP 7247783A JP S6362020 B2 JPS6362020 B2 JP S6362020B2
Authority
JP
Japan
Prior art keywords
point
points
pattern
loop
record
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
Application number
JP7247783A
Other languages
Japanese (ja)
Other versions
JPS59197957A (en
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 filed Critical
Priority to JP58072477A priority Critical patent/JPS59197957A/en
Publication of JPS59197957A publication Critical patent/JPS59197957A/en
Publication of JPS6362020B2 publication Critical patent/JPS6362020B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Preparing Plates And Mask In Photomechanical Process (AREA)
  • Image Analysis (AREA)

Description

【発明の詳細な説明】 (a) 発明の技術分野 本発明はループ・パターン検出方式に係り、特
に設計作業の自動化に於いてプリント板上のルー
プ・パターンを認識出来るループ・パターン検出
方式に関するものである。
[Detailed Description of the Invention] (a) Technical Field of the Invention The present invention relates to a loop pattern detection method, and particularly to a loop pattern detection method that can recognize loop patterns on a printed board in the automation of design work. It is.

(b) 従来技術と問題点 従来自動設計システムに於いて、プリント板等
の上に描かれた図形パターンには多数のポイント
が含まれている。此れ等の多数のポイント間は複
雑な径路により相互に接続され、叉中には相互に
接続されることなく単独のポイントもある。
(b) Prior Art and Problems In conventional automatic design systems, a graphic pattern drawn on a printed board or the like includes a large number of points. These many points are interconnected by complex paths, and some points are independent without being interconnected.

此の様な場合一つの図形パターンに含まれる一
系列のポイント・データ内の任意のポイントに接
続されているポイントを捜索するプログラムを開
発し、此のプログラムにより任意のポイントに接
続するポイントをリストアツプし、此のデータを
多数作成して此れ等を比較検討してループを探し
出していたが此の様な作業は大変手間がかかると
云う欠点があつた。
In such a case, we will develop a program to search for points connected to any point in a series of point data included in one figure pattern, and use this program to list the points connected to any point. I created a large amount of this data and compared and examined it to find a loop, but the drawback was that such work was very time-consuming.

(c) 発明の目的 本発明の目的は従来技術の有する上記の欠点を
除去し、一系列に含まれるポイントの数に無関係
に、総てのポイントを格納する前にループ・パタ
ーンの存否を認識出来るループ・パターン検出方
式を提供することである。
(c) Object of the Invention The object of the present invention is to eliminate the above-mentioned drawbacks of the prior art, and to recognize the presence or absence of a loop pattern before storing all points, regardless of the number of points included in a series. The purpose of the present invention is to provide a loop pattern detection method that is capable of detecting loop patterns.

(d) 発明の構成 上記の目的は本発明によれば、プリント板上に
図形パターンを配線する処理に於いて、前記図形
パターンに含まれる各ポイントの内の任意の一つ
のポイントに着目しテーブルの最上部に記録し、
次に着目している前記ポイントに接続するポイン
トを前記テーブル内の次位置に記録し、次に新し
く記録されたポイントの内の任意の一つのポイン
トに着目し、此の着目されたポイントに接続する
ポイントが若し前記テーブルの下位にあればルー
プ・パターンであると判定し処理を停止すること
を特徴とするループ・パターン検出方式を提供す
ることにより達成される。
(d) Structure of the Invention According to the present invention, in the process of wiring a graphic pattern on a printed board, a table is created that focuses on any one point among the points included in the graphic pattern. Record it at the top of
Next, record the point that connects to the point you are focusing on at the next position in the table, then focus on any one of the newly recorded points, and connect it to this focused point. This is achieved by providing a loop pattern detection method characterized in that if a point is located at a lower level in the table, it is determined to be a loop pattern and processing is stopped.

(e) 発明の実施例 本発明はプリント板上の一系列のポイント・デ
ータを順次テーブルに格納し、格納されたポイン
ト・データのテーブル内の配列順によりループ・
パターンであるか否かを検出しようとするもので
ある。
(e) Embodiments of the Invention The present invention sequentially stores a series of point data on a printed board in a table, and performs loop processing based on the order in which the stored point data is arranged in the table.
The purpose is to detect whether it is a pattern or not.

今第1図に示すパターンがループ・パターンで
あるか否かを検出する場合を考える。
Now consider the case of detecting whether or not the pattern shown in FIG. 1 is a loop pattern.

手順1:調べようとしている1系列のパターン・
データの内、或るポイントに着目し、其のポ
イントを最初にテーブルの先頭の位置にセツ
トし、其のポイントにつながるポイントを順
次テーブルに格納して行く。
Step 1: Select the pattern of the series you are trying to investigate.
Focusing on a certain point in the data, that point is first set at the head position of the table, and points connected to that point are sequentially stored in the table.

例えば、第1図のポイントAに着目したと
すれば、Aをデーブルの最左位置に記録する
(第2図のa)。次にポイントAにつながるポ
イントはポイントBだけであるのでBをAの
右に記録する(第2図のb)。
For example, if we focus on point A in FIG. 1, we record A at the leftmost position of the table (a in FIG. 2). Next, since point B is the only point connected to point A, record B to the right of A (b in Figure 2).

次にポイントBにつながるポイントはポイ
ントCとポイントDであるが、此の時、C,
Dと記録しても、D,Cと記録しても良い
(第2図のc)。
The next points that connect to point B are point C and point D, but in this case, C,
It may be recorded as D or D, C (c in Figure 2).

手順2:ポイントを記録した時点で、次に着目し
たポイントに接続するポイントが若し下位に
あればループ・パターンであり、処理を停止
する。
Step 2: When points are recorded, if there is a lower point connected to the next point of interest, it is a loop pattern and the process is stopped.

即ち第2図のcの様に記録した時点で、次
に着目するポイント例えばポイントCとすれ
ば、ポイントCの下位にポイントDがあり、
ポイントDは着目しているポイントCとつな
がつているので、C―D―Bはループ・パタ
ーンを構成すると判定する。
In other words, at the time of recording as shown in c in Figure 2, if the next point of interest is, for example, point C, there is point D below point C.
Since point D is connected to point C of interest, it is determined that CDB constitutes a loop pattern.

此の様に任意のポイントを取り上げ、其のポ
イントを基点として手順1、手順2を実施す
ればループ・パターンの存否を判別出来る。
By picking up an arbitrary point in this way and performing steps 1 and 2 using that point as a base, it is possible to determine whether a loop pattern exists or not.

(f) 発明の効果 以上詳細に説明した様に本発明によれば、一系
列のポイントの数に無関係に総てのポイントを検
索する迄もなくループ・パターンの存否を認識出
来るので、データ転送の回数の削減及び処理時間
の短縮が可能となると云う大きい効果がある。
(f) Effects of the Invention As explained in detail above, according to the present invention, the presence or absence of a loop pattern can be recognized without having to search all points regardless of the number of points in a series, so data transfer is easy. This has the great effect of reducing the number of times and processing time.

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

第1図は任意のパターンを示す図である。第2
図は本発明によるテーブルを示す図である。
FIG. 1 is a diagram showing an arbitrary pattern. Second
The figure shows a table according to the invention.

Claims (1)

【特許請求の範囲】[Claims] 1 プリント板上に図形パターンを配線する処理
に於いて、前記図形パターンに含まれる各ポイン
トの内の任意の一つのポイントに着目しテーブル
の最上部に記録し、次に着目している前記ポイン
トに接続するポイントを前記テーブル内の次位置
に記録し、次に新しく記録されたポイントの内の
任意の一つのポイントに着目し、此の着目された
ポイントに接続するポイントが若し前記テーブル
の下位にあればループ・パターンであると判定し
処理を停止することを特徴とするループ・パター
ン検出方式。
1. In the process of wiring a graphic pattern on a printed board, focus on any one of the points included in the graphic pattern, record it at the top of the table, and then record the point at the top of the table. Record the point connected to this in the next position in the table, then focus on any one of the newly recorded points, and if the point connected to this noted point is A loop pattern detection method characterized in that if it is in a lower order, it is determined that it is a loop pattern and processing is stopped.
JP58072477A 1983-04-25 1983-04-25 Loop pattern detecting system Granted JPS59197957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58072477A JPS59197957A (en) 1983-04-25 1983-04-25 Loop pattern detecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58072477A JPS59197957A (en) 1983-04-25 1983-04-25 Loop pattern detecting system

Publications (2)

Publication Number Publication Date
JPS59197957A JPS59197957A (en) 1984-11-09
JPS6362020B2 true JPS6362020B2 (en) 1988-12-01

Family

ID=13490437

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58072477A Granted JPS59197957A (en) 1983-04-25 1983-04-25 Loop pattern detecting system

Country Status (1)

Country Link
JP (1) JPS59197957A (en)

Also Published As

Publication number Publication date
JPS59197957A (en) 1984-11-09

Similar Documents

Publication Publication Date Title
JPH04115144A (en) Image processor and automatic optical inspection apparatus using same
JPS6362020B2 (en)
JP3358444B2 (en) Semiconductor inspection program creation method
JP2002181731A (en) Method for inspecting part
JP3053129B2 (en) Inspection device
CN114489914B (en) Method for generating template key area of PCB intelligent detection system and electronic equipment
JPS5748163A (en) Method and device for inspection of pattern
JPS56141508A (en) Method for detecting inclination of object
JP3300264B2 (en) Semiconductor chip recognition method
JPH10339943A (en) Production of semiconductor device
JPH04282773A (en) Method for determining formation order of wiring pattern on printed board
JPS59124752A (en) Semiconductor device
JPH0528058A (en) Memory address bus test system
JPH04137179A (en) Computer aided design device
JPH1183959A (en) Test pattern generator, test pattern generation method and medium with test pattern generation program recorded
CN115345114A (en) Design file viewing method and device and electronic equipment
JPH0416827B2 (en)
JPS5927095B2 (en) Fully automatic wire bonding pattern detection method
JPH03231372A (en) Automatic wiring method
JPH0612559B2 (en) High-density printed wiring method
JPH02239013A (en) Product classifying device
JPS592278A (en) Magnetic tape controller
JPH04142673A (en) Wiring path searcher
JPH0636977A (en) Pattern inspection of semiconductor wafer
JPS6184845A (en) Method of mounting semiconductor pellet