JP7248416B2 - Piece tracking system and program - Google Patents

Piece tracking system and program Download PDF

Info

Publication number
JP7248416B2
JP7248416B2 JP2018232764A JP2018232764A JP7248416B2 JP 7248416 B2 JP7248416 B2 JP 7248416B2 JP 2018232764 A JP2018232764 A JP 2018232764A JP 2018232764 A JP2018232764 A JP 2018232764A JP 7248416 B2 JP7248416 B2 JP 7248416B2
Authority
JP
Japan
Prior art keywords
definition
tracking
data
tag
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
Application number
JP2018232764A
Other languages
Japanese (ja)
Other versions
JP2020095472A (en
Inventor
圭造 和辻
政雄 井上
匡史 村田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Steel Texeng Co Ltd
Original Assignee
Nippon Steel Texeng 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 Nippon Steel Texeng Co Ltd filed Critical Nippon Steel Texeng Co Ltd
Priority to JP2018232764A priority Critical patent/JP7248416B2/en
Publication of JP2020095472A publication Critical patent/JP2020095472A/en
Application granted granted Critical
Publication of JP7248416B2 publication Critical patent/JP7248416B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • General Factory Administration (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、例えば、原料、半製品、製品などを対象物とし、この対象物(以下、ピースとも言う。)の実績データを取得すると共に、対象物の現在の位置、移動状況などを追跡するトラッキングシステムと、このシステムに用いるプログラムに関する。 The present invention uses, for example, raw materials, semi-finished products, and finished products as objects, and acquires performance data of these objects (hereinafter also referred to as pieces), and tracks the current position, movement status, etc. of the objects. It relates to a tracking system and a program used for this system.

例えば、製鉄所では、鋼片、パイプ、棒鋼、線材等が、加工や測定を経て製品として出荷されるまでの間に、ローラーテーブル、ベルトコンベヤ、トラック、構内鉄道等の輸送手段によって大量に移動している。従来、これら対象物を追跡するトラッキングシステムは、製鉄所ごとに概要設計を行い、専用プログラムを作成する手法が採られていた。 For example, in a steelworks, steel billets, pipes, steel bars, wire rods, etc. are moved in large quantities by means of transportation such as roller tables, belt conveyors, trucks, and in-house railways before being shipped as products after being processed and measured. are doing. Conventionally, a tracking system for tracking these objects has been designed for each ironworks and a dedicated program has been created.

しかし、専用プログラムは、事業所ごとに個々に設計された項目を多数含むため、同様の製品を製造する別の事業所でそのプログラムを利用したいと考えることがあっても、そのまま使用することはできず、プログラムの修正が大幅なものとなる。プログラムの大幅な修正は、修正箇所の特定、コーディング、テスト、デバッグに多大な労力を要する。また、あるプログラムを修正すると、連携する他のプログラムの修正が必要となる場合もあり、システム全体で品質低下を招くことになる。 However, since the dedicated program includes many items that are individually designed for each business site, even if you want to use the program at another business site that manufactures similar products, you cannot use it as it is. It cannot be done, and the modification of the program becomes significant. Significant modification of a program requires a great deal of effort to identify, code, test, and debug the modification. Further, if one program is modified, it may be necessary to modify other cooperating programs, resulting in deterioration of the quality of the entire system.

プログラム開発の工数を削減する手法の一例として、従来、二次記憶装置のファイルにトラッキングに関するデータを標準部品として格納しておき、この標準部品をプログラムのコンパイル時に読み込むことで、トラッキング機能を有するプログラムを自動生成するシステムは提案されている(特許文献1)。 As an example of a technique for reducing program development man-hours, conventionally, data related to tracking is stored in a file in a secondary storage device as a standard component, and this standard component is loaded when the program is compiled to create a program with a tracking function. A system for automatically generating is proposed (Patent Document 1).

しかし、特許文献1のシステムは、ソースコードの一部を自動的に生成することが出来るだけで、トラッキングデータの構造に変更があれば、標準部品を修正し、再度プログラムソースを自動生成した上で、プログラムの修正が必要となる。また、特許文献1のシステムは、トラッキングデータの構造が変更されると、修正したソースプログラムをコンパイルする必要がある。 However, the system of Patent Document 1 can only automatically generate a part of the source code, and if there is a change in the structure of the tracking data, the standard parts are corrected, and the program source is automatically generated again. and the program needs to be modified. Moreover, the system of Patent Document 1 needs to compile a modified source program when the structure of the tracking data is changed.

また、システム開発を請け負う事業者の立場から見た場合、ピーストラッキングシステムは、顧客のニーズは高く有望な市場であるものの、投資規模が小さい顧客も多いことから、提供価格を低減することが課題となっていた。 In addition, from the standpoint of a business that undertakes system development, although customer needs for piece tracking systems are high and the market is promising, there are many customers with small investment scales, so reducing the offer price is a challenge. It was.

特開2004-199265号公報JP 2004-199265 A

本発明が解決しようとする課題は、従来のトラッキングシステムは、トラッキング機能についてコンポーネント化が十分になされておらず、既存のシステムのプログラムを他の類似システムで利用することは困難であった点である。 The problem to be solved by the present invention is that the conventional tracking system does not sufficiently componentize the tracking function, and it is difficult to use the program of the existing system in other similar systems. be.

具体的には、従来のトラッキングシステムには、1)標準部品の修正、ソースプログラムの修正、コンパイル、テストに手間と時間が掛かる、2)開発コストが高い、3)人手による作業が占める割合が大きいためにシステム全体で品質低下を招きやすい、といった課題があった。 Specifically, in the conventional tracking system, 1) modification of standard components, modification of source programs, compilation, and testing take time and effort, 2) development costs are high, and 3) the proportion of manual work is occupied. There was a problem that it was easy to cause quality deterioration in the entire system due to its large size.

本発明は、上記の課題を解決し、トラッキング機能を中心として設定・制御機能の一部を含めた範囲でコンポーネント化を十分に図ることで生産性を向上し、トラッキングシステムの開発コストを低減することを目的としている。 The present invention solves the above problems and improves productivity by fully componentizing the tracking function and including part of the setting and control functions, thereby reducing the development cost of the tracking system. It is intended to

本発明のピーストラッキングシステムは、
情報保持部と機能部を有し、情報処理装置を使用して対象物の位置を追跡すると共に、下位装置から対象物の実績データを取得したり、下位装置に設定データを出力するピーストラッキングシステムであって、
前記情報保持部は、トラッキングする項目を設定するトラッキング情報定義と、対象物が存在するゾーンの情報を設定するゾーン情報定義と、を少なくとも有し、定義データを更新可能な定義ファイルを備えると共に、
前記機能部は、イベント発生時、前記定義ファイルの内部情報に従って、トラッキングデータの生成、移動、削除を行うトラッキング機能部を備えたことを最も主要な特徴としている。
The piece tracking system of the present invention is
A piece tracking system that has an information storage unit and a function unit, uses an information processing device to track the position of an object, acquires performance data of the object from a lower-level device, and outputs setting data to the lower-level device. and
The information holding unit has at least a tracking information definition for setting items to be tracked and a zone information definition for setting information of a zone in which an object exists, and has a definition file capable of updating the definition data,
The most important feature of the function unit is that it includes a tracking function unit that generates, moves, and deletes tracking data according to the internal information of the definition file when an event occurs.

本発明では、トラッキングデータの構造に変更があった場合、ユーザーは、例えばスプレッドシートアプリケーションなどの定義作成ツールを用いて定義ファイル中の定義データを更新する。 In the present invention, when there is a change in the structure of the tracking data, the user updates the definition data in the definition file using a definition creation tool such as a spreadsheet application.

そして、イベント発生時、トラッキング機能部は、定義ファイルの内部情報に従って、トラッキングデータの生成、移動、削除を行う。
よって、本発明によれば、トラッキングデータの構造に変更が生じても、プログラムの修正やコンパイルを要しない。
Then, when an event occurs, the tracking function unit generates, moves, and deletes tracking data according to the internal information in the definition file.
Therefore, according to the present invention, there is no need to modify or compile the program even if the structure of the tracking data is changed.

本発明のピーストラッキングシステムの全体構成を示すブロック図である。1 is a block diagram showing the overall configuration of a piece tracking system of the present invention; FIG. 定義ファイルに含まれる定義データの例を示す図である。FIG. 4 is a diagram showing an example of definition data included in a definition file; 情報処理装置のハードウェア構成の例を示す図である。It is a figure which shows the example of the hardware constitutions of an information processing apparatus. 情報処理装置、OPCサーバ、PLC、操作端末のネットワーク上の接続関係を示す図である。It is a figure which shows the connection relationship on the network of an information processing apparatus, an OPC server, PLC, and an operation terminal. トラッキング情報定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of tracking information definition; ゾーン情報定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of zone information definition; 本発明のゾーン情報定義の概念と、自動設定機能部及び実績収集保存機能部の内容を説明する図である。It is a figure explaining the concept of the zone information definition of this invention, and the content of an automatic setting function part and a result collection-storage function part. タグ定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of tag definition items; シグナル情報定義の項目の例を示す図である。It is a figure which shows the example of the item of a signal information definition. トラッキングイベント定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of a tracking event definition; 自動設定定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of automatic setting definition; 実績収集イベント定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of a result collection event definition; プラグイン定義の項目の例を示す図である。FIG. 10 is a diagram showing an example of items of plug-in definition;

本発明を実施するための形態の一例を、図1~図13を用いて詳細に説明する。 An example of a mode for carrying out the present invention will be described in detail with reference to FIGS. 1 to 13. FIG.

[システム構成]
図1のブロック図を参照して、本実施例のピーストラッキングシステム10のシステム構成について説明する。本実施例のピーストラッキングシステム10は、製鉄所において製造される鋼片、パイプ、棒鋼、線材等を対象物とし、加工や測定を経て製品として出荷されるまでの間、対象物の位置、移動状況、加工状況などを追跡するシステムである。また、本実施例のピーストラッキングシステム10は、ネットワーク上で相互にデータの送受信が可能な下位装置から対象物の実績データを取得したり、下位装置に設定データを出力するシステムである。
[System configuration]
The system configuration of the piece tracking system 10 of this embodiment will be described with reference to the block diagram of FIG. The piece tracking system 10 of this embodiment uses steel slabs, pipes, steel bars, wire rods, etc., manufactured in a steel mill as objects. It is a system that tracks the status, processing status, etc. Also, the piece tracking system 10 of this embodiment is a system that acquires performance data of an object from a lower-level device capable of mutually transmitting and receiving data on a network, and outputs setting data to the lower-level device.

ピーストラッキングシステム10は、サーバ装置、パーソナルコンピュータ装置などの情報処理装置100に、本発明のプログラムをインストールすることにより実装される。この情報処理装置100のハードウェア構成については後述する。 The piece tracking system 10 is implemented by installing the program of the present invention in an information processing device 100 such as a server device or a personal computer device. The hardware configuration of this information processing apparatus 100 will be described later.

本実施例のピーストラッキングシステム10は、機能部として、トラッキング機能部1と、プロセス入出力制御部の一例であるOPC通信機能部2と、シグナル機能部3と、設定・制御機能部4と、実績収集保存機能部5と、ピース番号割当部6と、リモートオブジェクト機能部7を備える。設定・制御機能部4は、自動設定機能部4a、プラグイン機能部4bからなる。また、ピース番号割当部6は、計画取込機能部6a、自動採番機能部6b、タグ式データ取得割当機能部の一例であるOPC取得割当機能部6cからなる。 The piece tracking system 10 of the present embodiment includes, as function units, a tracking function unit 1, an OPC communication function unit 2 as an example of a process input/output control unit, a signal function unit 3, a setting/control function unit 4, It has a result collection and storage function unit 5 , a piece number allocation unit 6 and a remote object function unit 7 . The setting/control function unit 4 includes an automatic setting function unit 4a and a plug-in function unit 4b. The piece number allocation unit 6 includes a plan acquisition function unit 6a, an automatic numbering function unit 6b, and an OPC acquisition allocation function unit 6c, which is an example of a tag type data acquisition allocation function unit.

ピーストラッキングシステム10が実装される情報処理装置100の二次記憶装置は、情報保持部として、定義ファイル20と、実績ファイル30と、計画ファイル40を備える。定義ファイル20は複数の定義データを格納するファイルであり、本実施例では、図2に示すとおり、トラッキング情報定義21、ゾーン情報定義22、タグ定義23、シグナル情報定義24、トラッキングイベント定義25、自動設定定義26、実績収集イベント定義27、プラグイン定義28からなる。なお、50は、ユーザーが定義ファイル20に各定義データを初期登録するときや、登録したデータを更新するときに使用する定義作成ツールを示している。
以上に説明したピーストラッキングシステム10の各機能部、各ファイル、各定義データの詳細は後述する。
The secondary storage device of the information processing device 100 in which the piece tracking system 10 is implemented includes a definition file 20, a result file 30, and a plan file 40 as information holding units. The definition file 20 is a file that stores a plurality of definition data, and in this embodiment, as shown in FIG. It consists of automatic setting definition 26 , result collection event definition 27 , and plug-in definition 28 . Reference numeral 50 denotes a definition creation tool used when the user initially registers each definition data in the definition file 20 or updates the registered data.
Details of each functional unit, each file, and each definition data of the piece tracking system 10 described above will be described later.

[ハードウェア構成]
図3は、ピーストラッキングシステム10が実装される情報処理装置100のハードウェア構成図である。情報処理装置100は、CPU110と、RAM、ROM等のメモリ120と、二次記憶装置130と、表示装置140と、入力装置150と、プリンタ等の出力装置160と、通信装置170と、これらの装置を接続するバス180を備える。
[Hardware configuration]
FIG. 3 is a hardware configuration diagram of an information processing apparatus 100 in which the piece tracking system 10 is implemented. The information processing apparatus 100 includes a CPU 110, a memory 120 such as RAM and ROM, a secondary storage device 130, a display device 140, an input device 150, an output device 160 such as a printer, a communication device 170, and these devices. A bus 180 is provided for connecting devices.

CPU110は、情報処理装置100の全体を制御するプロセッサーである。CPU110がメモリ120にロードされたプログラムに基づき所定の処理を実行することで、本発明のピーストラッキングシステム10の各機能部の処理が実現される。つまり、本明細書において「機能部」と表現しているものは、プログラムの実行によって実現される手段を意味するものである。 The CPU 110 is a processor that controls the entire information processing apparatus 100 . The processing of each functional unit of the piece tracking system 10 of the present invention is realized by the CPU 110 executing predetermined processing based on the program loaded in the memory 120 . In other words, what is expressed as a "functional part" in this specification means means implemented by executing a program.

二次記憶装置130は、HDD(Hard Disk Drive)、SSD(Solid State Drive)等の記憶装置である。二次記憶装置130には、ソースプログラム、オブジェクトプログラムのデータが記録されており、また、CPU110がプログラムに基づき所定の処理を実行する際に参照または更新するファイルや定義データ(本発明のプログラムが使用する情報保持部)が記録されている。 The secondary storage device 130 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The secondary storage device 130 stores data of source programs and object programs, and also includes files and definition data (the program of the present invention is (information storage unit to be used) is recorded.

表示装置140は、ディスプレイ装置、液晶モニタ等であり、定義ファイルのデータやトラッキングデータを表示できる。入力装置150は、ユーザーの指示を受け付けてデータ入力を行う装置であり、例えばキーボード、タッチパネル、マウス等である。 The display device 140 is a display device, a liquid crystal monitor, or the like, and can display definition file data and tracking data. The input device 150 is a device that accepts user instructions and inputs data, such as a keyboard, a touch panel, and a mouse.

通信装置170は、LANボード、無線LANボード等である。情報処理装置100は下位装置のタグ式データサーバの一例であるOPC(OLE for Process Control)サーバ200とネットワークを介して接続される。ここで、タグ式とは、データ名称やアドレス名などを指定し、データを取得、書き込みする仕組みのことである。操作端末300,301は、ユーザーがトラッキングデータの参照、修正等のオペレーションを行う外部装置である。通信装置170は、これら下位装置や外部装置との間の通信処理を制御するものである。 The communication device 170 is a LAN board, a wireless LAN board, or the like. The information processing device 100 is connected via a network to an OPC (OLE for Process Control) server 200, which is an example of a tag-type data server of a lower device. Here, the tag system is a mechanism for designating a data name, an address name, etc., and acquiring and writing data. Operation terminals 300 and 301 are external devices for users to perform operations such as reference and correction of tracking data. The communication device 170 controls communication processing between these lower devices and external devices.

[ネットワーク構成]
図4は、本発明のピーストラッキングシステム10が実装される情報処理装置100と下位装置や外部装置との接続関係を説明する図である。
[Network configuration]
FIG. 4 is a diagram for explaining the connection relationship between the information processing apparatus 100 in which the piece tracking system 10 of the present invention is implemented, lower-level devices, and external devices.

製鉄所には各種機器が設置されており、各種機器はプログラマブルロジックコントローラ(PLC:Programmable Logic Controller)に接続されている。各種機器としては例えば製造ライン上を対象物が通過したことを検知するセンサなどがある。本実施例のPLC400は工場内に設置された複数のPLCを意味する。 Various devices are installed in the steelworks, and the various devices are connected to a programmable logic controller (PLC: Programmable Logic Controller). The various devices include, for example, sensors that detect the passage of objects on the production line. PLC 400 in this embodiment means a plurality of PLCs installed in the factory.

PLC400は、工場内の所要の位置に設置された各種機器から対象物が通過したことを示す通過信号や、対象物の長さ、重さ等の測定データを受信すると、PLC400が備えるレジスタにデータを格納すると共に各種機器を制御する。 When the PLC 400 receives a passing signal indicating that an object has passed from various devices installed at required positions in the factory, and measurement data such as the length and weight of the object, the data is stored in the register of the PLC 400. and control various devices.

PLC400は上位装置であるOPCサーバ200とも接続される。OPCは、産業オートメーション分野やその他の分野において安全で信頼性の高いデータ交換と相互運用を行うことを目的として定められたプロセス制御の標準規格である。PLC400とOPCサーバ200との間の通信規格はTCP/IPである。 The PLC 400 is also connected to the OPC server 200, which is a host device. OPC is a process control standard designed for secure and reliable data exchange and interoperability in industrial automation and other fields. A communication standard between the PLC 400 and the OPC server 200 is TCP/IP.

OPCサーバ200と本発明のピーストラッキングシステム10が実装される情報処理装置100との間の接続には、例えば、OPCの通信規格(OPC DA)が用いられる。OPCサーバ200と情報処理装置100の間では、トラッキングイベント信号、設定データ、実績データ等が送受信されるが、これらの詳細は後述する。 The OPC communication standard (OPC DA), for example, is used for connection between the OPC server 200 and the information processing apparatus 100 in which the piece tracking system 10 of the present invention is implemented. A tracking event signal, setting data, performance data, and the like are transmitted and received between the OPC server 200 and the information processing apparatus 100, the details of which will be described later.

操作端末300(301)と本発明のピーストラッキングシステム10が実装される情報処理装置100との間の通信規格はTCP/IPであり、有線又は無線により相互にデータの送受信が可能である。操作端末300(301)としては、パーソナルコンピュータ装置、タブレット端末、スマートフォン等が使用できる。操作端末300(301)のモニタには、ピーストラッキングシステム10が取り扱うトラッキングデータを対象物が存在するゾーン毎に区分けして把握できる画面が表示される。 The communication standard between the operation terminal 300 (301) and the information processing apparatus 100 in which the piece tracking system 10 of the present invention is implemented is TCP/IP, and data can be transmitted and received between them by wire or wirelessly. As the operation terminal 300 (301), a personal computer device, a tablet terminal, a smart phone, or the like can be used. A screen is displayed on the monitor of the operation terminal 300 (301) so that the tracking data handled by the piece tracking system 10 can be divided into zones in which the target object exists.

[定義ファイルの説明]
次に、本発明のピーストラッキングシステム10が使用する定義ファイル20の各定義データと、定義作成ツール50について詳細に説明する。
[Description of definition file]
Next, each definition data of the definition file 20 used by the piece tracking system 10 of the present invention and the definition creation tool 50 will be described in detail.

<1.定義作成ツール>
定義ファイル20は、本発明のピーストラッキングシステム10の各種設定を行うファイルであり、その定義データの登録は、定義作成ツール50により行う。定義作成ツール50としては、汎用ソフトウェアとして市販されているスプレッドシートアプリケーション(具体的には、例えばMicrosoft Excel(登録商標))を使用することができる。
<1. Definition creation tool>
The definition file 20 is a file for making various settings for the piece tracking system 10 of the present invention, and registration of the definition data is performed by the definition creation tool 50 . As the definition creation tool 50, a spread sheet application (specifically, Microsoft Excel (registered trademark), for example) commercially available as general-purpose software can be used.

Microsoft Excel(登録商標)は、ユーザーが参照しやすい表形式によるデータやコンマ区切りによるCSV(Common Separated Value)形式のデータが使用できる。ユーザーは定義作成ツール50を使用し、定義データを登録し、マクロを実行することで定義ファイルのデータを更新する。あるいは、マクロは使用せず、定義ファイルのデータを直接更新することもできる。つまり、本実施例の定義ファイル20は、定義作成ツール50によりデータを入力し、定義作成ツール50のマクロの実行によりデータを更新したり、マクロは使用せずにユーザが直接データを更新可能なものである。 Microsoft Excel (registered trademark) can use data in tabular format that is easy for users to refer to and data in CSV (Common Separated Value) format separated by commas. The user uses the definition creation tool 50 to register definition data and execute macros to update the data in the definition file. Alternatively, the data in the definition file can be updated directly without using macros. In other words, in the definition file 20 of this embodiment, data can be input by the definition creation tool 50, and the data can be updated by executing the macro of the definition creation tool 50, or the user can directly update the data without using the macro. It is.

本実施例のピーストラッキングシステム10では、図2に示した各定義のうち、トラッキング情報定義21、ゾーン情報定義22、タグ定義23は、ユーザーが必ず入力しなければならない必須の定義データとしている。これに対し、シグナル情報定義24、トラッキングイベント定義25、自動設定定義26、実績収集イベント定義27、プラグイン定義28は、入力の要否はユーザーが判断するオプションの定義データとしている。 In the piece tracking system 10 of this embodiment, of the definitions shown in FIG. 2, the tracking information definition 21, the zone information definition 22, and the tag definition 23 are essential definition data that must be input by the user. On the other hand, the signal information definition 24, the tracking event definition 25, the automatic setting definition 26, the performance collection event definition 27, and the plug-in definition 28 are optional definition data for which the user determines whether or not input is necessary.

<2.トラッキング情報定義>
トラッキング情報定義21は、図5に示すように、本発明のピーストラッキングシステム10が取り扱うトラッキングデータ(例えば、対象物の長さ、重量、張力等)を定義するものである。張力について2種類の測定方法がある場合、張力1、張力2のように番号を付して区別する。
<2. Tracking information definition>
The tracking information definition 21, as shown in FIG. 5, defines the tracking data (for example, the length, weight, tension, etc. of the object) handled by the piece tracking system 10 of the present invention. When there are two types of measurement methods for tension, they are distinguished by assigning numbers such as tension 1 and tension 2.

本発明は、定義ファイル20の定義データにおいて、名前とその名前に結びつけられた値を一つのペアとし、それらを複数保持するDictionaryクラスを採用している。例えばトラッキング情報定義21では、名称「張力1」とプロパティ名「Tension1」がペアとなっている。 In the definition data of the definition file 20, the present invention employs a Dictionary class that holds a plurality of pairs of names and values associated with the names. For example, in the tracking information definition 21, the name "tension 1" and the property name "Tension1" are paired.

通常、プログラムで定義データをコーディングする場合、コンパイル時に、コンピュータの命令のアドレス部がメモリの番地そのものを示す絶対アドレスとして変換されるため、例えばデータ項目の桁数を増やす等、定義データを修正したときは、プログラムを再度コンパイルする必要がある。これに対し、定義開発実行環境としてDictionaryクラスを採用した本発明の場合、「張力1」「Tension1」のように、一方の値から他方の値にアクセスできるペアを保持している。そのため、プログラム中で使用する名称は変えず、定義ファイル20の定義を変更をするだけで、プログラムは実行時に変更後の定義データのアドレスにアクセスすることができる。 Normally, when coding definition data in a program, the address part of the computer instruction is converted as an absolute address that indicates the memory address itself at the time of compilation. Sometimes you have to compile the program again. On the other hand, in the case of the present invention that employs the Dictionary class as the definition development execution environment, pairs such as "Tension 1" and "Tension 1" are held such that one value can access the other. Therefore, by simply changing the definition in the definition file 20 without changing the name used in the program, the program can access the address of the changed definition data at the time of execution.

よって、定義ファイル20の定義データにDictionaryクラスを採用した本発明のピーストラッキングシステム10は、定義データに変更が生じても、コンパイルをせずに対応できる。 Therefore, the piece tracking system 10 of the present invention, which employs the Dictionary class for the definition data of the definition file 20, can cope with changes in the definition data without compiling.

トラッキング情報定義21は、キーとなる項目を必ず一つ備え、キーによるダイレクト検索を可能としている。図5では、対象物に対して一意に割り当てられる「ピースNo」をキーとして設定している。以上のデータ項目やキーの設定は、ユーザーが操作端末300の設定画面から行う。 The tracking information definition 21 always has one key item, and enables direct retrieval using the key. In FIG. 5, a "piece number" uniquely assigned to the object is set as a key. The above data items and key settings are performed by the user from the setting screen of the operation terminal 300 .

<3.ゾーン情報定義>
ゾーン情報定義22は、図6に示すように、本発明のピーストラッキングシステム10が管理対象とする、対象物が存在する場所の情報を定義するものである。
<3. Zone information definition>
The zone information definition 22, as shown in FIG. 6, defines the information of the location where the object is managed by the piece tracking system 10 of the present invention.

ピーストラッキングシステム10が導入される工場の設備は多種多様であるが、本発明は工場の設備に依存せず、トラッキングシステムの開発の生産性を向上するために、対象物を追跡する場所を概念的な「ゾーン」に区分けし、あるゾーンに対象物が入ったり、あるゾーンから対象物が出ていったりすることを把握するようにした。これにより対象物の移動は、工場の設備の名称や種類に依存せず、あるゾーンから次のゾーンへの移動として把握できる。 The equipment of the factory where the piece tracking system 10 is introduced is diverse, but the present invention does not depend on the equipment of the factory, and in order to improve the productivity of the development of the tracking system, the concept of the place where the object is tracked is used. It is divided into ``zones'', and it is possible to grasp when an object enters a certain zone and when an object exits a certain zone. As a result, movement of an object can be grasped as movement from one zone to the next zone without depending on the name or type of equipment in the factory.

図6及び図7の例では、トラッキングデータが生成されてから削除されるまでの間、すなわち入荷された対象物が加工や測定を経て製品として出荷されるまでの間の対象物の移動を、ユーザーが設定した10個のゾーン(Zone1~Zone10)に対応付けることにより把握している。 In the examples of FIGS. 6 and 7, the movement of the object from when the tracking data is generated until it is deleted, that is, until the received object is processed and measured and shipped as a product, It is grasped by associating with 10 zones (Zone1 to Zone10) set by the user.

図6に示すように、ゾーンの設定は、「Zone1」「Zone2」のような名称のほか、「Z01」「Z02」のような略称も設定できる。また、各ゾーンについて「種類」と「管理本数」の値を設定する。 As shown in FIG. 6, zone settings can include names such as "Zone1" and "Zone2" as well as abbreviations such as "Z01" and "Z02." In addition, the values of "type" and "number of management" are set for each zone.

各ゾーンには、搬入側から搬出側に向けてゾーン内の位置を示す「枝番」を採番すると共に、設備の内容に応じてゾーンの「種類」を設定する。種類は、「1:固定」、「2:バッファ(FIFO)」、「3:バッファ(LILO)」の3種類を設定できる。 Each zone is numbered from the carry-in side to the carry-out side by a "branch number" indicating the position within the zone, and the "type" of the zone is set according to the contents of the facility. Three types of "1: fixed", "2: buffer (FIFO)", and "3: buffer (LILO)" can be set.

具体的には、「1:固定」は、ゾーン内の枝番を、搬入側から、1以上ゾーン管理本数以下の範囲で管理すると共に、搬出時は搬出側の対象物を優先して先に搬出するモードである。また、「2:バッファ(FIFO)」は、ゾーン内の枝番を、搬出側から、1以上ゾーン管理本数以下の範囲で管理すると共に、搬出時は搬出側の対象物を優先して先に搬出するモードである。更に、「3:バッファ(LILO)」は、ゾーン内の枝番を、搬出側から、1以上ゾーン管理本数以下の範囲で管理すると共に、搬出時は搬入側の対象物を優先して先に搬出するモードである。
なお、Zone3で設備500に対して行う自動設定機能と、Zone9で測定器501から取得する実績収集機能については後述する。
Specifically, "1: Fixed" manages branch numbers in the zone from the carry-in side within the range of 1 or more and the zone management number or less. It is a mode to carry out. In addition, "2: Buffer (FIFO)" manages branch numbers in the zone in the range of 1 or more and the zone management number or less from the export side. It is a mode to carry out. In addition, "3: Buffer (LILO)" manages the branch numbers in the zone from the export side in the range of 1 or more and the zone management number or less. It is a mode to carry out.
The automatic setting function for the equipment 500 in Zone3 and the result collection function for acquiring from the measuring device 501 in Zone9 will be described later.

<4.タグ定義>
タグ定義23は、PLC400と接続可能なOPCサーバ200に登録されたタグ名と、定義ファイル20の定義データとの関連付けを行うものである。
<4. Tag definition>
The tag definition 23 associates tag names registered in the OPC server 200 connectable to the PLC 400 with definition data in the definition file 20 .

タグ定義23には、図8に示すように、「EVT01」~「EVT08」といったタグ名が定義される。これらはOPCサーバ200において使用される指定タグの一例である指定OPCタグであり、OPCサーバ200と情報処理装置100の間で送受信されるトラッキングイベント信号を一意に特定する情報となる。 In the tag definition 23, as shown in FIG. 8, tag names such as "EVT01" to "EVT08" are defined. These are designated OPC tags, which are examples of designated tags used in the OPC server 200 , and serve as information that uniquely identifies tracking event signals transmitted and received between the OPC server 200 and the information processing apparatus 100 .

この指定OPCタグは、シグナル情報定義24、トラッキングイベント定義25、実績収集イベント定義26、自動設定定義27、プラグイン定義28において使用するタグ名と紐付けされ、これらの定義を参照する処理で用いられる。 This specified OPC tag is linked with the tag name used in the signal information definition 24, tracking event definition 25, result collection event definition 26, automatic setting definition 27, and plug-in definition 28, and is used in processing that refers to these definitions. be done.

本実施例のピーストラッキングシステム10は、PLC400のアドレス表からOPCサーバ200のタグ設定情報を読み込み、登録されているタグ情報を取り込む機能を備える。具体的には、OPCサーバ200からエクスポートした指定OPCタグのデータを含むCSVファイルを、スプレッドシートアプリケーション(例えばMicrosoft Excel(登録商標))でインポートすることができる。 The piece tracking system 10 of this embodiment has a function of reading the tag setting information of the OPC server 200 from the address table of the PLC 400 and taking in the registered tag information. Specifically, a CSV file containing data of specified OPC tags exported from the OPC server 200 can be imported by a spreadsheet application (for example, Microsoft Excel (registered trademark)).

<5.シグナル情報定義>
シグナル情報定義24は、後述するトラッキングイベント定義25ではタグ毎に立上り又は立下りを定義して検出するのみであるのに対し、2以上のタグの論理式を定義し、タグの組み合わせによる複雑なイベントタイミングを可能とするものである。
<5. Signal information definition>
The signal information definition 24 defines a logical expression of two or more tags, whereas the tracking event definition 25 described later only defines and detects the rise or fall for each tag, and defines a complex It allows for event timing.

例えば、図9のトラッキングイベント定義25では、タグ名「EVT02」の「立上り」により「ゾーン1」から「ゾーン2」へトラッキングデータを「移動」させることが定義されている。一方、シグナル情報定義24では、シグナル名「SIG01」が成立する論理式として、「EVT02」の「STS01」(ステータス1)が「1(ON)」であり、かつ、「STS02」(ステータス2)が「0(OFF)」であるときが定義されている。つまり、「SIG01」は、単になる信号の「立上り」ではなく、任意のステータス情報が条件に加えられ、ユーザーが所望する複雑な信号発生条件に対応できるようになっている。なお、図9の「計算式」のデータ中、「&&」は論理積を、「==」は「等しい」という等価演算子を意味する。 For example, in the tracking event definition 25 in FIG. 9, it is defined that the tracking data is "moved" from "zone 1" to "zone 2" by the "rise" of the tag name "EVT02". On the other hand, in the signal information definition 24, as a logical expression for the signal name "SIG01", "STS01" (status 1) of "EVT02" is "1 (ON)" and "STS02" (status 2) is "0 (OFF)". In other words, "SIG01" is not simply a "rising edge" of the signal, but arbitrary status information is added to the condition, so that it is possible to deal with complicated signal generation conditions desired by the user. In the data of the "calculation formula" in FIG. 9, "&&" means a logical product, and "==" means an equality operator of "equals".

<6.トラッキングイベント定義>
トラッキングイベント定義25は、各タグの「立上り」や「立下り」を検出し、トラッキングデータの生成、移動、削除を実行するものである。定義するタグ名には、指定OPCタグのほか、図9に示したシグナル情報定義タグも指定することができる。
<6. Tracking event definition>
The tracking event definition 25 detects the "rise" and "fall" of each tag, and executes generation, movement, and deletion of tracking data. As the tag name to be defined, in addition to the specified OPC tag, the signal information definition tag shown in FIG. 9 can also be specified.

例えば、図10のトラッキングイベント定義25の例では、タグ名「EVT01」の「立上り」により「ゾーン1」においてトラッキングデータが「生成」される。また、タグ名「EVT03」の「立下り」により「ゾーン2」から「ゾーン3」へトラッキングデータが「移動」する。更に、タグ名「EVT11」の「立上り」により「ゾーン10」においてトラッキングデータが「削除」される。 For example, in the example of the tracking event definition 25 in FIG. 10, the tracking data is "generated" in "zone 1" by the "rise" of the tag name "EVT01". Also, the tracking data "moves" from "zone 2" to "zone 3" due to the "falling edge" of the tag name "EVT03". Further, the tracking data is "deleted" in "zone 10" by the "rising edge" of the tag name "EVT11".

また、トラッキングイベント定義25では、以上に説明した指定OPCタグによる定義以外に、シグナル情報定義タグであるタグ名「SIG01」についても定義されている。「SIG01」が所定の条件を満たし「立上り」になることで「ゾーン1」から「ゾーン2」へトラッキングデータが「移動」する。 Further, in the tracking event definition 25, a tag name "SIG01", which is a signal information definition tag, is also defined in addition to the definition by the designated OPC tag described above. Tracking data "moves" from "zone 1" to "zone 2" when "SIG01" satisfies a predetermined condition and becomes "rising".

<7.自動設定定義>
自動設定定義26は、これを設定しておくことにより、イベント発生時、指定ゾーン位置にあるトラッキング情報から指定OPCタグに対し、データを出力することができるものである。イベントタグは、指定OPCタグのほか、シグナル情報定義タグを指定することもできる。
<7. Automatic setting definition>
By setting the automatic setting definition 26 in advance, data can be output from the tracking information in the designated zone position to the designated OPC tag when an event occurs. The event tag can also specify a signal information definition tag in addition to the specified OPC tag.

例えば、図7及び図11の例では、自動設定定義26を、図11のように定義することで、「ゾーン3」において、「EVT03」の信号の「立上り」により、指定OPCタグ「SET01」のトラッキングプロパティ名「Tension1」(名称「張力1」)の項目に対し、設定データ「41」を出力することができる。 For example, in the examples of FIGS. 7 and 11, by defining the automatic setting definition 26 as shown in FIG. 11, the specified OPC tag "SET01" The setting data “41” can be output for the item with the tracking property name “Tension1” (name “tension 1”).

また、同じく「ゾーン3」において、「EVT03」の信号の「立上り」により、指定OPCタグ「SET02」のトラッキングプロパティ名「Tension2」(名称「張力2」)の項目に対し、設定データ「141」を出力すると共に、設定完了タグ「FIN01」に対し、保持時間3000msecのワンショット出力をすることができる。 Similarly, in "zone 3", due to the "rising edge" of the signal "EVT03", setting data "141" is set for the item with the tracking property name "Tension2" (name "tension 2") of the specified OPC tag "SET02". and one-shot output with a holding time of 3000 msec for the setting completion tag "FIN01".

これらの「設定データ」は、OPCサーバ200を介して送信される。これにより図7において「Zone3」に存在する設備500に対し、各設定データが出力される。 These “setting data” are transmitted via the OPC server 200 . As a result, each setting data is output to the facility 500 existing in "Zone 3" in FIG.

<8.実績収集イベント定義>
実績収集イベント定義27は、これを設定しておくことにより、イベント発生時、指定ゾーン位置にあるトラッキング情報に指定OPCタグからデータを取り込むことができるものである。イベントタグは、指定OPCタグのほか、シグナル情報定義タグを指定することもできる。
<8. Result collection event definition>
By setting the result collection event definition 27, data can be captured from the designated OPC tag to the tracking information in the designated zone position when the event occurs. The event tag can also specify a signal information definition tag in addition to the specified OPC tag.

例えば、図7及び図12の例では、実績収集イベント定義27を、図12のように定義することで、「ゾーン9」において、「FIN02」の信号の「立上り」により、指定OPCタグ「RSL01」のトラッキングプロパティ名「Length」(名称「長さ」)の項目から、対象物の実績データ「1234」を取得することができる。 For example, in the examples of FIGS. 7 and 12, by defining the result collection event definition 27 as shown in FIG. can be obtained from the item of the tracking property name "Length" (name "length") of the object.

また、同じく「ゾーン9」において、「FIN02」の信号の「立上り」により、指定OPCタグ「RSL02」のトラッキングプロパティ名「Weight」(名称「重量」)の項目から、対象物の実績データ「5678」を取得することができる。 Similarly, in "Zone 9", due to the "rise" of the signal of "FIN02", the track record data of the object "5678 ” can be obtained.

これらの「実績データ」は、図7において「Zone9」に存在する測定器501から一旦、PLC400と通信した後、OPCサーバ200を介して受信されるものである。 These "actual data" are received via the OPC server 200 after once communicating with the PLC 400 from the measuring instrument 501 existing in "Zone 9" in FIG.

<9.プラグイン定義>
プラグイン定義28は、本発明のピーストラッキングシステム10では対応できない当該システムに固有の処理がある場合に、プラグインを作成して対応する機能である。使用するプラグインと呼出しイベントをプラグイン定義28に設定しておくことにより、所定のイベントが発生した時に任意のサブルーチンを呼び出すことができる。プラグイン定義28におけるイベントタグは、指定OPCタグのほか、シグナル情報定義タグを指定することができる。
<9. Plugin definition>
The plug-in definition 28 is a function for creating a plug-in to deal with processing specific to the system that cannot be handled by the piece tracking system 10 of the present invention. By setting the plug-in to be used and the call event in the plug-in definition 28, any subroutine can be called when a predetermined event occurs. The event tag in the plug-in definition 28 can specify a signal information definition tag as well as a specified OPC tag.

プラグイン定義28から呼び出されるサブルーチンは、ユーザーがコーディングするものに限らず、例えば、図1に示す連携DLL60、モデル計算DLL61、FTP送信DLL62のように、外部システムのモジュールを利用してもよい。これにより他社システムと連携、モデル計算、ファイル転送といった機能が容易に実現できる。 The subroutines called from the plug-in definition 28 are not limited to those coded by the user, and may use external system modules such as the cooperation DLL 60, model calculation DLL 61, and FTP transmission DLL 62 shown in FIG. This makes it possible to easily implement functions such as linking with other companies' systems, model calculation, and file transfer.

例えば、図13の例では、タグ名「EVT03」の信号の「立上り」により、「ゾーン3」のトラッキングデータを引数とし、プラグイン名「計算」のRunメソッドをコールすることができる。この「計算」というプラグイン名のRunメソッドは、あらかじめユーザーがコーディングしたものである。 For example, in the example of FIG. 13, the "rise" of the signal with the tag name "EVT03" can call the Run method with the plug-in name "calculation" with the tracking data in "zone 3" as an argument. The Run method with the plug-in name of "calculation" is coded in advance by the user.

[請求項と対応づけた実施形態の説明]
次に、本発明のピーストラッキングシステム10の実施形態を請求項に対応づけて詳細に説明する。
[Description of Embodiment Corresponding to Claims]
Next, an embodiment of the piece tracking system 10 of the present invention will be described in detail in association with the claims.

ピーストラッキングシステム10の中核を担うプログラムは、トラッキングエンジンである。トラッキングエンジンは、リモートコネクションよりOPCサーバ200からトラッキングイベント信号を受信し、各機能部の処理を行う。
以下、図1を参照しつつ説明する各機能部の処理は、本発明のプログラムの各ステップが行う処理の説明も兼ねるものである。
The core program of the piece tracking system 10 is the tracking engine. The tracking engine receives a tracking event signal from the OPC server 200 via a remote connection, and processes each functional unit.
The processing of each functional unit described below with reference to FIG. 1 also serves as an explanation of the processing performed by each step of the program of the present invention.

<実施形態1>
実施形態1のピーストラッキングシステム10は、
情報保持部と機能部を有し、情報処理装置100を使用して対象物の位置を追跡すると共に、下位装置から対象物の実績データを取得したり、下位装置に設定データを出力するものであって、
前記情報保持部は、トラッキングする項目を設定するトラッキング情報定義21と、対象物が存在するゾーンの情報を設定するゾーン情報定義22と、を少なくとも有し、定義データを更新可能な定義ファイル20を備えると共に、
前記機能部は、イベント発生時、定義ファイル20の内部情報に従って、トラッキングデータの生成、移動、削除を行うトラッキング機能部1を備える。
<Embodiment 1>
The piece tracking system 10 of Embodiment 1 is
It has an information holding unit and a functional unit, uses the information processing device 100 to track the position of the object, acquires performance data of the object from the lower-level device, and outputs setting data to the lower-level device. There is
The information holding unit has at least a tracking information definition 21 for setting items to be tracked and a zone information definition 22 for setting information of a zone in which an object exists, and a definition file 20 capable of updating the definition data. Along with preparing
The function unit includes a tracking function unit 1 that generates, moves, and deletes tracking data according to internal information in the definition file 20 when an event occurs.

実施形態1のピーストラッキングシステム10によれば、トラッキングデータの構造に追加や変更があった場合、ユーザーは、例えばMicrosoft Excel(登録商標)などの汎用のスプレッドシートアプリケーションを使用し、定義データを表形式で登録し、例えばマクロを実行することで、トラッキング情報定義21や、ゾーン情報定義22を含む定義ファイル20の定義データを随時更新することができる。この定義ファイル20の定義データは、前述のとおりDictionaryクラスを採用しているので、定義データが変更になってもコンパイルは不要となる。 According to the piece tracking system 10 of Embodiment 1, when there is an addition or change in the structure of the tracking data, the user uses a general-purpose spreadsheet application such as Microsoft Excel (registered trademark) to display the definition data. The definition data of the definition file 20 including the tracking information definition 21 and the zone information definition 22 can be updated at any time by registering them in the format and executing a macro, for example. Since the definition data of this definition file 20 employs the Dictionary class as described above, compilation is not required even if the definition data is changed.

ピーストラッキングシステム10は、システム起動時に定義ファイル20を読み込み、定義ファイル20に登録した情報を内部情報として保持している。そして、OPCサーバ200からトラッキングイベント信号を受信すると、トラッキング機能部1は、定義ファイル20の内部情報に従って、トラッキングデータの生成、移動、削除を行う。なお、本明細書において、トラッキングデータの「生成」は、あるゾーンにおいてトラッキングが開始したことを意味し、「移動」は、あるゾーンから次のゾーンへ対象物が移動したことを意味する。また、トラッキングデータの「削除」は、あるゾーンにおいてトラッキングが終了したことを意味する。 The piece tracking system 10 reads the definition file 20 when the system is started, and holds information registered in the definition file 20 as internal information. When receiving a tracking event signal from the OPC server 200 , the tracking function unit 1 generates, moves, and deletes tracking data according to the internal information in the definition file 20 . In this specification, "generation" of tracking data means that tracking has started in a certain zone, and "movement" means that an object has moved from one zone to the next. Also, "deletion" of tracking data means that tracking has ended in a certain zone.

また、本明細書において、「イベント発生時」とは、例えばOPCサーバ200からトラッキングイベント信号を受信するなど、プログラム処理を開始する「トリガーの発生」を意味する。 Further, in this specification, "at the time of occurrence of an event" means "occurrence of a trigger" to start program processing, such as receiving a tracking event signal from the OPC server 200, for example.

以上の実施形態1のピーストラッキングシステム10によれば、トラッキングデータの構造が変更されても、プログラムの修正やコンパイル作業は不要となる。
よって、従来のトラッキングシステムに見られた、1)標準部品の修正、ソースプログラムの修正、コンパイル、テストに手間と時間が掛かる、2)開発コストが高い、3)人手による作業が占める割合が大きいためにシステム全体で品質低下を招きやすい、といった課題を解決できる。
According to the piece tracking system 10 of Embodiment 1 described above, even if the structure of the tracking data is changed, there is no need to modify or compile the program.
Therefore, 1) modification of standard components, modification of source programs, compilation, and testing take time and effort, 2) development costs are high, and 3) the ratio of manual work is large. Therefore, it is possible to solve the problem that it is easy to cause quality deterioration in the entire system.

<実施形態2>
実施形態2のピーストラッキングシステム10は、
前記定義ファイル20は、イベント発生のタイミングと動作モードを設定するトラッキングイベント定義25を備えると共に、
前記トラッキング機能部1は、前記トラッキングイベント定義25に設定されたタイミングと動作モードに従い、トラッキングデータの生成、移動、削除を実行する。
<Embodiment 2>
The piece tracking system 10 of Embodiment 2 is
The definition file 20 includes a tracking event definition 25 that sets the timing of event occurrence and the operation mode,
The tracking function unit 1 generates, moves, and deletes tracking data according to the timing and operation mode set in the tracking event definition 25 .

トラッキングイベント定義25は、図10に示したとおり、タグ名、タイミング、モード、移動前のゾーン番号、移動後のゾーン番号等を設定するものである。トラッキング機能部2は、トラッキングイベント定義25の定義を読み込むことで、イベント毎に移動前と移動後のモードを割り当てることができる。 The tracking event definition 25, as shown in FIG. 10, sets the tag name, timing, mode, zone number before movement, zone number after movement, and the like. By reading the definition of the tracking event definition 25, the tracking function unit 2 can assign pre-movement and post-movement modes for each event.

<実施形態3>
実施形態3のピーストラッキングシステム10は、
前記下位装置は、PLC400と接続可能なOPCサーバ200であって、
前記定義ファイル20は、前記OPCサーバ200に出力する設定データを定義する自動設定定義26を備えると共に、
前記機能部は、イベント発生時、前記自動設定定義26に基づいて、指定ゾーン位置にあるトラッキングデータから、指定OPCタグに対し、設定データを出力する自動設定機能部4aを備える。
<Embodiment 3>
The piece tracking system 10 of Embodiment 3 is
The lower device is an OPC server 200 connectable to the PLC 400,
The definition file 20 includes an automatic setting definition 26 that defines setting data to be output to the OPC server 200,
The function section includes an automatic setting function section 4a for outputting setting data from the tracking data in the designated zone position to the designated OPC tag based on the automatic setting definition 26 when an event occurs.

自動設定定義26は、図11に示したとおり、イベント発生時、指定ゾーン位置にあるトラッキング情報から指定OPCタグまたは指定シグナル情報定義タグに対し、設定データを出力することができるものである。自動設定機能部4aは、この自動設定定義26を読み込むことで、指定OPCタグまたは指定シグナル情報定義タグに対し、所定のデータを出力する。 As shown in FIG. 11, the automatic setting definition 26 can output setting data from the tracking information in the designated zone position to the designated OPC tag or the designated signal information definition tag when an event occurs. By reading this automatic setting definition 26, the automatic setting function unit 4a outputs predetermined data to the designated OPC tag or the designated signal information definition tag.

<実施形態4>
実施形態4のピーストラッキングシステム10は、
前記定義ファイル20は、前記OPCサーバ200から取得する実績データを定義する実績収集イベント定義27を備えると共に、
前記機能部は、イベント発生時、前記実績収集イベント定義27に基づいて、指定OPCタグから、指定ゾーン位置にあるトラッキングデータに対し、実績データを取得する実績収集保存機能部5を備える。
<Embodiment 4>
The piece tracking system 10 of Embodiment 4 is
The definition file 20 includes a performance collection event definition 27 that defines performance data acquired from the OPC server 200,
The functional unit includes a performance collection and storage function unit 5 that acquires performance data from a designated OPC tag for tracking data in a designated zone position based on the performance collection event definition 27 when an event occurs.

実績収集イベント定義27は、図12に示したとおり、イベント発生時、指定ゾーン位置にあるトラッキング情報に指定OPCタグから、又は、指定シグナル情報定義タグから実績データを取得できるものである。実績収集保存機能部5は、この実績収集イベント定義27を読み込むことで、指定OPCタグまたは指定シグナル情報定義タグから、実績データを取得する。 As shown in FIG. 12, the result collection event definition 27 can acquire the result data from the specified OPC tag in the tracking information in the specified zone position or from the specified signal information definition tag when the event occurs. By reading the result collection event definition 27, the result collection and storage function unit 5 acquires the result data from the specified OPC tag or the specified signal information definition tag.

加えて、実績収集保存機能部5は、トラッキングデータの削除時に、そのデータを実績ファイル30に保存する。ユーザーは、実績ファイル30のファイル名や保存の要否を指定することができる。 In addition, the track record collection/storage function unit 5 saves the data in the track record file 30 when the tracking data is deleted. The user can specify the file name of the result file 30 and whether or not to save it.

従来のトラッキングシステムは、設備500に対する設定データの出力処理や、測定器501からの実績データの取得処理は、プログラムソースに記述するしか手段がなかったが、本発明のピーストラッキングシステム10は、いずれの点も定義ファイル20中の定義データでこれを実現した。 In the conventional tracking system, the setting data output processing for the facility 500 and the performance data acquisition processing from the measuring instrument 501 had to be described in the program source. This is also realized with the definition data in the definition file 20.

<実施形態5>
実施形態5のピーストラッキングシステム10は、
前記定義ファイル20は、信号を生成するための論理式を設定するシグナル情報定義24を備えると共に、
前記機能部は、前記シグナル情報定義24の設定に従い、前記OPCサーバ200からの信号を論理式で組み合わせてイベントを生成するシグナル機能部3を備える。
<Embodiment 5>
The piece tracking system 10 of Embodiment 5 is
The definition file 20 includes a signal information definition 24 that sets a logical expression for generating a signal,
The function unit includes a signal function unit 3 that generates an event by combining signals from the OPC server 200 in a logical expression according to the setting of the signal information definition 24 .

シグナル情報定義24は、図9に示したとおり、新規の信号を生成するための論理式を設定するものである。シグナル機能部3は、シグナル情報定義24を読み込むことで、信号の立上り、立下り以外に、ユーザーが所望する複雑な条件を実行できる。 The signal information definition 24 sets a logical expression for generating a new signal, as shown in FIG. By reading the signal information definition 24, the signal function unit 3 can execute complicated conditions desired by the user other than the rise and fall of the signal.

従来のトラッキングシステムは、信号同士の論理式についてはプログラムソースに記述するしか手段がなかったが、本発明のピーストラッキングシステム10は、定義データ上でこれを実現した。よって、本発明では、信号の発生条件に変更が生じても、シグナル情報定義24のみを変更すれば良く、ソースプログラムの修正は要しない。 In the conventional tracking system, there was no other means than to describe the logical expression between signals in the program source, but the piece tracking system 10 of the present invention realizes this on the definition data. Therefore, in the present invention, even if the signal generation condition is changed, only the signal information definition 24 needs to be changed, and the source program does not need to be modified.

<実施形態6>
実施形態6のピーストラッキングシステム10は、
前記定義ファイル20は、前記OPCサーバ200に登録するタグ名と前記定義ファイル20に登録した定義データとの関連付けを行うタグ定義を備えると共に、
前記機能部は、前記OPCサーバ200を介してトラッキングイベント信号を送受信するOPC通信機能部2を備える。
<Embodiment 6>
The piece tracking system 10 of Embodiment 6 is
The definition file 20 includes tag definitions for associating tag names registered in the OPC server 200 with definition data registered in the definition file 20,
The function section includes an OPC communication function section 2 that transmits and receives tracking event signals via the OPC server 200 .

つまり、OPC通信機能部2は、OPCサーバ200にタグ設定を行い、トラッキングイベントを取込む機能である。本実施例のピーストラッキングシステム10は、例えばDeviceXPlorer(株式会社たけびしの登録商標)経由でOPCサーバ200にアクセスする。 In other words, the OPC communication function unit 2 has a function of setting tags in the OPC server 200 and capturing tracking events. The piece tracking system 10 of this embodiment accesses the OPC server 200 via, for example, DeviceXPlorer (registered trademark of Takebishi Co., Ltd.).

OPC通信機能部2は、ピーストラッキングシステム10のプロセス入出力制御部に組み込まれ、OPCサーバ200から送信される指定OPCタグの情報を含むトラッキングイベント信号を読み込み、所定のトラッキング処理を行う。これにより異なる複数のベンダのPLC400と通信する場合でも、統一的な設定が可能となり、ベンダを意識した煩雑な処理が不要となる。 The OPC communication function unit 2 is incorporated in the process input/output control unit of the piece tracking system 10, reads the tracking event signal including the information of the designated OPC tag transmitted from the OPC server 200, and performs predetermined tracking processing. Accordingly, even when communicating with PLCs 400 of a plurality of different vendors, uniform settings are possible, and complicated processing considering vendors is not required.

<実施形態7>
実施形態7のピーストラッキングシステム10は、
前記定義ファイル20は、使用するプラグインと呼出しイベントを設定するプラグイン定義28を備えると共に、
前記機能部は、イベント発生時、前記プラグイン定義28の設定に基づいて所定のプログラムをコールするプラグイン機能部4bを備える。
<Embodiment 7>
The piece tracking system 10 of Embodiment 7 is
The definition file 20 includes a plug-in definition 28 that sets plug-ins to be used and call events,
The function section includes a plug-in function section 4b that calls a predetermined program based on the setting of the plug-in definition 28 when an event occurs.

プラグイン定義28は、ユーザーが作成したモジュールや外部システムから提供されるモジュールをサブルーチンとして呼び出すものである。プラグイン機能部4bは、プラグイン定義28を読み込んでサブルーチンを実行することで、当該システムに固有の処理に対応できる。 The plug-in definition 28 calls a module created by the user or a module provided by an external system as a subroutine. The plug-in function unit 4b reads the plug-in definition 28 and executes subroutines to handle processing unique to the system.

<実施形態8>
実施形態8のピーストラッキングシステム10は、
前記情報保持部は、生産計画に関するデータが記録された計画ファイル40を備えると共に、
前記機能部は、前記トラッキング情報定義21に設定するピース番号の割り当て方法を複数提供し、かつ、前記計画ファイル40のデータに基づいてピース番号を割り当てる方法を少なくとも含むピース番号割当部6を備える。
<Embodiment 8>
The piece tracking system 10 of Embodiment 8 is
The information holding unit includes a plan file 40 in which data related to production plans are recorded,
The functional unit provides a plurality of piece number allocation methods set in the tracking information definition 21 and includes a piece number allocation unit 6 including at least a method of allocating a piece number based on the data of the plan file 40 .

ピース番号は、通常、トラッキング情報定義21においてキーとして設定されることが多い項目であるが、本発明のピーストラッキングシステム10は、このピース番号の決め方を3種類の方法から選択可能にした。具体的には、計画ファイル40に基づく方法(計画取込機能部6a)、自動採番による方法(自動採番機能部6b)、指定OPCタグに基づく方法(OPC取得割当機能部6c)である。 The piece number is usually an item often set as a key in the tracking information definition 21, but the piece tracking system 10 of the present invention allows selection of the method of determining the piece number from three methods. Specifically, a method based on the plan file 40 (plan acquisition function unit 6a), a method based on automatic numbering (automatic numbering function unit 6b), and a method based on the specified OPC tag (OPC acquisition allocation function unit 6c). .

計画取込機能部6aによる方法は、既存の計画ファイル40を入力元にできるので利便性が高い。自動採番機能部6bによる方法は、例えば日付と連番を組み合わせたフォーマット「YYYYMMDD9999」を用いる。OPC取得割当機能部6cによる方法は、トラッキング生成時にピース番号を割り当てるものである。 The method using the plan acquisition function unit 6a is highly convenient because the existing plan file 40 can be used as an input source. The method using the automatic numbering function unit 6b uses, for example, a format "YYYYMMDD9999" in which a date and a serial number are combined. The method by the OPC acquisition allocation function unit 6c allocates a piece number at the time of tracking generation.

<実施形態9>
実施形態9のピーストラッキングシステム10は、
前記機能部は、前記情報処理装置100とネットワークで接続された操作端末300,301に対し、トラッキングデータと共にトラッキングゾーン情報を参照可能とするリモートオブジェクト機能部7を備える。
<Embodiment 9>
The piece tracking system 10 of Embodiment 9 is
The function unit includes a remote object function unit 7 that enables the operation terminals 300 and 301 connected to the information processing apparatus 100 via a network to refer to the tracking zone information together with the tracking data.

本発明のピーストラッキングシステム10は、図4に示すように、操作端末300(301)のモニタに、ピーストラッキングシステム10が取り扱うトラッキングデータをゾーン毎に区別して一覧できる画面が表示されるので、ユーザーは対象物の現在の位置を把握しやすい。 In the piece tracking system 10 of the present invention, as shown in FIG. 4, a screen is displayed on the monitor of the operation terminal 300 (301) so that the tracking data handled by the piece tracking system 10 can be viewed separately for each zone. is easy to grasp the current position of the object.

<実施形態10>
以上に説明した本実施例のピーストラッキングシステム10が実装される情報処理装置100には、次のプログラムがインストールされている。
<Embodiment 10>
The following programs are installed in the information processing apparatus 100 in which the piece tracking system 10 of the present embodiment described above is installed.

実施形態10のプログラムは、
対象物の位置を追跡すると共に、OPCサーバ200から対象物の実績データを取得したり、OPCサーバ200に設定データを出力するトラッキング処理を情報処理装置100に行わせるためのプログラムであって、
トラッキングする項目を設定するトラッキング情報定義21と、対象物が存在するゾーンの情報を設定するゾーン情報定義22と、前記OPCサーバ200に登録するタグ名との関連付けを行うタグ定義23を少なくとも有し、定義データを更新可能な定義ファイル20を使用して、
前記OPCサーバ200を介してトラッキングイベント信号を送受信するプロセス入出力制御ステップと、
イベント発生時、前記定義ファイル20の内部情報に従って、トラッキングデータの生成、移動、削除を行うトラッキング機能ステップと、
を前記情報処理装置100に実行させるものである。
The program of Embodiment 10 is
A program for causing the information processing apparatus 100 to perform tracking processing for tracking the position of an object, acquiring performance data of the object from the OPC server 200, and outputting setting data to the OPC server 200,
It has at least a tracking information definition 21 for setting items to be tracked, a zone information definition 22 for setting information on a zone in which an object exists, and a tag definition 23 for associating tag names registered in the OPC server 200. , using a definition file 20 capable of updating definition data,
a process input/output control step of transmitting and receiving a tracking event signal via the OPC server 200;
a tracking function step of generating, moving, and deleting tracking data according to the internal information of the definition file 20 when an event occurs;
is executed by the information processing apparatus 100 .

本発明のピーストラッキングシステム10は、プログラムをコンポーネントに分割し、一連の「機能部」を実現している。そして、コンポーネントとなるプログラムが集合し、対象物を追跡するピーストラッキングシステム10が構成されている。 The piece tracking system 10 of the present invention divides a program into components to implement a series of "functions". A piece tracking system 10 for tracking an object is configured by a collection of component programs.

以上説明したように、本発明のピーストラッキングシステム10は、トラッキング機能部2を中心に設定・制御機能部4の一部を含めた範囲でコンポーネント化を十分に図ることで生産性を向上し、トラッキングシステムの開発コストを低減できる。本発明の効果を列記すると次のとおりである。 As described above, the piece tracking system 10 of the present invention improves productivity by fully componentizing the tracking function unit 2 and including a part of the setting/control function unit 4. The development cost of the tracking system can be reduced. The effects of the present invention are listed below.

1)トラッキング機能部20においては、定義ファイル20によりトラッキング処理の入口条件、出口条件、接続条件等の定義データの作成が汎用のスプレッドシートアプリケーション(例えばMicrosoft Excel(登録商標))で可能となる仕組みを構築し、トラッキング機能を全てプログラムレスで実現した。 1) In the tracking function unit 20, the definition file 20 enables creation of definition data such as entry conditions, exit conditions, and connection conditions for tracking processing using a general-purpose spreadsheet application (eg, Microsoft Excel (registered trademark)). was built, and all tracking functions were realized without programming.

データベースはトラッキングシステムの共通化の制約となるため、本発明はDBレス化も考慮した。具体的には、開発実行環境としてDictionaryクラスを採用し、定義データが変更になってもコンパイルを不要とした。 Since the database is a constraint on the sharing of the tracking system, the present invention also considers the elimination of the database. Specifically, the Dictionary class was adopted as the development execution environment, eliminating the need to compile even if the definition data changed.

2)通信機能においては、リモートオブジェクトクラスを採用し、操作端末300,301においてトラッキングデータを共有できる仕組みを構築した。 2) As for the communication function, a remote object class is adopted, and a mechanism is constructed in which the operation terminals 300 and 301 can share the tracking data.

3)OPC通信機能部2においては、PLC400から得られるプロセス情報をタグ定義23により定義ファイル20と共有させ、プロセスからのトリガー条件とトラッキングデータとの紐付けがプログラムレスで出来る仕組みを構築した。 3) In the OPC communication function unit 2, the process information obtained from the PLC 400 is shared with the definition file 20 by the tag definition 23, and a mechanism is constructed in which the trigger conditions from the process and the tracking data can be linked without a program.

4)設定・制御機能部4においては、ゾーン入口、出口等のイベント信号と、ワーク寸法等の実績データとの紐付けについて、従来システムはデータベースを各々構築していたのに対し、本発明のシステムではイベント信号とデータの紐付けがプログラムレスで対応できるようになった。 4) In the setting/control function unit 4, the conventional system builds each database for linking event signals such as zone entrances and exits with performance data such as workpiece dimensions, whereas the present invention The system can now link event signals and data without programming.

複雑な計算を伴う制御に関してはプラグイン機能部4bにより、機能の拡張を可能にした。プラグインについても定義データの作成を定義ファイル20で管理できる仕組みを構築した。 The plug-in function unit 4b enables expansion of functions for control involving complicated calculations. A mechanism has been constructed in which creation of definition data for plug-ins can also be managed by the definition file 20 .

5)実績収集・保存機能部5においては、ワーク寸法等の実績データの収集について、従来システムはデータベースを各々構築していたのに対し、本発明のシステムではイベント信号と実績データの紐付けがプログラムレスで対応できる。また、実績収集・保存機能部5により、プログラムレスでピース毎の実績ファイル30を生成できるようになった。 5) In the performance collection/storage function unit 5, the conventional system has constructed a database for collecting performance data such as workpiece dimensions. Can be handled without programming. In addition, the result collection/storage function unit 5 can generate the result file 30 for each piece without programming.

本発明は、コンポーネント化が有効となる範囲を十分に検討して開発を進めた結果、ピーストラッキングシステムの全案件のうち50%で適用可能なコンポーネントを構築することができ、設計・製造工数については15%の削減が可能となった。 In the present invention, as a result of sufficiently examining the range in which componentization is effective and proceeding with development, it is possible to construct a component that can be applied to 50% of all piece tracking system projects. can be reduced by 15%.

本発明はコンポーネント化が十分になされているので、プログラム修正、コンパイルは不要となり、仮にその必要性が生じた場合であっても、プログラム修正が及ぶ範囲は局所的な部分に限定される。 Since the present invention is fully componentized, program modification and compilation are not required, and even if such need arises, the scope of program modification is limited to local areas.

[他の実施形態]
本発明は、前記の実施例に限るものではなく、各請求項に記載の技術的思想の範疇であれば、適宜実施の形態を変更しても良いことは言うまでもない。
[Other embodiments]
It goes without saying that the present invention is not limited to the above-described embodiments, and that the embodiments may be changed as appropriate within the scope of the technical ideas described in each claim.

例えば、本発明は、以上の実施形態のうち1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介して情報処理装置100に供給し、情報処理装置100のCPU110が前記プログラムを読出して実行する形態でも実現可能である。 For example, the present invention supplies a program that implements one or more functions of the above embodiments to the information processing apparatus 100 via a network or a storage medium, and the CPU 110 of the information processing apparatus 100 reads and executes the program. It can also be implemented in a form that

また、図1では、OPCサーバ200は独立して設置される例を示したが、これに限らない。OPCサーバ200は、情報処理装置100と一体化され、情報処理装置100内に組み込まれている構成としてもよい。あるいは、OPCサーバ200を用いない構成にすることも可能である。この場合、機能部は、下位装置であるPLCと直接通信を行い、PLCから対象物の実績データを取得したり、PLCに設定データを出力することができる。 Also, although FIG. 1 shows an example in which the OPC server 200 is installed independently, the present invention is not limited to this. The OPC server 200 may be integrated with the information processing device 100 and may be incorporated in the information processing device 100 . Alternatively, a configuration that does not use the OPC server 200 is also possible. In this case, the functional unit can directly communicate with the PLC, which is a lower-level device, to obtain performance data of the target object from the PLC and output setting data to the PLC.

また、図1では図示を省略しているが、障害の解析を容易にするため、ピーストラッキングシステム10において発生したイベントを、その都度ログファイルに出力するログ保存機能部を設けても良い。 Also, although not shown in FIG. 1, in order to facilitate failure analysis, a log storage function unit may be provided that outputs each event that occurs in the piece tracking system 10 to a log file.

1 トラッキング機能部
2 OPC通信機能部
3 シグナル機能部
4 設定・制御機能部
4a 自動設定機能部
4b プラグイン機能部
5 実績収集保存機能部
6 ピース番号割当部
7 リモートオブジェクト機能部
10 ピーストラッキングシステム
20 定義ファイル
21 トラッキング情報定義
22 ゾーン情報定義
23 タグ定義
24 シグナル情報定義
25 トラッキングイベント定義
26 実績収集イベント定義
27 自動設定定義
28 プラグイン定義
30 実績ファイル
40 計画ファイル
100 情報処理装置
200 OPCサーバ
300,301 操作端末
400 PLC
1 tracking function part 2 OPC communication function part 3 signal function part 4 setting/control function part 4a automatic setting function part 4b plug-in function part 5 result collection and storage function part 6 piece number assignment part 7 remote object function part 10 piece tracking system 20 definition file 21 tracking information definition 22 zone information definition 23 tag definition 24 signal information definition 25 tracking event definition 26 result collection event definition 27 automatic setting definition 28 plug-in definition 30 result file 40 plan file 100 information processing device 200 OPC server 300, 301 Operation terminal 400 PLC

Claims (8)

情報保持部と機能部を有し、情報処理装置を使用して対象物の位置を追跡すると共に、下位装置から対象物の実績データを取得したり、下位装置に設備に対する設定データを出力するピーストラッキングシステムであって、
前記情報保持部は、トラッキングする項目を設定するトラッキング情報定義と、対象物が存在するゾーンの情報を設定するゾーン情報定義と、イベント発生のタイミングと動作モードを設定するトラッキングイベント定義と、前記下位装置に出力する設定データを定義する自動設定定義とを少なくとも有し、定義データを更新可能な定義ファイルを備えると共に、生産計画に関するデータが記録された計画ファイルを備え、
前記機能部は、イベント発生時、前記定義ファイル中の前記トラッキングイベント定義に設定されたタイミングと動作モードに従って、トラッキングデータの生成、移動、削除を行うトラッキング機能部と、前記自動設定定義に基づいて、指定ゾーン位置にあるトラッキングデータから、指定タグに対し、設定データを出力する自動設定機能部とを備えると共に、前記トラッキング情報定義に設定するピース番号の割り当て方法を複数提供し、かつ、前記計画ファイルのデータに基づいてピース番号を割り当てる方法を少なくとも含むピース番号割当部を備えたことを特徴とするピーストラッキングシステム。
A piece that has an information holding part and a function part, uses an information processing device to track the position of an object, acquires performance data of the object from the lower device, and outputs setting data for equipment to the lower device A tracking system,
The information holding unit includes a tracking information definition that sets items to be tracked, a zone information definition that sets information on a zone in which an object exists , a tracking event definition that sets event generation timing and an operation mode, and the subordinate an automatic setting definition that defines setting data to be output to the device , a definition file capable of updating the definition data, and a plan file in which data related to the production plan are recorded;
When an event occurs, the function unit generates, moves, and deletes tracking data according to the timing and operation mode set in the tracking event definition in the definition file , and based on the automatic setting definition. , an automatic setting function unit for outputting setting data to a specified tag from tracking data at a specified zone position, and providing a plurality of methods for assigning piece numbers to be set in the tracking information definition; A piece tracking system comprising a piece number assigning unit including at least a method of assigning piece numbers based on data in a plan file .
前記下位装置は、PLCと通信可能なタグ式データサーバであることを特徴とする請求項1に記載のピーストラッキングシステム。2. A piece tracking system according to claim 1, wherein said subordinate device is a tag-type data server communicable with a PLC. 前記定義ファイルは、前記タグ式データサーバから取得する実績データを定義する実績収集イベント定義を備えると共に、The definition file includes a result collection event definition that defines the result data to be obtained from the tag-based data server,
前記機能部は、イベント発生時、前記実績収集イベント定義に基づいて、指定タグから、指定ゾーン位置にあるトラッキングデータに対し、実績データを取得する実績収集保存機能部を備えたことを特徴とする請求項2に記載のピーストラッキングシステム。The function unit is characterized by comprising a result collection and storage function unit that acquires track record data from a specified tag for tracking data in a specified zone position based on the track record collection event definition when an event occurs. A piece tracking system according to claim 2.
前記定義ファイルは、信号を生成するための論理式を設定するシグナル情報定義を備えると共に、The definition file includes a signal information definition that sets a logical expression for generating a signal,
前記機能部は、前記シグナル情報定義の設定に従い、前記タグ式データサーバからの信号を論理式で組み合わせてイベントを生成するシグナル機能部を備えたことを特徴とする請求項2又は3に記載のピーストラッキングシステム。4. The function unit according to claim 2, wherein the function unit comprises a signal function unit that generates an event by combining signals from the tag-type data server in a logical expression according to the setting of the signal information definition. piece tracking system.
前記定義ファイルは、前記タグ式データサーバに登録するタグ名と前記定義ファイルに登録した定義データとの関連付けを行うタグ定義を備えると共に、The definition file includes tag definitions for associating tag names registered in the tag-based data server with definition data registered in the definition file,
前記機能部は、前記タグ式データサーバを介してトラッキングイベント信号を送受信するプロセス入出力制御部を備えたことを特徴とする請求項2~4の何れかに記載のピーストラッキングシステム。5. The piece tracking system according to any one of claims 2 to 4, wherein said function unit comprises a process input/output control unit for transmitting and receiving a tracking event signal via said tag type data server.
前記定義ファイルは、使用するプラグインと呼出しイベントを設定するプラグイン定義を備えると共に、The definition file includes plugin definitions that set plugins to be used and call events, and
前記機能部は、イベント発生時、前記プラグイン定義の設定に基づいて所定のプログラムをコールするプラグイン機能部を備えたことを特徴とする請求項1~5の何れかに記載のピーストラッキングシステム。6. The piece tracking system according to any one of claims 1 to 5, wherein said function unit comprises a plug-in function unit that calls a predetermined program based on the setting of said plug-in definition when an event occurs. .
前記機能部は、前記情報処理装置とネットワークで接続された操作端末に対し、トラッキングデータと共にトラッキングゾーン情報を参照可能とするリモートオブジェクト機能部を備えたことを特徴とする請求項1~6の何れかに記載のピーストラッキングシステム。7. The functional unit according to any one of claims 1 to 6, wherein the functional unit includes a remote object functional unit that enables an operation terminal connected to the information processing device via a network to refer to the tracking zone information together with the tracking data. piece tracking system as described in 対象物の位置を追跡すると共に、タグ式データサーバから対象物の実績データを取得したり、タグ式データサーバに設備に対する設定データを出力するトラッキング処理を情報処理装置に行わせるためのプログラムであって、
トラッキングする項目を設定するトラッキング情報定義と、対象物が存在するゾーンの情報を設定するゾーン情報定義と、前記タグ式データサーバに登録するタグ名との関連付けを行うタグ定義と、イベント発生のタイミングと動作モードを設定するトラッキングイベント定義と、前記タグ式データサーバに出力する設定データを定義する自動設定定義とを少なくとも有し、定義データを更新可能な定義ファイルを備えると共に、生産計画に関するデータが記録された計画ファイルを備え、
前記定義ファイルを使用して、前記タグ式データサーバを介してトラッキングイベント信号を送受信するプロセス入出力制御ステップと、
イベント発生時、前記定義ファイル中の前記トラッキングイベント定義に設定されたタイミングと動作モードに従って、トラッキングデータの生成、移動、削除を行うトラッキング機能ステップと、
前記自動設定定義に基づいて、指定ゾーン位置にあるトラッキングデータから、指定タグに対し、設定データを出力する自動設定機能ステップと、
前記トラッキング情報定義に設定するピース番号の割り当て方法を複数提供し、かつ、前記計画ファイルのデータに基づいてピース番号を割り当てる方法を少なくとも含むピース番号割当ステップと、を前記情報処理装置に実行させるためのプログラム。
It is a program for tracking the position of an object, acquiring performance data of the object from the tag-type data server, and causing the information processing device to perform tracking processing for outputting setting data for equipment to the tag-type data server. hand,
A tracking information definition that sets items to be tracked, a zone information definition that sets information about a zone in which an object exists, a tag definition that associates a tag name to be registered in the tag-based data server , and an event generation timing. and an automatic setting definition for defining setting data to be output to the tag-type data server; a definition file capable of updating the definition data ; with a recorded plan file,
a process input/output control step of transmitting and receiving tracking event signals via the tag-based data server using the definition file ;
a tracking function step of generating, moving, and deleting tracking data according to the timing and operation mode set in the tracking event definition in the definition file when an event occurs ;
an automatic setting function step of outputting setting data to a specified tag from tracking data at a specified zone position based on the automatic setting definition;
providing a plurality of piece number allocation methods set in the tracking information definition, and causing the information processing apparatus to execute a piece number allocation step including at least a method of allocating a piece number based on the data of the plan file. program.
JP2018232764A 2018-12-12 2018-12-12 Piece tracking system and program Active JP7248416B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018232764A JP7248416B2 (en) 2018-12-12 2018-12-12 Piece tracking system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018232764A JP7248416B2 (en) 2018-12-12 2018-12-12 Piece tracking system and program

Publications (2)

Publication Number Publication Date
JP2020095472A JP2020095472A (en) 2020-06-18
JP7248416B2 true JP7248416B2 (en) 2023-03-29

Family

ID=71084973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018232764A Active JP7248416B2 (en) 2018-12-12 2018-12-12 Piece tracking system and program

Country Status (1)

Country Link
JP (1) JP7248416B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022102671A (en) * 2020-12-25 2022-07-07 株式会社日立製作所 Information system and information collecting method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146414A (en) 2004-11-17 2006-06-08 Asahi Glass Co Ltd Tracking system
JP2015011722A (en) 2013-06-28 2015-01-19 フィッシャー−ローズマウント システムズ,インコーポレイテッド Non-intrusive data analytics in process control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146414A (en) 2004-11-17 2006-06-08 Asahi Glass Co Ltd Tracking system
JP2015011722A (en) 2013-06-28 2015-01-19 フィッシャー−ローズマウント システムズ,インコーポレイテッド Non-intrusive data analytics in process control system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
三部良太 他,情報制御システムの再利用型開発方法,電気学会論文誌C,2002年05月01日,第122-C巻,第5号,p.851~859

Also Published As

Publication number Publication date
JP2020095472A (en) 2020-06-18

Similar Documents

Publication Publication Date Title
Groenevelt The just-in-time system
EP2952992A1 (en) Control system, control device, image processing device, and control method
Morse et al. Interoperability: linking design and tolerancing with metrology
JP7248416B2 (en) Piece tracking system and program
US20150293529A1 (en) Method and system for controlling a manufacturing plant with a manufacturing execution system
JP6917627B2 (en) Management support device and management support method
Budak et al. Design of an RFID-based manufacturing monitoring and analysis system
JP2020194397A (en) Journal approval work support device, journal approval work support method and journal approval work support program
JP7025854B2 (en) Gross profit calculator, gross profit calculation method and gross profit calculation program
Burduk Stability analysis of the production system using simulation models
JP2020004213A (en) Sales transfer classification apparatus, sales transfer classification method and sales transfer classification program
Mohammed et al. FASTory digital twin data
US20180218012A1 (en) Database construction device, database construction method, and database construction program
WO2021044654A1 (en) Information processing system, programmable display device, and information processing device
Václav et al. Assembly system planning in automotive industry with use of discrete event simulation
Paprocka On the quality of basic schedules influencing over the performance of predictive and reactive schedules
WO2022044140A1 (en) Data analysis system
Maginness et al. Value stream analysis of manufacturing engineering new product introduction processes
JP7312137B2 (en) Manufacturing control device, manufacturing control method, and manufacturing control program
US20220365864A1 (en) Program development device, and program for providing program development device
JP2023027994A (en) Manufacturing instruction data generation device, manufacturing instruction data generation method, and manufacturing instruction data generation program
JP2019219729A (en) Budget management device, budget management method and budget management program
JP2022155160A (en) Operation status management apparatus, operation status management method, and operation status management program
Byeong‐Woo et al. Conceptual Framework of Smart Manufacturing Execution System Based on Systems Engineering Approach
Вагаш et al. Process monitoring based on RFID technology

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211105

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20211105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20211105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211217

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220927

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221122

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: 20230314

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230316

R150 Certificate of patent or registration of utility model

Ref document number: 7248416

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150