JP4524612B2 - Download time prediction method and download time prediction apparatus - Google Patents

Download time prediction method and download time prediction apparatus Download PDF

Info

Publication number
JP4524612B2
JP4524612B2 JP2004326106A JP2004326106A JP4524612B2 JP 4524612 B2 JP4524612 B2 JP 4524612B2 JP 2004326106 A JP2004326106 A JP 2004326106A JP 2004326106 A JP2004326106 A JP 2004326106A JP 4524612 B2 JP4524612 B2 JP 4524612B2
Authority
JP
Japan
Prior art keywords
time
download
download time
group
segment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004326106A
Other languages
Japanese (ja)
Other versions
JP2006139351A (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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2004326106A priority Critical patent/JP4524612B2/en
Publication of JP2006139351A publication Critical patent/JP2006139351A/en
Application granted granted Critical
Publication of JP4524612B2 publication Critical patent/JP4524612B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、複数機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測方法およびダウンロード時間予測装置に関する。   The present invention relates to a download time prediction method and a download time prediction apparatus for predicting software download times for a plurality of devices.

プラント各部に設定されるバルブやセンサ等のフィールド機器として、ソフトウェアをインストールすることで、その機能を拡充、変更可能な機器(例えば、FOUNDATION(商標名)フィールドバス対応機器)が知られている。   As field devices such as valves and sensors set in each part of a plant, devices (for example, FOUNDATION (trade name) field bus compatible devices) whose functions can be expanded and changed by installing software are known.

特許文献1には、機器情報をホストコンピュータからフィールド機器にダウンロードするシステムが記載されている。   Patent Document 1 describes a system for downloading device information from a host computer to a field device.

特開2004−295229号公報JP 2004-295229 A

従来、このようなフィールド機器に対しては、機器が接続されたフィールドバスを介して機器1台ずつソフトウェアをダウンロードしている。しかし、1台ごとにソフトウェアをダウンロードすることは非効率であるため、多数のフィールド機器に対して同時あるいは連続的にソフトウェアをダウンロードすることが考えられる。   Conventionally, for such field devices, software is downloaded for each device via a field bus to which the devices are connected. However, since it is inefficient to download the software for each device, it is conceivable to download the software to a large number of field devices simultaneously or continuously.

しかしながら、ソフトウェアのダウンロードにはある程度の時間がかかり、多数のフィールド機器に対するダウンロードを実行する場合には長時間を要するにもかかわらず、ダウンロードに要する時間が事前に分からない。このため、ダウンロードの作業スケジュールを立てることができないという問題がある。また、ダウンロードを一旦開始するとダウンロードがいつ完了するか不明なため、プラントの稼動開始時刻が定まらず、作業者を無駄に待機させることになるおそれもある。   However, it takes a certain amount of time to download software, and when downloading to a large number of field devices takes a long time, the time required for downloading is not known in advance. For this reason, there is a problem that a download work schedule cannot be established. Moreover, since it is unclear when the download is completed once the download is started, the operation start time of the plant is not determined, and there is a possibility that the worker may be wasted.

プラント稼動時には、ダウンロードの都合でフィールド機器の機能を停止させることは困難であり、また通常、極めて多数のフィールド機器がフィールドバスに接続されダウンロード時間が長時間となるという事情から、ダウンロードに要する時間の予測を可能とすることが、強く要望されているものである。   When a plant is in operation, it is difficult to stop field device functions due to download reasons, and the time required for downloading is usually long due to the fact that a very large number of field devices are connected to the fieldbus and the download time is long. It is strongly desired to be able to predict this.

本発明の目的は、複数機器に対するソフトウェアのダウンロード時間を予測することで計画的なダウンロードを実施可能とする、ダウンロード時間予測方法およびダウンロード時間予測装置を提供することにある。   An object of the present invention is to provide a download time predicting method and a download time predicting apparatus that enable planned download by predicting software download times for a plurality of devices.

本発明のダウンロード時間予測方法は、複数機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測方法において、コンピュータに、ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするステップと、グループ分けされた各グループについてグループ別ダウンロード時間を予測するステップと、予測された前記グループ別ダウンロード時間を合計し、その合計時間を用いて全ダウンロードが完了するまでの総合ダウンロード時間を予測するステップと、セグメント別ダウンロード時間を予測するステップと、を実行させ、前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とする。
このダウンロード時間予測方法によれば、全ダウンロードが完了するまでの総合ダウンロード時間を予測するので、ダウンロードを計画的に実施できる。セグメントをグループ分けする際に、他のいずれのセグメントとも並行処理不可能なセグメントは、その1つのセグメントのみでグループを形成する。すなわち、グループには単一または複数のセグメントが属する。総合ダウンロード時間を予測するステップでは、グループ別ダウンロード時間の合計時間を総合ダウンロード時間としてもよいし、グループ別ダウンロード時間の合計時間を加工して総合ダウンロード時間を求めてもよい。例えば、複数の合計時間のうちの最長のものを総合ダウンロード時間として予測してもよい。また、総合ダウンロード時間の予測結果に基づいて、特定の処理ないし制御を実行してもよい。
The download time prediction method of the present invention is a download time prediction method for predicting the download time of software for a plurality of devices. A plurality of segments connected to a device to be downloaded are connected to a computer for each segment that can be processed in parallel. The step of grouping, the step of predicting the download time for each group for each group that has been grouped, and the total download time for each predicted group, and the total download until all downloads are completed using the total time A step of predicting time and a step of predicting download time by segment, wherein the download time by group is predicted as the longest download time by segment in the group. .
According to this download time prediction method, since the total download time until all downloads are completed is predicted, the download can be performed systematically. When a segment is grouped, a segment that cannot be processed in parallel with any other segment forms a group with only that one segment. That is, a single or multiple segment belongs to a group. In the step of predicting the total download time, the total download time for each group may be used as the total download time, or the total download time may be calculated by processing the total download time for each group. For example, the longest time among a plurality of total times may be predicted as the total download time. Further, specific processing or control may be executed based on the prediction result of the total download time.

前記セグメント別ダウンロード時間はダウンロードの対象となるソフトウェアファイルサイズに基づいて予測されてもよい。   The segment-specific download time may be predicted based on a software file size to be downloaded.

前記セグメント別ダウンロード時間は、ダウンロード速度の実績に基づいて予測されてもよい。
この場合、ダウンロード速度の実績を考慮することで、より正確なダウンロード時間を予測できる。既にダウンロードが終了した機器をダウンロード対象から除外したうえで、上記各処理を実行すればよい。
The segment-specific download time may be predicted based on the actual download speed.
In this case, a more accurate download time can be predicted by considering the actual download speed. The above-described processes may be executed after excluding devices that have already been downloaded from the download target.

予測された前記総合ダウンロード時間を表示するステップを備えてもよい。   A step of displaying the predicted total download time may be provided.

本発明のダウンロード時間予測装置は、複数機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測装置において、ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするグループ分け手段と、グループ分けされた各グループについてグループ別ダウンロード時間を予測するグループ別時間予測手段と、予測された前記グループ別ダウンロード時間を合計し、その合計時間を用いて全ダウンロードが完了するまでの総合ダウンロード時間を予測する総合時間予測手段と、セグメント別ダウンロード時間を予測するセグメント別時間予測手段と、を備え、前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とする。
このダウンロード時間予測装置によれば、全ダウンロードが完了するまでの総合ダウンロード時間を予測するので、ダウンロードを計画的に実施できる。セグメントをグループ分けする際に、他のいずれのセグメントとも並行処理不可能なセグメントは、その1つのセグメントのみでグループを形成する。すなわち、グループには単一または複数のセグメントが属する。総合ダウンロード時間を予測するステップでは、グループ別ダウンロード時間の合計時間を総合ダウンロード時間としてもよいし、グループ別ダウンロード時間の合計時間を加工して総合ダウンロード時間を求めてもよい。例えば、複数の合計時間のうちの最長のものを総合ダウンロード時間として予測してもよい。また、総合ダウンロード時間の予測結果に基づいて、特定の処理ないし制御を実行してもよい。
The download time predicting apparatus of the present invention is a download time predicting apparatus that predicts software download times for a plurality of devices, and groups a plurality of segments connected to devices to be downloaded into segments that can be processed in parallel. A grouping means, a group time prediction means for predicting the download time by group for each grouped group, and the predicted download time by group is totaled, and the total download is completed using the total time A total time predicting means for predicting the total download time of each segment, and a segment time predicting means for predicting the download time by segment, wherein the download time by group is the longest download time by segment in the group. And wherein the predicted that.
According to this download time predicting apparatus, since the total download time until all downloads are completed is predicted, the download can be performed systematically. When a segment is grouped, a segment that cannot be processed in parallel with any other segment forms a group with only that one segment. That is, a single or multiple segment belongs to a group. In the step of predicting the total download time, the total download time for each group may be used as the total download time, or the total download time may be calculated by processing the total download time for each group. For example, the longest time among a plurality of total times may be predicted as the total download time. Further, specific processing or control may be executed based on the prediction result of the total download time.

前記セグメント別ダウンロード時間はダウンロードの対象となるソフトウェアのファイルサイズに基づいて予測されてもよい。   The segment-specific download time may be predicted based on the file size of software to be downloaded.

本発明のダウンロード時間予測方法は、複数のフィールドコントローラを介して行われる複数のフィールド機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測方法において、コンピュータに、個々のフィールドコントローラについてコントローラ別ダウンロード時間を予測するステップと、予測された前記コントローラ別ダウンロード時間のうち最長の時間を総合ダウンロード時間として予測するステップと、セグメント別ダウンロード時間を予測するステップと、を実行させ、前記コントローラ別ダウンロード時間を予測するステップでは、ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするステップと、グループ分けされた各グループについてグループ別ダウンロード時間を予測するステップと、予測された前記グループ別ダウンロード時間を合計し、その合計時間を前記コントローラ別ダウンロード時間として予測するステップと、を実行させ、前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とする。
このダウンロード時間予測方法によれば、全ダウンロードが完了するまでの総合ダウンロード時間を予測するので、ダウンロードを計画的に実施できる。
この場合、セグメントをグループ分けする際に、他のいずれのセグメントとも並行処理不可能なセグメントは、その1つのセグメントのみでグループを形成する。すなわち、グループには単一または複数のセグメントが属する。
The download time prediction method of the present invention predicts the download time of each software for each field controller in a download time prediction method for predicting the download time of software for a plurality of field devices performed via a plurality of field controllers. Predicting the download time for each controller by executing the steps of: predicting the longest time among the predicted download times for each controller as a total download time; and predicting the download time for each segment. Then, group multiple segments connected to the device to be downloaded into segments that can be processed in parallel, and for each group A step of predicting a download time by group, and a step of summing the predicted download times by group and predicting the total time as the download time by controller, wherein the download time by group is the group The longest download time for each segment is predicted.
According to this download time prediction method, since the total download time until all downloads are completed is predicted, the download can be performed systematically.
In this case, when the segments are grouped, a segment that cannot be processed in parallel with any other segment forms a group with only that one segment. That is, a single or multiple segment belongs to a group.

本発明のダウンロード時間予測方法またはダウンロード時間予測装置によれば、全ダウンロードが完了するまでのダウンロード時間を予測するので、ダウンロードを計画的に実施できる。   According to the download time predicting method or the download time predicting apparatus of the present invention, the download time until all downloads are completed is predicted, so that the download can be carried out systematically.

以下、図1〜図4を参照して、本発明によるダウンロード時間予測方法の一実施形態について説明する。   Hereinafter, an embodiment of a download time prediction method according to the present invention will be described with reference to FIGS.

図1は本実施形態のダウンロード時間予測方法が適用されるフィールド機器管理システムの構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of a field device management system to which the download time prediction method of this embodiment is applied.

図1に示すように、フィールド機器管理システムは、フィールド機器5に対するソフトウェアのダウンロード等を実行するフィールドサーバ1を備える。プラントに分散配置されるフィールドコントローラ21,22,・・・は、通信バス3を介してフィールドサーバ1に接続されている。   As shown in FIG. 1, the field device management system includes a field server 1 that executes software download and the like for the field device 5. The field controllers 21, 22,... Distributed in the plant are connected to the field server 1 via the communication bus 3.

各フィールドコントローラ21,22,・・・には、複数あるいは単数のセグメントを介して単数または複数のフィールド機器5が接続される。例えば、図1において、フィールドコントローラ21には3つのセグメント41〜43を介して複数のフィールド機器5,5・・・が接続されている。また、フィールドコントローラ22には2つのセグメント44および45を介してフィールド機器5,5・・・が接続されている。   A single or a plurality of field devices 5 are connected to each field controller 21, 22,... Via a plurality of or a single segment. For example, in FIG. 1, a plurality of field devices 5, 5... Are connected to the field controller 21 via three segments 41 to 43. .. Are connected to the field controller 22 via two segments 44 and 45.

フィールド機器5にはソフトウェアがインストール可能とされ、フィールド機器5はソフトウェアに応じた所定の機能を発揮する。ソフトウェアはフィールドサーバ1からフィールドコントローラ21,22,・・・を介して複数のフィールド機器5に対して同時、あるいは連続的にダウンロードされる。このとき、各フィールド機器5が接続されたセグメント41,42,・・・は、それぞれ独立したバスとして機能する。   Software can be installed in the field device 5, and the field device 5 exhibits a predetermined function corresponding to the software. The software is downloaded from the field server 1 to a plurality of field devices 5 via the field controllers 21, 22,. At this time, the segments 41, 42,... To which the field devices 5 are connected function as independent buses.

ソフトウェアのダウンロード時には、フィールドコントローラ21,22,・・・の能力に応じて、並行してダウンロード可能なセグメントが既定されている。例えば、フィールドコントローラ21では、セグメント41およびセグメント42が並行処理可能であり、セグメント43は他のセグメントと並行処理できないのであれば、ダウンロード時に2つのセグメント41およびセグメント42を同時に使用することができる。しかし、セグメント43を使用する場合には、他のセグメントを介して同時にダウンロードを実行できない。また、フィールドコントローラ22がセグメントの並行処理を認めない機種であるとすれば、ダウンロード時にはセグメント44およびセグメント45を同時使用できず、いずれか一方ずつしか使用できない。なお、フィールドコントローラに設けられた複数のセグメントのすべてについて並行処理可能な場合もある。また、実際のフィールドコントローラでは、通常、多数のセグメントを取り扱うが、図1では説明の便宜のため、セグメント数を小さな値としている。   When software is downloaded, segments that can be downloaded in parallel are determined in accordance with the capabilities of the field controllers 21, 22,. For example, in the field controller 21, if the segment 41 and the segment 42 can be processed in parallel and the segment 43 cannot be processed in parallel with other segments, the two segments 41 and 42 can be used at the time of downloading. However, when the segment 43 is used, downloading cannot be executed simultaneously through other segments. Further, if the field controller 22 is a model that does not permit parallel processing of segments, the segment 44 and the segment 45 cannot be used at the time of downloading, and only one of them can be used. There are cases where parallel processing can be performed for all of the plurality of segments provided in the field controller. An actual field controller normally handles a large number of segments. In FIG. 1, for convenience of explanation, the number of segments is set to a small value.

本実施形態のダウンロード時間予測方法は、セグメント間での並行処理が可能かどうかを考慮しつつ、ソフトウェアのダウンロードに要する時間を予測するものである。   The download time prediction method of the present embodiment predicts the time required for software download while considering whether parallel processing between segments is possible.

図2は、本実施形態のダウンロード時間予測方法の手順を機能的に示すブロック図である。   FIG. 2 is a block diagram functionally showing the procedure of the download time prediction method of the present embodiment.

図2において、グループ分け手段101はダウンロードの対象となるフィールド機器5が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けする。グループ別時間予測手段102は、グループ分け手段101によりグループ分けされた各グループについてグループ別ダウンロード時間を予測する。総合時間予測手段103は、グループ別時間予測手段102により予測されたグループ別ダウンロード時間の合計を総合ダウンロード時間として予測する。   In FIG. 2, the grouping means 101 groups a plurality of segments connected to the field device 5 to be downloaded into segments that can be processed in parallel. The group time prediction unit 102 predicts the group download time for each group grouped by the grouping unit 101. The total time prediction unit 103 predicts the total download time for each group predicted by the group time prediction unit 102 as a total download time.

再予測手段105は、ダウンロード速度の実績に基づいて、グループ分け手段101、グループ別時間予測手段102、および総合時間予測手段103により総合ダウンロード時間を再度予測する。   The re-prediction unit 105 predicts the total download time again by the grouping unit 101, the group time prediction unit 102, and the total time prediction unit 103 based on the actual download speed.

また、提示手段106は、総合時間予測手段103により予測された総合ダウンロード時間を提示する。   The presentation unit 106 presents the total download time predicted by the total time prediction unit 103.

上記グループ分け手段101、グループ別時間予測手段102、総合時間予測手段103、再予測手段105および提示手段106は、フィールドサーバ1(図1)の機能に対応する。   The grouping unit 101, the group time prediction unit 102, the total time prediction unit 103, the re-prediction unit 105, and the presentation unit 106 correspond to the functions of the field server 1 (FIG. 1).

図3は、本実施形態のダウンロード時間予測方法の手順を示すフローチャートである。この手順は、フィールドサーバ1の制御に基づいて実行される。   FIG. 3 is a flowchart showing the procedure of the download time prediction method of the present embodiment. This procedure is executed based on the control of the field server 1.

図3のステップS1では、フィールドコントローラ21,22,・・・との通信処理を行い、各フィールドコントローラ21,22,・・・の能力を取得する。これにより、各フィールドコントローラ21,22,・・・における並行処理可能なセグメントを把握する。また、各フィールドコントローラ21,22,・・・の通信能力を把握する。   In step S1 in FIG. 3, communication processing with the field controllers 21, 22,... Is performed, and the capabilities of the field controllers 21, 22,. Thus, the segments that can be processed in parallel in each field controller 21, 22,. Further, the communication capability of each field controller 21, 22,.

次に、ステップS2では、ソフトウェアのダウンロード対象となるフィールド機器5をセグメント41,42,・・・ごとにクラス分けする。例えば、図1において、斜線で示すフィールド機器5(例えば、フィールド機器5a)が、ダウンロードの対象となる機器としてセグメント41,42,・・・ごとにクラス分けされる。   Next, in step S2, the field device 5 to be downloaded of software is classified into segments 41, 42,. For example, in FIG. 1, field devices 5 (for example, field device 5a) indicated by diagonal lines are classified into segments 41, 42,... As devices to be downloaded.

次に、ステップS3では、各セグメント41,42,・・・についてダウンロード時間(セグメント別時間)を予測する。セグメント別時間は、当該セグメントに接続されたダウンロード対象となるフィールド機器5のすべてについてダウンロードが完了するまでの時間である。ダウンロード時間はソフトウェアファイルのサイズに基づいて求める。例えば、
「予測時間(秒)=ソフトウェアファイルサイズ(キロバイト)×k(定数)」
などの計算式を用いて計算される。計算式にはシステムの構成や、通信の込み具合等を反映させることもできる。この処理は、セグメント別時間予測手段104(図2)の機能に対応する。
Next, in step S3, a download time (segment-specific time) is predicted for each segment 41, 42,. The segment time is the time until the download is completed for all the field devices 5 to be downloaded connected to the segment. Download time is based on the size of the software file. For example,
"Estimated time (seconds) = Software file size (kilobytes) x k (constant)"
It is calculated using a formula such as The calculation formula can also reflect the system configuration, communication complexity, and the like. This processing corresponds to the function of the segment time prediction means 104 (FIG. 2).

次に、ステップS4では、ダウンロードに関わるセグメントを、並行処理可能なもの同士のグループにグループ分けする。例えば、フィールドコントローラ21のセグメントであれば、セグメント41およびセグメント42が第1のグループを構成し、セグメント43が第2のグループを構成する。また、フィールドコントローラ22のセグメントであれば、セグメント44およびセグメント45がそれぞれ別のグループを構成する。この処理は、グループ分け手段101(図2)の機能に対応する。   Next, in step S4, the segments related to download are grouped into groups that can be processed in parallel. For example, if it is a segment of the field controller 21, the segment 41 and the segment 42 constitute a first group, and the segment 43 constitutes a second group. Further, in the case of the segment of the field controller 22, the segment 44 and the segment 45 constitute separate groups. This processing corresponds to the function of the grouping unit 101 (FIG. 2).

次に、ステップS5では、ステップS4においてグループ分けされた各グループについて、グループ別のダウンロード予測時間(グループ別時間)を求める。グループ別時間はグループに属するすべてのセグメントについてダウンロードが完了するまでの時間である。したがって、各グループに属するセグメントの中で最長のセグメント別時間がグループ別時間とされる。この処理は、グループ別時間予測手段102の機能に対応する。   Next, in step S5, for each group grouped in step S4, an estimated download time for each group (time for each group) is obtained. The time for each group is the time until downloading is completed for all segments belonging to the group. Therefore, the longest segment time among the segments belonging to each group is the group time. This process corresponds to the function of the time prediction unit 102 for each group.

図4(a)はグループ別時間を計算する方法を示す図である。   FIG. 4A is a diagram illustrating a method for calculating the time for each group.

図4(a)において、例えば、セグメント41のセグメント別時間をセグメント別時間T1、セグメント42のセグメント別時間をセグメント別時間T2とする。上記のように、各グループに属するセグメントの中で最長のセグメント別時間がグループ別時間であるので、第1のグループのグループ別時間Tg1は、最長のセグメント別時間であるセグメント別時間T2に等しい。また、第2のグループにはセグメント43のみが属するので、第2のグループのグループ別時間Tg2は、セグメント43のセグメント別時間T3に等しい。   In FIG. 4A, for example, the segment time of the segment 41 is defined as a segment time T1, and the segment time of the segment 42 is defined as a segment time T2. As described above, since the longest segment time among the segments belonging to each group is the group time, the group time Tg1 of the first group is equal to the segment time T2 which is the longest segment time. . Further, since only the segment 43 belongs to the second group, the group-specific time Tg2 of the second group is equal to the segment-specific time T3 of the segment 43.

次に、ステップS6では、ステップS5で予測されたグループ別時間を用いて、コントローラ別の予測時間(コントローラ別時間)を計算する。コントローラ別予測時間は、各フィールドコントローラに属するグループのグループ別時間を合計して算出される。   Next, in step S6, a predicted time for each controller (time for each controller) is calculated using the time for each group predicted in step S5. The predicted time for each controller is calculated by summing the time for each group of groups belonging to each field controller.

図4(b)はコントローラ別時間を計算する方法を示す図である。
上記のように、コントローラ別予測時間は各フィールドコントローラに属するグループのグループ別時間を合計することで得られるので、フィールドコントローラ21についてのコントローラ別予測時間Tc1は、第1のグループのグループ別時間Tg1と第2のグループのグループ別時間Tg2とを合計したものとなる。
FIG. 4B is a diagram illustrating a method for calculating the controller time.
As described above, the controller-specific predicted time can be obtained by adding the group-specific times of the groups belonging to each field controller. Therefore, the controller-specific predicted time Tc1 for the field controller 21 is the first group-specific time Tg1. And the group-specific time Tg2 of the second group.

次に、ステップS7では、コントローラ別時間に基づいて全ダウンロードが完了するまでのダウンロード時間(総合ダウンロード時間)を計算する。総合ダウンロード時間は、すべてのフィールドコントローラ21,22,・・・についてダウンロードが完了するまでの時間である。したがって、総合ダウンロード時間は、すべてのフィールドコントローラ21,22,・・・の中で最長のコントローラ別時間に等しい。   Next, in step S7, a download time (total download time) until all downloads are completed is calculated based on the controller time. The total download time is the time until the download is completed for all the field controllers 21, 22,. Therefore, the total download time is equal to the longest controller time among all the field controllers 21, 22,.

図4(c)は総合ダウンロード時間を計算する方法を示す図である。   FIG. 4C illustrates a method for calculating the total download time.

図4(c)に示す例では、フィールドコントローラ21,22,・・・のコントローラ別時間Tc1〜Tc5の中で最長なのは、コントローラ別時間Tc3である。したがって、総合ダウンロード時間Ttは、コントローラ別時間Tc3に等しいものとして予測される。   In the example shown in FIG. 4C, the longest controller time Tc3 among the controller times Tc1 to Tc5 of the field controllers 21, 22,... Therefore, the total download time Tt is predicted to be equal to the controller-specific time Tc3.

次に、ステップS8では、ステップS7において予測された総合ダウンロード時間Ttを、表示装置等(不図示)を用いて提示する。この処理は提示手段106(図2)の機能に対応する。総合ダウンロード時間Ttを知ることで、ユーザはダウンロード作業を計画的に実施することが可能となる。総合ダウンロード時間Ttのみならず、各フィールドコントローラ21,22,・・・のコントローラ別時間やグループ別時間を提示してもよい。これらの情報を提示することで、ダウンロードの作業計画をよりきめ細かく作成、修正することが可能となる。   Next, in step S8, the total download time Tt predicted in step S7 is presented using a display device or the like (not shown). This process corresponds to the function of the presentation means 106 (FIG. 2). By knowing the total download time Tt, the user can carry out the download work systematically. In addition to the total download time Tt, the time by controller or the time by group of each field controller 21, 22,. By presenting such information, it becomes possible to create and modify a download work plan more finely.

本実施形態では、ダウンロードの途中で、上記手順(ステップS1〜ステップS8)を繰り返すことで、総合ダウンロード時間を再度、予測し、より正確な予測結果を得るようにしている。このような再予測時には、セグメント別時間の予測(ステップS3)に際して、実際のダウンロードにおけるダウンロード速度の実績値を反映させる。例えば、その時点までのダウンロード総時間から1キロバイト当たりに要する単位時間を求め、ファイルサイズとの積を求めることでダウンロード時間が予測できる。例えば、
「予測時間(秒)=ソフトウェアファイルサイズ(キロバイト)×1キロバイト当たりの単位時間(秒)」
などの計算式を用いて計算される。再予測は、いつの時点で実行してもよいが、例えば、1つのフィールド機器に対するダウンロードが終了した時点で実行することができる。この場合、ダウンロード対象機器の中からダウンロードが終了した機器を除外したうえで、上記手順を繰り返すことにより、ダウンロードが完了するまでの予測時間を修正できる。
In the present embodiment, by repeating the above procedure (step S1 to step S8) during the download, the total download time is predicted again, and a more accurate prediction result is obtained. At the time of such re-prediction, the actual download speed value in the actual download is reflected in the segment time prediction (step S3). For example, the download time can be predicted by obtaining the unit time required per kilobyte from the total download time up to that point and obtaining the product with the file size. For example,
"Estimated time (seconds) = Software file size (kilobytes) x Unit time per kilobyte (seconds)"
It is calculated using a formula such as The re-prediction may be executed at any time, but may be executed, for example, when the download for one field device is completed. In this case, the estimated time until the download is completed can be corrected by excluding the devices that have been downloaded from the download target devices and repeating the above procedure.

以上説明したように、本実施形態のダウンロード時間予測方法によれば、ソフトウェアのダウンロード開始前、あるいは終了前にダウンロードに要する予想時間を把握することができる。このため、作業スケジュールの立案作業やダウンロードの作業手順に予想時間を反映させることで、ダウンロードの作業を計画的に実施できるようになる。再予測により予想時間を修正する場合には、より正確な予測結果に応じて、ダウンロード作業手順の見直し等を図ることができる。   As described above, according to the download time prediction method of the present embodiment, it is possible to grasp the expected time required for downloading before the start or end of software download. For this reason, it is possible to carry out the download work systematically by reflecting the estimated time in the work schedule planning work and the download work procedure. In the case of correcting the predicted time by re-prediction, it is possible to review the download work procedure according to a more accurate prediction result.

本発明の適用範囲は上記実施形態に限定されることはない。本発明は、プラント機器へのソフトウェアのダウンロードのみならず、複数機器に対しソフトウェアをダウンロードする場合について、広く適用できる。   The scope of application of the present invention is not limited to the above embodiment. The present invention can be widely applied not only to downloading software to plant equipment but also to downloading software to a plurality of equipment.

本実施形態のダウンロード時間予測方法が適用されるフィールド機器管理システムの構成を示すブロック図。The block diagram which shows the structure of the field apparatus management system to which the download time prediction method of this embodiment is applied. 本実施形態のダウンロード時間予測方法の手順を機能的に示すブロック図。The block diagram which shows the procedure of the download time prediction method of this embodiment functionally. 本実施形態のダウンロード時間予測方法の手順を示すフローチャート。The flowchart which shows the procedure of the download time prediction method of this embodiment. ダウンロード時間の予測方法を示す図であり、(a)はグループ別時間を計算する方法を、(b)はコントローラ別時間を計算する方法を、(c)は総合ダウンロード時間を計算する方法を、それぞれ示す図。It is a figure which shows the prediction method of download time, (a) is the method of calculating the time according to group, (b) is the method of calculating the time according to controller, (c) is the method of calculating the total download time, Each figure.

符号の説明Explanation of symbols

1 フィールドサーバ(グループ分け手段、グループ別時間予測手段、総合時間予測手段、再予測手段、提示手段)
21〜23 フィールドコントローラ
101 グループ分け手段
102 グループ別時間予測手段
103 総合時間予測手段
105 再予測手段
106 提示手段
1 Field server (grouping means, group time prediction means, total time prediction means, re-prediction means, presentation means)
21-23 Field controller 101 Grouping means 102 Time prediction means for each group 103 Total time prediction means 105 Re-prediction means 106 Presentation means

Claims (7)

複数機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測方法において、
コンピュータに、
ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするステップと、
グループ分けされた各グループについてグループ別ダウンロード時間を予測するステップと、
予測された前記グループ別ダウンロード時間を合計し、その合計時間を用いて全ダウンロードが完了するまでの総合ダウンロード時間を予測するステップと、
セグメント別ダウンロード時間を予測するステップと、
を実行させ、
前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とするダウンロード時間予測方法。
In the download time prediction method for predicting the software download time for multiple devices,
On the computer,
Grouping a plurality of segments connected to devices to be downloaded into segments that can be processed in parallel,
Predicting download time by group for each grouped group,
Summing the predicted download times by group and using the total time to predict the total download time until all downloads are completed;
Predicting download time by segment;
And execute
The group-specific download time, characteristics and to holder downloading time prediction method to be predicted as the longest of the segment download time in the group.
前記セグメント別ダウンロード時間はダウンロードの対象となるソフトウェアファイルサイズに基づいて予測されることを特徴とする請求項1に記載のダウンロード時間予測方法。 The download time prediction method according to claim 1 , wherein the download time for each segment is predicted based on a software file size to be downloaded. 前記セグメント別ダウンロード時間は、ダウンロード速度の実績に基づいて予測されることを特徴とする請求項1または2に記載のダウンロード時間予測方法。 The download time prediction method according to claim 1 or 2 , wherein the segment-specific download time is predicted based on a download speed record . 予測された前記総合ダウンロード時間を表示するステップを備えることを特徴とする請求項1〜3のいずれか1項に記載のダウンロード時間予測方法。 The download time prediction method according to claim 1, further comprising a step of displaying the predicted total download time. 複数機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測装置において、
ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするグループ分け手段と、
グループ分けされた各グループについてグループ別ダウンロード時間を予測するグループ別時間予測手段と、
予測された前記グループ別ダウンロード時間を合計し、その合計時間を用いて全ダウンロードが完了するまでの総合ダウンロード時間を予測する総合時間予測手段と、
セグメント別ダウンロード時間を予測するセグメント別時間予測手段と、
を備え、
前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とするダウンロード時間予測装置。
In a download time prediction device that predicts software download time for multiple devices,
A grouping means for grouping a plurality of segments connected to devices to be downloaded into segments that can be processed in parallel;
A group time prediction means for predicting the download time by group for each group,
A total time predicting means for totaling the predicted download times by group and predicting a total download time until all downloads are completed using the total time;
A segment time prediction means to predict segment download time,
With
The group-specific download time, characteristics and to holder downloading time prediction unit to be predicted as the longest of the segment download time in the group.
前記セグメント別ダウンロード時間はダウンロードの対象となるソフトウェアのファイルサイズに基づいて予測されることを特徴とする請求項5に記載のダウンロード時間予測装置。 6. The download time prediction apparatus according to claim 5 , wherein the download time for each segment is predicted based on a file size of software to be downloaded. 複数のフィールドコントローラを介して行われる複数のフィールド機器に対するソフトウェアのダウンロード時間を予測するダウンロード時間予測方法において、
コンピュータに、
個々のフィールドコントローラについてコントローラ別ダウンロード時間を予測するステップと、
予測された前記コントローラ別ダウンロード時間のうち最長の時間を総合ダウンロード時間として予測するステップと、
セグメント別ダウンロード時間を予測するステップと、
を実行させ、
前記コントローラ別ダウンロード時間を予測するステップでは、
ダウンロードの対象となる機器が接続された複数のセグメントを、並行処理可能なセグメントごとにグループ分けするステップと、
グループ分けされた各グループについてグループ別ダウンロード時間を予測するステップと、
予測された前記グループ別ダウンロード時間を合計し、その合計時間を前記コントローラ別ダウンロード時間として予測するステップと、
を実行させ、
前記グループ別ダウンロード時間は、前記グループ内で最長の前記セグメント別ダウンロード時間として予測されることを特徴とするダウンロード時間予測方法。
In a download time prediction method for predicting software download times for a plurality of field devices performed via a plurality of field controllers,
On the computer,
Predicting download time by controller for individual field controllers;
Predicting the longest time among the predicted download times by controller as a total download time;
Predicting download time by segment;
And execute
In the step of predicting the download time for each controller,
Grouping a plurality of segments connected to devices to be downloaded into segments that can be processed in parallel,
Predicting download time by group for each grouped group,
Summing the predicted download times by group and predicting the total time as the download time by controller;
And execute
The group-specific download time, characteristics and to holder downloading time prediction method to be predicted as the longest of the segment download time in the group.
JP2004326106A 2004-11-10 2004-11-10 Download time prediction method and download time prediction apparatus Expired - Fee Related JP4524612B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004326106A JP4524612B2 (en) 2004-11-10 2004-11-10 Download time prediction method and download time prediction apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004326106A JP4524612B2 (en) 2004-11-10 2004-11-10 Download time prediction method and download time prediction apparatus

Publications (2)

Publication Number Publication Date
JP2006139351A JP2006139351A (en) 2006-06-01
JP4524612B2 true JP4524612B2 (en) 2010-08-18

Family

ID=36620160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004326106A Expired - Fee Related JP4524612B2 (en) 2004-11-10 2004-11-10 Download time prediction method and download time prediction apparatus

Country Status (1)

Country Link
JP (1) JP4524612B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6084318B1 (en) * 2016-02-22 2017-02-22 力晶科技股▲ふん▼有限公司 Refresh control circuit and method for volatile semiconductor memory device, and volatile semiconductor memory device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0498597A (en) * 1990-08-17 1992-03-31 Omron Corp Pos system
JP2001034596A (en) * 1999-05-06 2001-02-09 Fisher Rosemount Syst Inc Decentralized type process control system functionally integrated on single computer
JP2001111630A (en) * 1999-10-12 2001-04-20 Canon Inc Information terminal
JP2003323364A (en) * 2002-05-08 2003-11-14 Canon Inc Network device management device and method, computer program and computer-readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7219145B2 (en) * 2001-05-30 2007-05-15 Qualcomm Incorporated Method and apparatus for individually estimating time required to download application programs to remote modules over wireless network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0498597A (en) * 1990-08-17 1992-03-31 Omron Corp Pos system
JP2001034596A (en) * 1999-05-06 2001-02-09 Fisher Rosemount Syst Inc Decentralized type process control system functionally integrated on single computer
JP2001111630A (en) * 1999-10-12 2001-04-20 Canon Inc Information terminal
JP2003323364A (en) * 2002-05-08 2003-11-14 Canon Inc Network device management device and method, computer program and computer-readable storage medium

Also Published As

Publication number Publication date
JP2006139351A (en) 2006-06-01

Similar Documents

Publication Publication Date Title
US7865260B2 (en) Production schedule creation device and method, production process control device and method, computer program, and computer-readable recording medium
US9407573B2 (en) Bandwidth control in a controller area network (CAN)
US8543370B2 (en) Multiple PLC simulation system
EP3528470B1 (en) Control device, control system, control method, and control program
US11170327B2 (en) Dynamic production planning system and dynamic production planning device
CN106155806A (en) A kind of multi-task scheduling method and server
US20200125078A1 (en) Method and system for engineer-to-order planning and materials flow control and optimization
JP6448187B2 (en) Process management device, process management program, and process management system
EP2256635A1 (en) System and method for storing data from an industrial controller
JP5478545B2 (en) Worker placement support device
JP4524612B2 (en) Download time prediction method and download time prediction apparatus
JP3169001B2 (en) Lot transfer control system, transfer control method thereof, and storage medium storing transfer control program
KR20100052634A (en) System and method for simulation of plant circumstance
JP2004010349A (en) Method of predicting carrying time in automatic warehouse
WO2021100284A1 (en) Production simulation device
US6983189B2 (en) Systems and methods for manufacturing a product in a pull and push manufacturing system and associated methods and computer program products for modeling the same
US10871759B2 (en) Machining time prediction device for predicting an execution time for tool change
WO2020179581A1 (en) Control device and software deployment method
JP5359311B2 (en) Workpiece manufacturing time prediction method, manufacturing date prediction method, arrival time prediction method, arrival date prediction method, workpiece manufacturing time prediction device, and arrival time prediction device
JP5359312B2 (en) Manufacturing line process management method and process management system
JP2009251650A (en) Lot starting order determination method in environment where multiple processes and lines exist, device therefor and program thereof
JPH07175856A (en) Method and apparatus for provision of selection of installation
JP5967522B2 (en) Training system and training control state setting method for distributed control system
EP3151075A1 (en) Method, digital tool and automation device for managing and operating job shop type of production within the infrastructure of a plant
JP2004038405A (en) Apparatus for creating production schedule

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090813

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090916

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100519

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140611

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees