JP7618462B2 - Information processing device, information processing system, information processing method, and program - Google Patents
Information processing device, information processing system, information processing method, and program Download PDFInfo
- Publication number
- JP7618462B2 JP7618462B2 JP2021019955A JP2021019955A JP7618462B2 JP 7618462 B2 JP7618462 B2 JP 7618462B2 JP 2021019955 A JP2021019955 A JP 2021019955A JP 2021019955 A JP2021019955 A JP 2021019955A JP 7618462 B2 JP7618462 B2 JP 7618462B2
- Authority
- JP
- Japan
- Prior art keywords
- information processing
- user
- allocation
- check
- information
- 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.)
- Active
Links
Images
Description
本開示は、情報処理装置、情報処理システム、情報処理方法及びプログラムに関する。 The present disclosure relates to an information processing device, an information processing system, an information processing method, and a program.
従来、ユーザがCAD(Computer-Aided Design)を用いて配電盤の端子にケーブルの割り付けを行って、複数の配電盤とケーブルとの接続を示す配電盤用展開接続図(以下、単に「接続図」と称される)を作成している。例えば特許文献1は、接続図の作成の手間と時間を節約するため、共通回路パターンを作成し、それにキーを割り当てる方法を開示する。
Conventionally, a user would use CAD (Computer-Aided Design) to assign cables to terminals on a switchboard and create a distribution board expansion connection diagram (hereinafter simply referred to as a "connection diagram") that shows the connections between multiple switchboards and cables. For example,
ここで、ケーブルには多くの種類があり、例えば芯線の数なども種類によって異なる。ユーザが割り付けを行った接続図において、例えば芯線の数が実際のケーブルの芯線の数を超えるなどのミスがあると、接続図に従って製品化された配電盤ユニットで接続不良が生じて、全体の設計作業に遅延を生じさせるおそれがある。したがって、接続図の段階で、設定のミスを防止することが求められている。 There are many types of cables, and the number of cores, for example, varies depending on the type. If there is an error in the connection diagram assigned by the user, such as the number of cores exceeding the number of cores in the actual cable, a connection failure may occur in the distribution board unit manufactured according to the connection diagram, causing delays in the entire design work. Therefore, it is necessary to prevent setting errors at the connection diagram stage.
かかる事情に鑑みてなされた本開示の目的は、端子割り付けのエラーを防止する情報処理装置、情報処理システム、情報処理方法及びプログラムを提供することにある。 In view of the above circumstances, the purpose of this disclosure is to provide an information processing device, an information processing system, an information processing method, and a program that prevent terminal allocation errors.
本開示の一実施形態に係る情報処理装置は、
複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置であって、
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段と、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段と、
前記判断の結果を出力する出力手段と、を備える。
An information processing device according to an embodiment of the present disclosure includes:
An information processing device used when allocating cables to terminals of a plurality of switchboards,
An acquisition means for acquiring connection information of cables allocated by a user;
a determining means for determining the validity of the allocation made by the user based on the connection information;
and an output means for outputting the result of the determination.
本開示の一実施形態に係る情報処理システムは、
上記に記載の情報処理装置と、
前記判断の結果を表示する表示装置と、を備える。
An information processing system according to an embodiment of the present disclosure includes:
The information processing device described above;
and a display device that displays the result of the determination.
本開示の一実施形態に係る情報処理方法は、
複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置が実行する情報処理方法であって、
ユーザによって割り付けが行われたケーブルの接続情報を取得する工程と、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う工程と、
前記判断の結果を出力する工程と、を含む。
An information processing method according to an embodiment of the present disclosure includes:
An information processing method executed by an information processing device used when allocating cables to terminals of a plurality of switchboards, comprising:
acquiring connection information of cables allocated by a user;
determining the validity of the allocation made by the user based on the connection information;
and outputting the result of the determination.
本開示の一実施形態に係るプログラムは、
複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置を、
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段、及び、
前記判断の結果を出力する出力手段、として機能させる。
A program according to an embodiment of the present disclosure includes:
An information processing device used when allocating cables to terminals of a plurality of switchboards,
An acquisition means for acquiring connection information of cables allocated by a user;
a determining means for determining the validity of the allocation made by the user based on the connection information; and
The
本開示によれば、端子割り付けのエラーを防止する情報処理装置、情報処理システム、情報処理方法及びプログラムを提供することができる。 This disclosure provides an information processing device, information processing system, information processing method, and program that prevent terminal allocation errors.
以下、図面を参照して本開示の実施形態に係る情報処理装置、情報処理システム、情報処理方法及びプログラムが説明される。 Below, an information processing device, an information processing system, an information processing method, and a program according to embodiments of the present disclosure will be described with reference to the drawings.
図1は、本実施形態に係る情報処理装置110の構成例を示す図である。情報処理装置110は、ユーザがCAD140を用いて行う複数の配電盤の端子へのケーブルの割り付け作業を支援するための情報処理を実行する装置である。情報処理装置110は、ハードウェア構成として、例えばパーソナルコンピュータである。
Fig. 1 is a diagram showing an example of the configuration of an information processing device 110 according to this embodiment. The information processing device 110 is a device that executes information processing to assist a user in allocating cables to terminals of multiple switchboards using a
情報処理装置110は、入力装置120及び表示装置130の少なくとも1つとともに、情報処理システム100を構成してよい。入力装置120及び表示装置130の詳細については後述する。また、情報処理システム100は、CAD140とともに、CADシステムを構成してよい。ここで、CAD140は、ユーザが配電盤の端子にケーブルを割り付けて接続図を作成するための装置である。CAD140は、ハードウェア構成として、例えば情報処理装置110とは別のパーソナルコンピュータであってよい。このとき、CAD140であるパーソナルコンピュータには、アプリケーションとしてのCADツールがインストールされていてよい。情報処理装置110とCAD140とは、例えばLAN(Local Area Network)のネットワークで接続されており、通信によって後述する接続情報の送受信ができる。
The information processing device 110 may constitute the
入力装置120は、情報処理装置110に対するユーザの操作を受け付けるインターフェースである。入力装置120は、ハードウェア構成として、例えばキーボード及びマウス等であってよい。本実施形態において、入力装置120は、例えばUSB(Universal Serial Bus)などで情報処理装置110に接続される。
The
表示装置130は、情報処理装置110からのユーザに対する情報を表示するためのインターフェースである。表示装置130は、ハードウェア構成として、例えば液晶ディスプレイ又はOEL(Organic Electro-luminescence)ディスプレイ等のディスプレイであってよい。本実施形態において、表示装置130は、例えばUSB又はHDMI(登録商標)(High-Definition Multimedia Interface)などで情報処理装置110に接続される。
The
情報処理装置110は、以下のようなハードウェア構成を有する。情報処理装置110は、通信部111と、記憶部112と、制御部113と、を備える。
The information processing device 110 has the following hardware configuration. The information processing device 110 includes a
通信部111は、無線又は有線を介して外部装置と通信する1つ以上の通信インターフェースである。本実施形態において、通信部111は、入力装置120及び表示装置130と通信する通信インターフェースを含む。入力装置120及び表示装置130と通信する通信インターフェースは、上記のように、例えばUSB及びHDMI(登録商標)などであってよい。また、本実施形態において、通信部111は、CAD140と通信する通信インターフェースを含む。CAD140と通信する通信インターフェースは、上記のように、例えばLANなどであってよい。
The
記憶部112は、1つ以上のメモリである。メモリは、例えば半導体メモリ、磁気メモリ、又は光メモリ等であるが、これらに限られず任意のメモリとすることができる。記憶部112は、例えば一次記憶装置又は二次記憶装置として機能する。記憶部112は、例えば情報処理装置110に内蔵されるが、任意のインターフェースを介して情報処理装置110に外部から接続される構成も可能である。
The
本実施形態において、記憶部112は、ケーブル情報及び配電盤情報を記憶する。ケーブル情報は、ケーブルの種類毎のID(identification)又は名称、型式、芯数(芯線の数)及び口径(外径サイズ)などのケーブル仕様に関するデータである。また、配電盤情報は、配電盤毎のサイズ、端子数、接続可能なケーブル及び使用可能な端子台などの配電盤仕様に関するデータである。ここで、端子台は配電盤に配置されて、ケーブルの芯の先端と接続される部品である。
In this embodiment, the
制御部113は、1つ以上のプロセッサである。プロセッサは、例えば汎用のプロセッサ又は特定の処理に特化した専用プロセッサであるが、これらに限られず任意のプロセッサとすることができる。制御部113は、情報処理装置110の全体の動作を制御する。
The
情報処理装置110は、以下のようなソフトウェア構成を有する。情報処理装置110の動作の制御に用いられる1つ以上のプログラムが記憶部112に記憶される。記憶部112に記憶されたプログラムは、制御部113によって読み込まれると、制御部113を取得手段115、判断手段116及び出力手段119として機能させる。本実施形態において、判断手段116は、適合性チェック手段117及び最適性チェック手段118を含む。記憶部112に記憶されたプログラムは、ユーザが入力装置120を用いて制御部113に対して処理開始を指示した場合に、制御部113によって読み込まれてよい。
The information processing device 110 has the following software configuration. One or more programs used to control the operation of the information processing device 110 are stored in the
各手段の概要は次のとおりである。取得手段115は、ケーブル情報及び配電盤情報を記憶部112から取得する手段である。また、取得手段115は、情報処理装置110の外部装置から入力される情報を取得する。本実施形態において、情報処理装置110の外部装置から入力される情報は、CAD140からの接続情報を含む。判断手段116は、接続情報に基づいて、ユーザによって行われた割り付けの妥当性についての判断を行う手段である。本実施形態において、判断手段116は、妥当性についての判断において、ケーブル情報及び配電盤情報も用いる。ここで、判断手段116は、必ずしもケーブル情報と配電盤情報の両方を用いなくてよい。判断手段116は、例えば、後述する適合性チェックだけを実行する場合に、ケーブル情報だけを用いてよい。つまり、判断手段116は、ケーブル情報及び配電盤情報の少なくとも1つを用いてよい。このとき、判断手段116が用いる情報に応じて、取得手段115はケーブル情報及び配電盤情報の少なくとも1つを取得してよい。適合性チェック手段117は、妥当性についての判断のうち、ユーザによって行われた割り付けが正しいかを判断する適合性チェックを行う手段である。また、最適性チェック手段118は、妥当性についての判断のうち、ユーザによって行われた割り付けが最適かを判断する最適性チェックを行う手段である。出力手段119は、判断手段116による妥当性についての判断の結果を出力する手段である。各手段の具体的な動作については後述する。
The outline of each means is as follows. The acquisition means 115 is a means for acquiring cable information and switchboard information from the
図2は接続図の例を示す図である。上記のように、ユーザは、CAD140を用いて複数の配電盤の端子にケーブルの割り付けを行って接続図を作成する。図3は、図2の接続図に対応する接続情報の例を示す図である。CAD140は、図2の接続図からケーブルの情報及び複数の配電盤との接続情報などを抽出して、図3のような接続情報を生成して、所定の形式のファイルとして出力する。所定の形式のファイルは、例えばCSV(Comma-Separated Values)形式であるが、これに限定されない。
Figure 2 is a diagram showing an example of a connection diagram. As described above, the user uses
接続情報は、例えば外線ケーブルID、第1の盤、第2の盤、型式、芯数、口径、芯番号、第1の盤の内線ケーブル及び第2の盤の内線ケーブルを含む。外線ケーブルIDは、ケーブルの種類毎に決められた固有の識別名である。本実施形態において、外線ケーブルIDは、数字とアルファベットの組み合わせで構成される。第1の盤及び第2の盤は、ケーブルが接続される2つの配電盤の名称である。配電盤の名称は、配電盤を個別に特定できるように、システムにより定められた一部の使用不可文字(例えば、半角カンマ(,)及び半角チルダ(~)など)を除いた、任意の数字、アルファベット、記号、漢字、ひらがな及びカタカナなどの組み合わせで構成される。型式はケーブルの用途及び材質に基づく種別である。図3の例において、型式は制御用ビニル絶縁ビニルシースケーブルであることを示すCVV(Control-use Vinyl insulated Vinyl sheathed cable)である。芯数は、ケーブルが備える芯の数である。口径はケーブルの外径サイズである。芯番号は、ケーブルが備える芯のそれぞれを区別するための番号である。図3の例では、芯番号が1から11である芯が第1の盤KP-01と第2の盤RY-01(1)との接続に用いられ、芯番号が12から20である芯が未使用である。ここで、芯番号は芯数が所定本数(例えば4本)以下だと色で表示されることがある。その場合に、芯番号として色が使用されてよいし、各色に対応付けられた数字が使用されてよい。第1の盤の内線ケーブル及び第2の盤の内線ケーブルは、それぞれケーブルの接続先である第1の盤と第2の盤の内線側のケーブルの芯の名称である。例えばケーブルの芯番号が11である芯は、第1の盤KP-01において内線側のケーブルのK14821という芯と接続されて、第2の盤RY-01(1)において内線側のケーブルのA70111という芯と接続される。このように、接続情報は、ケーブルの特徴及びケーブルと複数の配電盤との接続の詳細を示す。
The connection information includes, for example, an external cable ID, a first board, a second board, a model, the number of cores, the diameter, the core number, an internal cable of the first board, and an internal cable of the second board. The external cable ID is a unique identification name determined for each type of cable. In this embodiment, the external cable ID is composed of a combination of numbers and letters. The first board and the second board are the names of the two distribution boards to which the cable is connected. The name of the distribution board is composed of a combination of any numbers, letters, symbols, kanji, hiragana, katakana, etc., excluding some unusable characters (e.g., half-width comma (,) and half-width tilde (~)) determined by the system so that the distribution board can be individually identified. The model is a type based on the use and material of the cable. In the example of FIG. 3, the type is CVV (Control-use Vinyl insulated Vinyl sheathed cable), which indicates that the cable is a vinyl insulated vinyl sheathed cable for control use. The number of cores is the number of cores that the cable has. The diameter is the outer diameter size of the cable. The core number is a number for distinguishing each of the cores that the cable has. In the example of FIG. 3, the cores with
ここで、図4、図5及び図6は、接続情報によって把握される端子割り付けのエラーの例を示す。図4の例では、ケーブルの芯数が10であるところ、芯番号が11である芯が使用されており、存在しない芯を接続するエラーが生じている。図5の例では、芯番号が3である芯が重複して使用されるエラーが生じている。図6の例では、第2の盤の名称がRY-01(1)であるところ、誤ってRY-01(2)となっている部分がある。従来、このようなエラーは、CAD140の画面において、ユーザが目視で確認することによって検出していた。しかし、見逃しがあった場合に、接続図に従って製品化された配電盤ユニットで接続不良が生じて、全体の設計作業に遅延を生じさせるおそれがある。本実施形態に係る情報処理装置110は、以下に説明する情報処理方法を実行することによって接続情報からエラーを検出し、接続図の段階で、設定のミスを防止することができる。また、情報処理装置110は、接続図について改善点をユーザに示すことが可能である。
4, 5, and 6 show examples of terminal allocation errors grasped from connection information. In the example of FIG. 4, a core with a core number of 11 is used when the number of cores of the cable is 10, and an error occurs in connecting a non-existent core. In the example of FIG. 5, an error occurs in which a core with a core number of 3 is used in duplicate. In the example of FIG. 6, the name of the second board is RY-01(1), but there is a part where it is mistakenly written as RY-01(2). Conventionally, such errors were detected by a user visually checking the screen of the
図7は、情報処理装置110が実行する情報処理方法の処理の例を示すフローチャートである。情報処理装置110は、例えばユーザが入力装置120によって開始を指示(具体例として、開始ボタンをクリック)したことを受けて、以下の処理を開始してよい。 Figure 7 is a flowchart showing an example of the processing of an information processing method executed by the information processing device 110. The information processing device 110 may start the following processing, for example, in response to a user issuing an instruction to start via the input device 120 (as a specific example, clicking a start button).
取得手段115は、通信部111によってCAD140から受信した接続情報を取得する(ステップS1)。
The acquisition means 115 acquires the connection information received from the
取得手段115は、ケーブル情報及び配電盤情報を記憶部112から取得する(ステップS2)。 The acquisition means 115 acquires the cable information and the switchboard information from the memory unit 112 (step S2).
判断手段116は、取得手段115によって取得された接続情報に基づいて、ユーザによって行われた割り付けの妥当性についての判断を行う。本実施形態において、判断手段116は、割り付けの妥当性についての判断で、取得手段115が取得したケーブル情報及び配電盤情報も用いる。上記のように、判断手段116は、適合性チェック手段117及び最適性チェック手段118を含む。 The determination means 116 determines the validity of the allocation made by the user based on the connection information acquired by the acquisition means 115. In this embodiment, the determination means 116 also uses the cable information and the switchboard information acquired by the acquisition means 115 in determining the validity of the allocation. As described above, the determination means 116 includes a compatibility check means 117 and an optimality check means 118.
適合性チェック手段117は、ユーザによって行われた割り付けが正しいかを判断する適合性チェックを行う(ステップS3)。 The compatibility check means 117 performs a compatibility check to determine whether the allocation made by the user is correct (step S3).
本実施形態において、適合性チェックは、芯番号チェックを含む。芯番号チェックでは、接続情報において芯番号が空白である場合にエラーとする。芯番号チェックでは、接続情報において芯番号が芯数を超えるとエラーとする(図4参照)。また、芯番号チェックでは、芯番号が重複するとエラーとする(図5参照)。 In this embodiment, the compatibility check includes a core number check. In the core number check, an error occurs if the core number is blank in the connection information. In the core number check, an error occurs if the core number in the connection information exceeds the number of cores (see Figure 4). In addition, in the core number check, an error occurs if the core numbers are duplicated (see Figure 5).
本実施形態において、適合性チェックは、ケーブル接続先チェックを含む。ケーブル接続先チェックでは、接続情報において第1の盤及び第2の盤のそれぞれの名称が統一されていない場合にエラーとする(図6参照)。 In this embodiment, the compatibility check includes a cable connection check. In the cable connection check, an error occurs if the names of the first board and the second board in the connection information are not consistent (see FIG. 6).
本実施形態において、適合性チェックは、芯数チェックを含む。芯数チェックは、接続情報における芯数が、ケーブル情報において記載されている芯数(ケーブル仕様の芯数)と異なる場合にエラーとする。 In this embodiment, the compatibility check includes a core count check. The core count check results in an error if the core count in the connection information differs from the core count listed in the cable information (the core count in the cable specifications).
本実施形態において、適合性チェックは、配電盤名称チェックを含む。配電盤名称チェックでは、接続情報において第1の盤及び第2の盤の名称が使用不可文字を含む場合にエラーとする。また、配電盤名称チェックでは、接続情報において第1の盤及び第2の盤の名称が、配電盤情報において記載されている名称と異なる(例えば全半角又は大文字小文字の表記が異なる)場合にエラーとする。 In this embodiment, the compatibility check includes a distribution board name check. In the distribution board name check, an error occurs if the names of the first and second boards in the connection information include prohibited characters. In addition, in the distribution board name check, an error occurs if the names of the first and second boards in the connection information differ from the names written in the distribution board information (for example, the names are written in different full-width or half-width characters or uppercase and lowercase characters).
本実施形態において、適合性チェックは、二重定義チェックを含む。二重定義チェックでは、同一区間でケーブルの二重定義、すなわち接続情報における重複記載がある場合にエラーとする。ただし、第1の盤と第2の盤との間を複数の同じ種類のケーブルで接続することが許容される場合がある。このような場合、同一区間でのケーブルの二重定義は、エラーでなく警告と扱われてよい。 In this embodiment, the compatibility check includes a duplicate definition check. In the duplicate definition check, an error occurs when there is a duplicate definition of a cable in the same section, i.e., when there is a duplicate description in the connection information. However, there are cases where it is permitted to connect the first board and the second board with multiple cables of the same type. In such cases, the duplicate definition of a cable in the same section may be treated as a warning rather than an error.
適合性チェックにおいてエラーがあった場合に(ステップS4のNo)、出力手段119は、判断の結果としてエラーを出力し、表示装置130に表示させる(ステップS6)。ここで、適合性チェックにおいて上記の警告があった場合に、出力手段119は、判断の結果として警告を出力し、表示装置130に表示させる。また、出力手段119は、エラーに関連する改善点がある場合に(ステップS8のYes)、改善点を出力し、表示装置130に表示させる(ステップS9)。出力手段119は、エラーに関連する改善点がない場合に(ステップS8のNo)、エラー又は警告だけを出力する。エラーに関連する改善点は、例えば推定されるエラー原因を含む情報であってよい。図6の例で、出力手段119は、「RY-01(1)」の誤記であることを改善点として出力して、表示装置130に表示させてよい。出力手段119は、このような表示に代えて又は表示とともに、エラー、警告及び改善点を接続情報のファイル(例えばCSV形式)に追加してよい。
If an error occurs in the compatibility check (No in step S4), the output means 119 outputs the error as a result of the judgment and displays it on the display device 130 (step S6). Here, if the above-mentioned warning occurs in the compatibility check, the output means 119 outputs the warning as a result of the judgment and displays it on the
適合性チェックにおいてエラーも警告もなく、接続情報が正しい場合に(ステップS4のYes)、最適性チェック手段118は、ユーザによって行われた割り付けが最適かを判断する最適性チェックを行う(ステップS5)。 If the compatibility check does not reveal any errors or warnings and the connection information is correct (Yes in step S4), the optimality check means 118 performs an optimality check to determine whether the allocation made by the user is optimal (step S5).
本実施形態において、最適性チェックは、代替ケーブルチェックを含む。代替ケーブルチェックでは、第1の盤と第2の盤との間を複数のケーブルで接続している場合に、置き換えが可能な1つのケーブルをケーブル情報から抽出する。このとき、代替ケーブルチェックでは、抽出したケーブルと置き換え可能な場所の情報を改善点としてよい。 In this embodiment, the optimality check includes an alternative cable check. In the alternative cable check, when multiple cables are connected between the first board and the second board, one cable that can be substituted is extracted from the cable information. In this case, the alternative cable check may use information on the location where the extracted cable can be substituted as an improvement point.
最適性チェックは、端子台チェックを含んでよい。端子台チェックでは、配電盤情報に基づいて、第1の盤及び第2の盤で使用可能な端子台を抽出する。このとき、端子台チェックでは、抽出した端子台の情報を改善点としてよい。 The optimality check may include a terminal block check. In the terminal block check, terminal blocks that can be used on the first board and the second board are extracted based on the distribution board information. In this case, in the terminal block check, the extracted terminal block information may be used as an improvement point.
最適性チェックにおいて改善点があった場合に(ステップS7のNo)、出力手段119は、判断の結果として改善点を出力し、表示装置130に表示させる(ステップS9)。出力手段119は、改善点の表示に代えて又は改善点の表示とともに、改善点を接続情報のファイルに追加してよい。 If there is an improvement point in the optimality check (No in step S7), the output means 119 outputs the improvement point as a result of the judgment and displays it on the display device 130 (step S9). Instead of or in addition to displaying the improvement point, the output means 119 may add the improvement point to the connection information file.
最適性チェックにおいて改善点がなく、接続情報が既に最適化されていれば(ステップS7のYes)、出力手段119は特に表示などを行わなくてよい。別の例として、出力手段119は、接続情報が最適化されている場合に(ステップS7のYes)、既に最適化がされていることを表示装置130に表示させてよい。また、出力手段119は、適合性チェックにおいて接続情報が正しい場合に(ステップS4のYes)、エラー及び警告がないことを表示装置130に表示させてよい。
If the optimality check finds no improvements to be made and the connection information has already been optimized (Yes in step S7), the output means 119 does not need to perform any particular display. As another example, if the connection information has been optimized (Yes in step S7), the output means 119 may cause the
ユーザは、情報処理装置110によってエラー、警告及び改善点の少なくとも1つが示された場合に、CAD140を用いて、複数の配電盤の端子へのケーブルの割り付けを修正してよい。そして、ユーザは、修正作業の後に、再び割り付けの妥当性についての判断を情報処理装置110に実行させてよい。
When at least one of an error, a warning, and an improvement point is indicated by the information processing device 110, the user may use the
以上のように、本実施形態に係る情報処理装置110、情報処理システム100、情報処理方法及びプログラムは、上記の構成によって、従来のユーザの目視による確認に比べて漏れのないチェックが可能であり、接続図の段階で、設定のミスを防止することができる。また、本実施形態に係る情報処理装置110、情報処理システム100、情報処理方法及びプログラムは、接続図について改善点をユーザに示すことが可能である。
As described above, the information processing device 110,
本開示を諸図面及び実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形及び修正を行うことが容易であることに注意されたい。したがって、これらの変形及び修正は本開示の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段又はステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。 Although the present disclosure has been described based on various drawings and examples, it should be noted that a person skilled in the art would easily be able to make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these modifications and corrections are included in the scope of the present disclosure. For example, the functions included in each means, step, etc. can be rearranged so as not to cause logical inconsistencies, and multiple means or steps, etc. can be combined into one or divided.
100 情報処理システム
110 情報処理装置
111 通信部
112 記憶部
113 制御部
115 取得手段
116 判断手段
117 適合性チェック手段
118 最適性チェック手段
119 出力手段
120 入力装置
130 表示装置
140 CAD
REFERENCE SIGNS
Claims (4)
ユーザによって割り付けが行われたケーブルの接続図から抽出された、前記ケーブルの接続情報を取得する取得手段と、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段と、
前記判断の結果を出力する出力手段と、
を備え、
前記判断手段は、前記ユーザによって行われた割り付けが正しいかを判断する適合性チェック手段と、前記ユーザによって行われた割り付けが最適かを判断する最適性チェック手段とを含み、
前記適合性チェック手段による判断において、前記割り付けが正しいと判断された場合に、前記最適性チェック手段により、前記割り付けが最適かを判断する、情報処理装置。 An information processing device used when allocating cables to terminals of a plurality of switchboards,
an acquisition means for acquiring cable connection information extracted from a cable connection diagram assigned by a user;
a determining means for determining the validity of the allocation made by the user based on the connection information;
an output means for outputting a result of the determination ;
Equipped with
the determining means includes a suitability checking means for determining whether the allocation made by the user is correct, and an optimality checking means for determining whether the allocation made by the user is optimal,
When the allocation is judged to be correct by the suitability check means, the optimality check means judges whether the allocation is optimal .
前記判断の結果を表示する表示装置と、を備える、情報処理システム。 The information processing device according to claim 1 ;
A display device that displays a result of the determination.
ユーザによって割り付けが行われたケーブルの接続情報を取得する工程と、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う工程と、
前記判断の結果を出力する工程と、を含む、
前記判断を行う工程では、前記ユーザによって行われた割り付けが正しいかを判断する適合性チェックと、前記ユーザによって行われた割り付けが最適かを判断する最適性チェックとを行い、
前記適合性チェックにおいて、前記割り付けが正しいと判断された場合に、前記最適性チェックにより、前記割り付けが最適かを判断する、情報処理方法。 An information processing method executed by an information processing device used when allocating cables to terminals of a plurality of switchboards, comprising:
acquiring connection information of cables allocated by a user;
determining the validity of the allocation made by the user based on the connection information;
and outputting the result of the determination.
In the step of making the judgment, a suitability check is performed to judge whether the allocation made by the user is correct, and an optimality check is performed to judge whether the allocation made by the user is optimal,
If the allocation is determined to be correct in the suitability check, the optimality check is performed to determine whether the allocation is optimal .
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段、及び、
前記判断の結果を出力する出力手段、として機能させ、
前記判断手段は、前記ユーザによって行われた割り付けが正しいかを判断する適合性チェック手段と、前記ユーザによって行われた割り付けが最適かを判断する最適性チェック手段とを含み、
前記適合性チェック手段による判断において、前記割り付けが正しいと判断された場合に、前記最適性チェック手段により、前記割り付けが最適かを判断する、プログラム。
An information processing device used when allocating cables to terminals of a plurality of switchboards,
An acquisition means for acquiring connection information of cables allocated by a user;
a determining means for determining the validity of the allocation made by the user based on the connection information; and
and functioning as an output means for outputting the result of the judgment,
the determining means includes a suitability checking means for determining whether the allocation made by the user is correct, and an optimality checking means for determining whether the allocation made by the user is optimal,
when the suitability check means determines that the allocation is correct, the optimality check means determines whether the allocation is optimal .
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021019955A JP7618462B2 (en) | 2021-02-10 | 2021-02-10 | Information processing device, information processing system, information processing method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021019955A JP7618462B2 (en) | 2021-02-10 | 2021-02-10 | Information processing device, information processing system, information processing method, and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022122610A JP2022122610A (en) | 2022-08-23 |
| JP7618462B2 true JP7618462B2 (en) | 2025-01-21 |
Family
ID=82939391
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021019955A Active JP7618462B2 (en) | 2021-02-10 | 2021-02-10 | Information processing device, information processing system, information processing method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7618462B2 (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005080321A (en) | 2003-08-29 | 2005-03-24 | Chugoku Electric Power Co Inc:The | Method, device, and program for generating cable connection diagram |
| JP2008165754A (en) | 2006-12-07 | 2008-07-17 | Fujitsu Ltd | CAD apparatus and CAD program |
| JP2020187674A (en) | 2019-05-17 | 2020-11-19 | 東光電気工事株式会社 | Information processor, information processing method, and program |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07311784A (en) * | 1994-05-17 | 1995-11-28 | Toshiba Corp | Cable drawing device |
| JP3616219B2 (en) * | 1996-10-23 | 2005-02-02 | 株式会社東芝 | CAD equipment |
-
2021
- 2021-02-10 JP JP2021019955A patent/JP7618462B2/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005080321A (en) | 2003-08-29 | 2005-03-24 | Chugoku Electric Power Co Inc:The | Method, device, and program for generating cable connection diagram |
| JP2008165754A (en) | 2006-12-07 | 2008-07-17 | Fujitsu Ltd | CAD apparatus and CAD program |
| JP2020187674A (en) | 2019-05-17 | 2020-11-19 | 東光電気工事株式会社 | Information processor, information processing method, and program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022122610A (en) | 2022-08-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5754842A (en) | Preparation system for automatically preparing and processing a CAD library model | |
| US6289254B1 (en) | Parts selection apparatus and parts selection system with CAD function | |
| US11300612B2 (en) | Debug support device, debug support method, and computer readable storage medium | |
| JP6529295B2 (en) | System diagram automatic creation system | |
| JP7618462B2 (en) | Information processing device, information processing system, information processing method, and program | |
| CN105074594B (en) | Engineering tools and programmable logic controller (PLC) | |
| US20030160826A1 (en) | Method, apparatus and computer product to organize data on a display and facilitate testing of an integrated circuit design | |
| US20180137954A1 (en) | Manufacture Support Method and Non-Transitory Computer-Readable Storage Medium | |
| US8140465B2 (en) | Apparatus and method for monitoring and controlling a device under test | |
| EP4610752A1 (en) | Monitoring device, machining system, monitoring system, and monitoring method | |
| US20140298225A1 (en) | Screen definition device for operating panel | |
| US20040199679A1 (en) | Peripheral device for programmable controller | |
| JP7415593B2 (en) | Code inspection tools, code inspection methods | |
| US11017144B2 (en) | Form board merge | |
| US7721251B2 (en) | Method and device for creating project planning for an operating device of an automation component | |
| CN114972576A (en) | Method, apparatus and storage medium for generating LTT schematic diagram | |
| US6687891B2 (en) | Wiring connection checking apparatus and method for CAD system and recording medium on which program therefor is recorded | |
| CN113885852A (en) | Software development environment providing system, method, and non-transitory computer-readable medium | |
| JP3735587B2 (en) | Wiring guideline check system | |
| CN115955772B (en) | Back drilling fool-proof processing method and equipment, control device and storage medium | |
| JP7525815B1 (en) | Association information generating device, system, method, and program | |
| US12406415B2 (en) | Device, method, and non-transitory computer-readable medium for preparing single-line diagram | |
| JP2005346432A (en) | Controller screen generator | |
| CN116991706A (en) | Vehicle automatic test method, device, equipment and storage medium | |
| EP0587355A1 (en) | Display control apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20221215 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230913 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240704 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240716 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240906 |
|
| 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: 20241217 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250108 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7618462 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |