JP2022122610A - 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 PDF

Info

Publication number
JP2022122610A
JP2022122610A JP2021019955A JP2021019955A JP2022122610A JP 2022122610 A JP2022122610 A JP 2022122610A JP 2021019955 A JP2021019955 A JP 2021019955A JP 2021019955 A JP2021019955 A JP 2021019955A JP 2022122610 A JP2022122610 A JP 2022122610A
Authority
JP
Japan
Prior art keywords
information processing
information
user
cables
cable
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
JP2021019955A
Other languages
Japanese (ja)
Inventor
克明 田中
Katsuaki Tanaka
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.)
Metawater Co Ltd
Original Assignee
Metawater 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 Metawater Co Ltd filed Critical Metawater Co Ltd
Priority to JP2021019955A priority Critical patent/JP2022122610A/en
Publication of JP2022122610A publication Critical patent/JP2022122610A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing device, an information processing system, an information processing method, and a program that prevent terminal allocation errors.SOLUTION: An information processing device (110) is used for allocating cables to terminals of multiple distribution boards. The information processing device (110) includes acquisition means (115) for acquiring connection information about cables that have been allocated by a user, determination means (116) for determining the validity of allocation performed by the user based on the connection information, and output means (119) for outputting determination results.SELECTED DRAWING: Figure 1

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 assigns cables to terminals of a switchboard using CAD (Computer-Aided Design), and develops a switchboard development connection diagram (hereinafter simply referred to as a "connection diagram") showing connections between a plurality of switchboards and cables. is created). For example, Patent Literature 1 discloses a method of creating a common circuit pattern and assigning keys to it in order to save time and effort in creating a connection diagram.

特開平05-073632号公報JP-A-05-073632

ここで、ケーブルには多くの種類があり、例えば芯線の数なども種類によって異なる。ユーザが割り付けを行った接続図において、例えば芯線の数が実際のケーブルの芯線の数を超えるなどのミスがあると、接続図に従って製品化された配電盤ユニットで接続不良が生じて、全体の設計作業に遅延を生じさせるおそれがある。したがって、接続図の段階で、設定のミスを防止することが求められている。 Here, there are many types of cables, and the number of core wires, for example, differs depending on the type. If there is an error in the connection diagram assigned by the user, for example, the number of core wires exceeds the number of core wires in the actual cable, connection failures will occur in the switchboard unit that is commercialized according to the connection diagram, and the overall design will suffer. There is a risk of causing delays in work. Therefore, it is required to prevent setting errors at the stage of connection diagrams.

かかる事情に鑑みてなされた本開示の目的は、端子割り付けのエラーを防止する情報処理装置、情報処理システム、情報処理方法及びプログラムを提供することにある。 An object of the present disclosure, which has been made in view of such circumstances, 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,
An information processing device used when allocating cables to terminals of a plurality of switchboards,
Acquisition means for acquiring connection information of cables allocated by a user;
judging means for judging the validity of the allocation made by the user based on the connection information;
and 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 for displaying 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,
a step of acquiring connection information of cables allocated by a user;
making a determination as to the validity of allocations made by the user based on the connection information;
and outputting a result of the determination.

本開示の一実施形態に係るプログラムは、
複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置を、
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段、及び、
前記判断の結果を出力する出力手段、として機能させる。
A program according to an embodiment of the present disclosure is
Information processing equipment used when allocating cables to terminals of multiple switchboards,
Acquisition means for acquiring connection information of cables allocated by the user;
determination means for determining the validity of the allocation made by the user based on the connection information; and
It functions as output means for outputting the result of the determination.

本開示によれば、端子割り付けのエラーを防止する情報処理装置、情報処理システム、情報処理方法及びプログラムを提供することができる。 According to the present disclosure, it is possible to provide an information processing device, an information processing system, an information processing method, and a program that prevent terminal allocation errors.

図1は、本開示の一実施形態に係る情報処理装置及び情報処理システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of an information processing device and an information processing system according to an embodiment of the present disclosure. 図2は、接続図の例を示す図である。FIG. 2 is a diagram showing an example of a connection diagram. 図3は、図2の接続図に対応する接続情報の例を示す図である。FIG. 3 is a diagram showing an example of connection information corresponding to the connection diagram of FIG. 図4は、端子割り付けのエラーの例を示す図である。FIG. 4 is a diagram showing an example of a terminal allocation error. 図5は、端子割り付けのエラーの例を示す図である。FIG. 5 is a diagram showing an example of a terminal allocation error. 図6は、端子割り付けのエラーの例を示す図である。FIG. 6 is a diagram showing an example of a terminal allocation error. 図7は、本開示の一実施形態に係る情報処理方法の処理の例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of processing of an information processing method according to an embodiment of the present disclosure.

以下、図面を参照して本開示の実施形態に係る情報処理装置、情報処理システム、情報処理方法及びプログラムが説明される。 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 below with reference to the drawings.

図1は、本実施形態に係る情報処理装置110の構成例を示す図である。情報処理装置110は、ユーザがCAD140を用いて行う複数の配電盤の端子へのケーブルの割り付け作業を支援するための情報処理を実行する装置である。情報処理装置110は、ハードウェア構成として、例えばパーソナルコンピュータである。 FIG. 1 is a diagram showing a configuration example of an information processing apparatus 110 according to this embodiment. The information processing device 110 is a device that executes information processing for assisting the work of allocating cables to terminals of a plurality of switchboards performed by a user using the CAD 140 . The information processing apparatus 110 is, for example, a personal computer as a hardware configuration.

情報処理装置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 configure the information processing system 100 together with at least one of the input device 120 and the display device 130 . Details of the input device 120 and the display device 130 will be described later. In addition, the information processing system 100 may constitute a CAD system together with the CAD 140 . Here, the CAD 140 is a device for the user to create a connection diagram by allocating cables to terminals of a switchboard. The CAD 140 may be, for example, a personal computer separate from the information processing apparatus 110 as a hardware configuration. At this time, a CAD tool as an application may be installed in the personal computer that is the CAD 140 . The information processing apparatus 110 and the CAD 140 are connected via a LAN (Local Area Network) network, for example, and can transmit and receive connection information, which will be described later, through communication.

入力装置120は、情報処理装置110に対するユーザの操作を受け付けるインターフェースである。入力装置120は、ハードウェア構成として、例えばキーボード及びマウス等であってよい。本実施形態において、入力装置120は、例えばUSB(Universal Serial Bus)などで情報処理装置110に接続される。 The input device 120 is an interface that receives user operations on the information processing device 110 . The input device 120 may be, for example, a keyboard and a mouse as a hardware configuration. In this embodiment, the input device 120 is connected to the information processing device 110 via, for example, a USB (Universal Serial Bus).

表示装置130は、情報処理装置110からのユーザに対する情報を表示するためのインターフェースである。表示装置130は、ハードウェア構成として、例えば液晶ディスプレイ又はOEL(Organic Electro-luminescence)ディスプレイ等のディスプレイであってよい。本実施形態において、表示装置130は、例えばUSB又はHDMI(登録商標)(High-Definition Multimedia Interface)などで情報処理装置110に接続される。 The display device 130 is an interface for displaying information for the user from the information processing device 110 . The display device 130 may be a display such as a liquid crystal display or an OEL (Organic Electro-luminescence) display as a hardware configuration. In this embodiment, the display device 130 is connected to the information processing device 110 via, for example, USB or HDMI (registered trademark) (High-Definition Multimedia Interface).

情報処理装置110は、以下のようなハードウェア構成を有する。情報処理装置110は、通信部111と、記憶部112と、制御部113と、を備える。 The information processing device 110 has the following hardware configuration. Information processing apparatus 110 includes communication unit 111 , storage unit 112 , and control unit 113 .

通信部111は、無線又は有線を介して外部装置と通信する1つ以上の通信インターフェースである。本実施形態において、通信部111は、入力装置120及び表示装置130と通信する通信インターフェースを含む。入力装置120及び表示装置130と通信する通信インターフェースは、上記のように、例えばUSB及びHDMI(登録商標)などであってよい。また、本実施形態において、通信部111は、CAD140と通信する通信インターフェースを含む。CAD140と通信する通信インターフェースは、上記のように、例えばLANなどであってよい。 The communication unit 111 is one or more communication interfaces that communicate with an external device wirelessly or by wire. In this embodiment, the communication unit 111 includes a communication interface that communicates with the input device 120 and the display device 130 . The communication interface communicating with the input device 120 and the display device 130 may be, for example, USB and HDMI (registered trademark), etc., as described above. Also, in this embodiment, the communication unit 111 includes a communication interface that communicates with the CAD 140 . A communication interface that communicates with the CAD 140 may be, for example, a LAN, as described above.

記憶部112は、1つ以上のメモリである。メモリは、例えば半導体メモリ、磁気メモリ、又は光メモリ等であるが、これらに限られず任意のメモリとすることができる。記憶部112は、例えば一次記憶装置又は二次記憶装置として機能する。記憶部112は、例えば情報処理装置110に内蔵されるが、任意のインターフェースを介して情報処理装置110に外部から接続される構成も可能である。 The storage unit 112 is one or more memories. The memory is, for example, a semiconductor memory, a magnetic memory, an optical memory, or the like, but is not limited to these and can be any memory. The storage unit 112 functions, for example, as a primary storage device or a secondary storage device. The storage unit 112 is built in the information processing apparatus 110, for example, but may be configured to be externally connected to the information processing apparatus 110 via an arbitrary interface.

本実施形態において、記憶部112は、ケーブル情報及び配電盤情報を記憶する。ケーブル情報は、ケーブルの種類毎のID(identification)又は名称、型式、芯数(芯線の数)及び口径(外径サイズ)などのケーブル仕様に関するデータである。また、配電盤情報は、配電盤毎のサイズ、端子数、接続可能なケーブル及び使用可能な端子台などの配電盤仕様に関するデータである。ここで、端子台は配電盤に配置されて、ケーブルの芯の先端と接続される部品である。 In this embodiment, the storage unit 112 stores cable information and switchboard information. The cable information is data on cable specifications such as an ID (identification) for each type of cable, or a name, model, number of cores (number of core wires), and diameter (outer diameter size). Also, the switchboard information is data relating to switchboard specifications such as the size of each switchboard, the number of terminals, connectable cables, and usable terminal blocks. Here, the terminal block is a component that is arranged on the switchboard and connected to the tip of the core of the cable.

制御部113は、1つ以上のプロセッサである。プロセッサは、例えば汎用のプロセッサ又は特定の処理に特化した専用プロセッサであるが、これらに限られず任意のプロセッサとすることができる。制御部113は、情報処理装置110の全体の動作を制御する。 Control unit 113 is one or more processors. The processor is, for example, a general-purpose processor or a dedicated processor specialized for specific processing, but is not limited to these and can be any processor. The control unit 113 controls the overall operation of the information processing device 110 .

情報処理装置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 information processing device 110 are stored in storage unit 112 . The program stored in the storage unit 112 , when read by the control unit 113 , causes the control unit 113 to function as acquisition means 115 , determination means 116 and output means 119 . In this embodiment, the determination means 116 includes compatibility check means 117 and optimality check means 118 . The programs stored in the storage unit 112 may be read by the control unit 113 when the user uses the input device 120 to instruct the control unit 113 to start processing.

各手段の概要は次のとおりである。取得手段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. Acquisition means 115 is means for acquiring cable information and switchboard information from the storage unit 112 . Acquisition unit 115 also acquires information input from an external device of information processing apparatus 110 . In this embodiment, information input from an external device of the information processing device 110 includes connection information from the CAD 140 . The judging means 116 is means for judging the validity of the allocation made by the user based on the connection information. In this embodiment, the determining means 116 also uses cable information and switchboard information in determining validity. Here, the determination means 116 does not necessarily have to use both the cable information and the switchboard information. The determining means 116 may use only the cable information, for example, when performing only the compatibility check described below. That is, the determination means 116 may use at least one of cable information and switchboard information. At this time, the acquiring means 115 may acquire at least one of the cable information and the switchboard information according to the information used by the determining means 116 . The suitability check means 117 is means for performing a suitability check for judging whether the allocation performed by the user is correct among the judgments about validity. The optimality check means 118 is a means for performing an optimality check for judging whether the allocation performed by the user is optimal among the judgments on validity. The output means 119 is a means for outputting the result of judgment on validity by the judgment means 116 . Specific operations of each means will be described later.

図2は接続図の例を示す図である。上記のように、ユーザは、CAD140を用いて複数の配電盤の端子にケーブルの割り付けを行って接続図を作成する。図3は、図2の接続図に対応する接続情報の例を示す図である。CAD140は、図2の接続図からケーブルの情報及び複数の配電盤との接続情報などを抽出して、図3のような接続情報を生成して、所定の形式のファイルとして出力する。所定の形式のファイルは、例えばCSV(Comma-Separated Values)形式であるが、これに限定されない。 FIG. 2 is a diagram showing an example of a connection diagram. As described above, the user uses the CAD 140 to allocate cables to terminals of a plurality of switchboards and create a connection diagram. FIG. 3 is a diagram showing an example of connection information corresponding to the connection diagram of FIG. The CAD 140 extracts cable information and connection information with a plurality of switchboards from the connection diagram of FIG. 2, generates connection information as shown in FIG. 3, and outputs it as a file in a predetermined format. The file in the predetermined format is, for example, CSV (Comma-Separated Values) format, but is not limited to this.

接続情報は、例えば外線ケーブル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, first board, second board, type, number of cores, diameter, core number, extension cable of the first board, and extension cable of the second board. The external cable ID is a unique identifier determined for each type of cable. In this embodiment, the external cable ID is composed of a combination of numbers and alphabets. Board 1 and Board 2 are the names of the two switchboards to which the cable is connected. The name of the switchboard can be any number or alphabet, excluding some unusable characters determined by the system (e.g. half-width comma (,) and half-width tilde (~)) so that each switchboard can be identified individually. , symbols, kanji, hiragana and katakana. The type is a classification 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) indicating that it is a vinyl sheathed cable for control. The number of cores is the number of cores that the cable has. Aperture is the outer diameter size of the cable. The core number is a number for distinguishing each of the cores provided in the cable. In the example of FIG. 3, cores with core numbers from 1 to 11 are used to connect the first board KP-01 and the second board RY-01(1), and cores with core numbers from 12 to 20 are used to connect the first board KP-01 and the second board RY-01(1). is unused. Here, the core number may be displayed in color if the number of cores is less than a predetermined number (for example, 4). In that case, a color may be used as a core number, and the number matched with each color may be used. The extension cable of the first panel and the extension cable of the second panel are the names of the cores of the cables on the inner side of the first panel and the second panel to which the cables are connected, respectively. For example, the core with the cable core number 11 is connected to the core K14821 of the internal cable on the first board KP-01, and the A70111 of the internal cable on the second board RY-01(1). It is connected with the core called Thus, the connection information details the characteristics of the cable and the connections between the cable and the plurality of switchboards.

ここで、図4、図5及び図6は、接続情報によって把握される端子割り付けのエラーの例を示す。図4の例では、ケーブルの芯数が10であるところ、芯番号が11である芯が使用されており、存在しない芯を接続するエラーが生じている。図5の例では、芯番号が3である芯が重複して使用されるエラーが生じている。図6の例では、第2の盤の名称がRY-01(1)であるところ、誤ってRY-01(2)となっている部分がある。従来、このようなエラーは、CAD140の画面において、ユーザが目視で確認することによって検出していた。しかし、見逃しがあった場合に、接続図に従って製品化された配電盤ユニットで接続不良が生じて、全体の設計作業に遅延を生じさせるおそれがある。本実施形態に係る情報処理装置110は、以下に説明する情報処理方法を実行することによって接続情報からエラーを検出し、接続図の段階で、設定のミスを防止することができる。また、情報処理装置110は、接続図について改善点をユーザに示すことが可能である。 Here, FIGS. 4, 5, and 6 show examples of terminal allocation errors ascertained from the connection information. In the example of FIG. 4, the number of cores in the cable is 10, and the core with core number 11 is used, which causes an error of connecting a core that does not exist. In the example of FIG. 5, an error occurs in which the lead with lead number 3 is used redundantly. In the example of FIG. 6, where the name of the second board is RY-01(1), there is a part where it is incorrectly named RY-01(2). Conventionally, such errors have been detected by the user's visual confirmation on the screen of the CAD 140 . However, if there is an oversight, there is a risk that a defective connection will occur in the switchboard unit commercialized according to the connection diagram, causing a delay in the overall design work. The information processing apparatus 110 according to the present embodiment can detect an error from the connection information by executing the information processing method described below, and can prevent setting errors at the stage of the connection diagram. In addition, the information processing apparatus 110 can present improvements to the user regarding the connection diagram.

図7は、情報処理装置110が実行する情報処理方法の処理の例を示すフローチャートである。情報処理装置110は、例えばユーザが入力装置120によって開始を指示(具体例として、開始ボタンをクリック)したことを受けて、以下の処理を開始してよい。 FIG. 7 is a flow chart showing an example of the information processing method executed by the information processing apparatus 110 . For example, the information processing apparatus 110 may start the following process in response to a user's instruction to start using the input device 120 (as a specific example, a start button is clicked).

取得手段115は、通信部111によってCAD140から受信した接続情報を取得する(ステップS1)。 The acquisition unit 115 acquires the connection information received from the CAD 140 by the communication unit 111 (step S1).

取得手段115は、ケーブル情報及び配電盤情報を記憶部112から取得する(ステップS2)。 The acquisition unit 115 acquires cable information and switchboard information from the storage unit 112 (step S2).

判断手段116は、取得手段115によって取得された接続情報に基づいて、ユーザによって行われた割り付けの妥当性についての判断を行う。本実施形態において、判断手段116は、割り付けの妥当性についての判断で、取得手段115が取得したケーブル情報及び配電盤情報も用いる。上記のように、判断手段116は、適合性チェック手段117及び最適性チェック手段118を含む。 Based on the connection information acquired by the acquisition means 115, the determination means 116 determines the validity of the allocation performed by the user. In this embodiment, the determining means 116 also uses the cable information and switchboard information acquired by the acquiring means 115 in determining the appropriateness of allocation. As noted above, decision means 116 includes suitability check means 117 and optimality check means 118 .

適合性チェック手段117は、ユーザによって行われた割り付けが正しいかを判断する適合性チェックを行う(ステップS3)。 The suitability check means 117 performs a suitability check to determine whether the allocation performed 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 when the core number in the connection information is blank. In the core number check, if the core number exceeds the number of cores in the connection information, an error will occur (see FIG. 4). Also, in the core number check, if the core number overlaps, it is regarded as an error (see FIG. 5).

本実施形態において、適合性チェックは、ケーブル接続先チェックを含む。ケーブル接続先チェックでは、接続情報において第1の盤及び第2の盤のそれぞれの名称が統一されていない場合にエラーとする(図6参照)。 In this embodiment, the compatibility check includes a cable destination check. In the cable connection destination check, an error occurs when the names of the first board and the second board are not unified in the connection information (see FIG. 6).

本実施形態において、適合性チェックは、芯数チェックを含む。芯数チェックは、接続情報における芯数が、ケーブル情報において記載されている芯数(ケーブル仕様の芯数)と異なる場合にエラーとする。 In this embodiment, the compatibility check includes a core count check. In the core number check, an error occurs when the number of cores in the connection information is different from the number of cores described in the cable information (the number of cores in the cable specifications).

本実施形態において、適合性チェックは、配電盤名称チェックを含む。配電盤名称チェックでは、接続情報において第1の盤及び第2の盤の名称が使用不可文字を含む場合にエラーとする。また、配電盤名称チェックでは、接続情報において第1の盤及び第2の盤の名称が、配電盤情報において記載されている名称と異なる(例えば全半角又は大文字小文字の表記が異なる)場合にエラーとする。 In this embodiment, the compatibility check includes a switchboard name check. In the switchboard name check, an error occurs when the names of the first board and the second board in the connection information include characters that cannot be used. In addition, in the switchboard name check, if the names of the first board and the second board in the connection information are different from the names described in the switchboard information (for example, the names are different from the names described in the switchboard information), an error will occur. .

本実施形態において、適合性チェックは、二重定義チェックを含む。二重定義チェックでは、同一区間でケーブルの二重定義、すなわち接続情報における重複記載がある場合にエラーとする。ただし、第1の盤と第2の盤との間を複数の同じ種類のケーブルで接続することが許容される場合がある。このような場合、同一区間でのケーブルの二重定義は、エラーでなく警告と扱われてよい。 In this embodiment, the conformance check includes a double definition check. In the double definition check, if there is a double definition of the cable in the same section, that is, if there is a duplicate description in the connection information, an error will occur. However, it may be acceptable to connect multiple cables of the same type between the first board and the second board. In such cases, double definition of cables 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 there is an error in the compatibility check (No in step S4), the output unit 119 outputs the error as a result of the determination and causes the display device 130 to display it (step S6). Here, when there is the above warning in the suitability check, the output means 119 outputs the warning as a result of the judgment and causes the display device 130 to display it. Further, when there is an improvement point related to the error (Yes in step S8), the output means 119 outputs the improvement point and causes the display device 130 to display it (step S9). The output unit 119 outputs only the error or warning when there is no improvement related to the error (No in step S8). The error-related remediation may be information including, for example, the probable cause of the error. In the example of FIG. 6, the output unit 119 may output the error of "RY-01(1)" as an improvement point and cause the display device 130 to display it. The output means 119 may add errors, warnings and improvements to the connection information file (eg CSV format) instead of or in addition to such display.

適合性チェックにおいてエラーも警告もなく、接続情報が正しい場合に(ステップS4のYes)、最適性チェック手段118は、ユーザによって行われた割り付けが最適かを判断する最適性チェックを行う(ステップS5)。 If there are no errors or warnings in the compatibility check and the connection information is correct (Yes in step S4), the optimality check means 118 performs an optimality check to determine whether the allocation performed by the user is optimal (step S5). ).

本実施形態において、最適性チェックは、代替ケーブルチェックを含む。代替ケーブルチェックでは、第1の盤と第2の盤との間を複数のケーブルで接続している場合に、置き換えが可能な1つのケーブルをケーブル情報から抽出する。このとき、代替ケーブルチェックでは、抽出したケーブルと置き換え可能な場所の情報を改善点としてよい。 In this embodiment, the optimality check includes an alternate cable check. In the alternative cable check, one replaceable cable is extracted from the cable information when a plurality of cables are used to connect the first board and the second board. At this time, in the alternative cable check, the information on the location where the extracted cable can be replaced may be used as an improvement point.

最適性チェックは、端子台チェックを含んでよい。端子台チェックでは、配電盤情報に基づいて、第1の盤及び第2の盤で使用可能な端子台を抽出する。このとき、端子台チェックでは、抽出した端子台の情報を改善点としてよい。 Optimality checks may include terminal block checks. In the terminal block check, terminal blocks that can be used on the first board and the second board are extracted based on the switchboard information. At this time, 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 unit 119 outputs the improvement point as a result of the judgment and causes the display device 130 to display it (step S9). The output unit 119 may add the improvement points to the connection information file instead of displaying the improvement points or together with the display of the improvement points.

最適性チェックにおいて改善点がなく、接続情報が既に最適化されていれば(ステップS7のYes)、出力手段119は特に表示などを行わなくてよい。別の例として、出力手段119は、接続情報が最適化されている場合に(ステップS7のYes)、既に最適化がされていることを表示装置130に表示させてよい。また、出力手段119は、適合性チェックにおいて接続情報が正しい場合に(ステップS4のYes)、エラー及び警告がないことを表示装置130に表示させてよい。 If there is no point to be improved in the optimality check and the connection information has already been optimized (Yes in step S7), the output means 119 does not have to display anything. As another example, when the connection information has been optimized (Yes in step S7), the output unit 119 may cause the display device 130 to display that the optimization has already been performed. Moreover, the output unit 119 may cause the display device 130 to display that there are no errors or warnings when the connection information is correct in the compatibility check (Yes in step S4).

ユーザは、情報処理装置110によってエラー、警告及び改善点の少なくとも1つが示された場合に、CAD140を用いて、複数の配電盤の端子へのケーブルの割り付けを修正してよい。そして、ユーザは、修正作業の後に、再び割り付けの妥当性についての判断を情報処理装置110に実行させてよい。 The user may use the CAD 140 to correct the assignment of cables to terminals of a plurality of switchboards when at least one of an error, a warning, and points for improvement are indicated by the information processing device 110 . Then, after the correction work, the user may cause the information processing apparatus 110 to determine the validity of the allocation again.

以上のように、本実施形態に係る情報処理装置110、情報処理システム100、情報処理方法及びプログラムは、上記の構成によって、従来のユーザの目視による確認に比べて漏れのないチェックが可能であり、接続図の段階で、設定のミスを防止することができる。また、本実施形態に係る情報処理装置110、情報処理システム100、情報処理方法及びプログラムは、接続図について改善点をユーザに示すことが可能である。 As described above, the information processing apparatus 110, the information processing system 100, the information processing method, and the program according to the present embodiment can perform thorough checks compared to the conventional visual confirmation by the user. , it is possible to prevent setting mistakes at the stage of connection diagram. In addition, the information processing apparatus 110, the information processing system 100, the information processing method, and the program according to the present embodiment can indicate to the user improvements in connection diagrams.

本開示を諸図面及び実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形及び修正を行うことが容易であることに注意されたい。したがって、これらの変形及び修正は本開示の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段又はステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。 Although the present disclosure has been described with reference to figures and examples, it should be noted that various variations and modifications will be readily apparent to those skilled in the art based on the present disclosure. Therefore, it should be noted that these variations and modifications are included within the scope of this disclosure. For example, the functions included in each means, each step, etc. can be rearranged so as not to be logically inconsistent, and it is possible to combine a plurality of means or steps, etc. into one or divide them. .

100 情報処理システム
110 情報処理装置
111 通信部
112 記憶部
113 制御部
115 取得手段
116 判断手段
117 適合性チェック手段
118 最適性チェック手段
119 出力手段
120 入力装置
130 表示装置
140 CAD
100 Information Processing System 110 Information Processing Device 111 Communication Unit 112 Storage Unit 113 Control Unit 115 Acquisition Means 116 Judgment Means 117 Suitability Check Means 118 Optimality Check Means 119 Output Means 120 Input Device 130 Display Device 140 CAD

Claims (6)

複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置であって、
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段と、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段と、
前記判断の結果を出力する出力手段と、を備える、情報処理装置。
An information processing device used when allocating cables to terminals of a plurality of switchboards,
Acquisition means for acquiring connection information of cables allocated by a user;
judging means for judging the validity of the allocation made by the user based on the connection information;
and output means for outputting the result of the determination.
前記判断手段は、前記ユーザによって行われた割り付けが正しいかを判断する適合性チェック手段を含む、請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1, wherein said judging means includes suitability checking means for judging whether the allocation performed by said user is correct. 前記判断手段は、前記ユーザによって行われた割り付けが最適かを判断する最適性チェック手段を含む、請求項1又は2に記載の情報処理装置。 3. The information processing apparatus according to claim 1, wherein said determining means includes optimality checking means for determining whether the allocation performed by said user is optimal. 請求項1から3のいずれか一項に記載の情報処理装置と、
前記判断の結果を表示する表示装置と、を備える、情報処理システム。
an information processing apparatus according to any one of claims 1 to 3;
an information processing system, comprising: 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,
a step of acquiring connection information of cables allocated by a user;
making a determination as to the validity of allocations made by the user based on the connection information;
and a step of outputting the result of the determination.
複数の配電盤の端子にケーブルの割り付けを行う際に用いられる情報処理装置を、
ユーザによって割り付けが行われたケーブルの接続情報を取得する取得手段、
前記接続情報に基づいて、前記ユーザによって行われた割り付けの妥当性についての判断を行う判断手段、及び、
前記判断の結果を出力する出力手段、として機能させる、プログラム。
Information processing equipment used when allocating cables to terminals of multiple switchboards,
Acquisition means for acquiring connection information of cables allocated by the user;
determination means for determining the validity of the allocation made by the user based on the connection information; and
A program functioning as output means for outputting the result of the determination.
JP2021019955A 2021-02-10 2021-02-10 Information processing device, information processing system, information processing method, and program Pending JP2022122610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021019955A JP2022122610A (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 JP2022122610A (en) 2021-02-10 2021-02-10 Information processing device, information processing system, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2022122610A true JP2022122610A (en) 2022-08-23

Family

ID=82939391

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021019955A Pending JP2022122610A (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) JP2022122610A (en)

Similar Documents

Publication Publication Date Title
CN103294047B (en) For diagnosing the method and system of vehicle
JPH01131963A (en) Automatic generating system for configuration connecting constitution
JPH0728859A (en) Editor system for logic circuit diagram
JP2015001488A (en) Method for checking electrical continuity and device for checking electrical continuity
JPWO2015170408A1 (en) Monitoring control system, monitoring terminal and monitoring program
JP5496429B1 (en) Engineering tools and programmable logic controllers
JP2022122610A (en) Information processing device, information processing system, information processing method, and program
US20190204803A1 (en) Programmable logic controller system, programmable logic controller, and engineering tool program
EP3660724A1 (en) Apparatus and method of processor-aided wiring of components of an electrical system
US7721251B2 (en) Method and device for creating project planning for an operating device of an automation component
CN113545013B (en) Network management device, management method, and recording medium
US9830053B2 (en) Screen definition device for operating panel
JP2016174496A (en) System diagram automatic creation system
WO2020213129A1 (en) Debugging assistance device, debugging assistance method and debugging assistance program
CN107885493B (en) Program creation support method and program creation support device
JPH10187214A (en) Device and system for supporting design of plant controller
CN101796518B (en) Configuration for protecting relay
JP4588364B2 (en) Controller screen generator
US6687891B2 (en) Wiring connection checking apparatus and method for CAD system and recording medium on which program therefor is recorded
US20230368443A1 (en) Device, method, and non-transitory computer-readable medium for preparing single-line diagram
CN110413459B (en) External PHY card identification method, device, equipment and readable storage medium
WO2023145062A1 (en) Sequence program display device and computer-readable storage medium
US20190361958A1 (en) Program creation apparatus
JP2542784B2 (en) Automatic parts recognition device
CN117539757A (en) Efficient graph generation logic target board test method

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