JP7417493B2 - Training system, relay device control method, and program - Google Patents

Training system, relay device control method, and program Download PDF

Info

Publication number
JP7417493B2
JP7417493B2 JP2020134063A JP2020134063A JP7417493B2 JP 7417493 B2 JP7417493 B2 JP 7417493B2 JP 2020134063 A JP2020134063 A JP 2020134063A JP 2020134063 A JP2020134063 A JP 2020134063A JP 7417493 B2 JP7417493 B2 JP 7417493B2
Authority
JP
Japan
Prior art keywords
request signal
emulator
equipment
request
parameters
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
JP2020134063A
Other languages
Japanese (ja)
Other versions
JP2022030223A (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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2020134063A priority Critical patent/JP7417493B2/en
Publication of JP2022030223A publication Critical patent/JP2022030223A/en
Application granted granted Critical
Publication of JP7417493B2 publication Critical patent/JP7417493B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Safety Devices In Control Systems (AREA)

Description

本開示は、訓練システム、中継装置の制御方法、及びプログラムに関する。 The present disclosure relates to a training system, a relay device control method, and a program.

プラント等で使用される設備を開発、運用するには、設備がどのように動作するかを詳細に理解する必要がある。また、これらの設備を操作する場合、安全上の理由により設備の一部が遮蔽された状態で操作を行う場合があり、開発者、操作者が設備の動作を目視確認することが困難となることがある。 In order to develop and operate equipment used in plants, etc., it is necessary to understand in detail how the equipment operates. Additionally, when operating these facilities, some parts of the facilities may be shielded for safety reasons, making it difficult for developers and operators to visually check the operation of the facilities. Sometimes.

操作者の訓練や、開発者による動作確認を行うための技術として、設備の動作、状態を模擬するシミュレーション技術が考えられている。例えば、特許文献1には、設備の制御装置であるプログラマブルロジックコントローラ(PLC)の動作をエミュレータで模擬して、設備の仮想的な状態に応じたユーザ画面の表示をシミュレートするシステムが記載されている。 Simulation technology that simulates the operation and status of equipment is being considered as a technology for training operators and checking operations by developers. For example, Patent Document 1 describes a system that uses an emulator to simulate the operation of a programmable logic controller (PLC), which is a control device for equipment, and simulates the display on a user screen according to the virtual state of the equipment. ing.

特許第3512705号公報Patent No. 3512705

通常時、設備は所定のシーケンスに基づいてPLCによる自動運転が行われる。また、装置の保守、トラブル発生時に、操作者の判断により、専用の操作端末を通じて機器の動作軸等を操作する手動運転を行う場合がある。しかしながら、従来のシミュレーション技術では、このような手動運転の訓練を行うことができなかった。また、従来の操作端末と設備のエミュレータとでは、演算周期が異なっている。このため、従来の操作端末及びエミュレータを用いた場合、これらの間でデータの取りこぼしや、エラー等が生じる可能性があった。 Normally, the equipment is automatically operated by PLC based on a predetermined sequence. In addition, during equipment maintenance or when trouble occurs, manual operation may be performed by operating the operating axis of the equipment through a dedicated operating terminal, depending on the operator's judgment. However, conventional simulation techniques cannot provide such manual driving training. Further, the calculation cycle is different between the conventional operation terminal and the equipment emulator. For this reason, when conventional operation terminals and emulators are used, there is a possibility that data may be missed or errors may occur between these devices.

本開示は、このような課題に鑑みてなされたものであって、操作端末を通じた手動運転の訓練を行うことが可能な訓練システム、中継装置の制御方法、及びプログラムを提供する。 The present disclosure has been made in view of such problems, and provides a training system, a relay device control method, and a program that can perform manual driving training through an operating terminal.

本開示の一態様によれば、訓練システム1は、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置2と、前記エミュレータ装置2に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末4と、前記エミュレータ装置2と、前記操作端末4との間の通信を中継する中継装置3と、を備える。前記中継装置3は、前記操作端末4から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定する判定部31と、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信する送受信処理部32と、を備える。 According to one aspect of the present disclosure, the training system 1 uses an emulator that virtually reproduces the operation of equipment to be simulated to receive a request signal from the outside and respond to the request signal in a first cycle. The emulator device 2 that responds and a request signal that includes a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment to the emulator device 2 in a first cycle shorter than the first cycle. an operating terminal 4 that transmits at a cycle of 2 and displays on a monitor the parameters of the equipment received as a response to the request signal; and a relay device that relays communication between the emulator device 2 and the operating terminal 4. 3. The relay device 3 includes a determination unit 31 that determines whether the first request signal received this time from the operating terminal 4 is the same as the second request signal received last time, and a transmission/reception process of transmitting the first request signal to the emulator device and transmitting the parameters received from the emulator device as a response to the first request signal to the operating terminal if the request signal is not the same as the second request signal; 32.

本開示の一態様によれば、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、を用いる訓練システムにおける前記中継装置の制御方法は、前記中継装置に、前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、を実行させる。 According to one aspect of the present disclosure, an emulator device that receives a request signal from the outside and responds to the request signal in a first cycle using an emulator that virtually reproduces the operation of equipment to be simulated. and transmitting a request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment to the emulator device in a second cycle shorter than the first cycle, and , an operating terminal that displays on a monitor parameters of the equipment received as a response to the request signal; and a relay device that relays communication between the emulator device and the operating terminal. The control method includes the step of determining whether the first request signal received this time from the operating terminal is the same as the second request signal received last time, and the step of determining whether or not the first request signal is the same as the second request signal received last time. If the first request signal is not the same as the second request signal, transmitting the first request signal to the emulator device and transmitting the parameters received from the emulator device as a response to the first request signal to the operation terminal. and execute it.

本開示の一態様によれば、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、を用いる訓練システムにおける前記中継装置のプログラムは、前記中継装置のコンピュータに、前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、を実行させる。 According to one aspect of the present disclosure, an emulator device that receives a request signal from the outside and responds to the request signal in a first cycle using an emulator that virtually reproduces the operation of equipment to be simulated. and transmitting a request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment to the emulator device in a second cycle shorter than the first cycle, and , an operating terminal that displays on a monitor parameters of the equipment received as a response to the request signal; and a relay device that relays communication between the emulator device and the operating terminal. The program includes the steps of: determining whether the first request signal received this time from the operating terminal is the same as the second request signal received last time; If the first request signal is not the same as the second request signal, transmitting the first request signal to the emulator device, and transmitting the parameters received from the emulator device as a response to the first request signal to the operating terminal. Execute steps and.

本開示に係る訓練システム、中継装置の制御方法、及びプログラムによれば、操作端末を通じた手動運転の訓練を行うことができる。 According to the training system, relay device control method, and program according to the present disclosure, manual driving training can be performed through an operation terminal.

本開示の一実施形態に係る訓練システムの全体構成を示す図である。1 is a diagram showing the overall configuration of a training system according to an embodiment of the present disclosure. 本開示の一実施形態に係る訓練システムの機能構成を示す図である。FIG. 1 is a diagram showing a functional configuration of a training system according to an embodiment of the present disclosure. 本開示の一実施形態に係る訓練システムの処理の一例を示す第1のフローチャートである。It is a 1st flowchart which shows an example of processing of the training system concerning one embodiment of this indication. 本開示の一実施形態に係る訓練システムの処理の一例を示す第2のフローチャートである。It is a 2nd flowchart which shows an example of processing of the training system concerning one embodiment of this indication. 本開示の一実施形態に係る訓練システムを構成する各装置のハードウェア構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of the hardware configuration of each device that constitutes a training system according to an embodiment of the present disclosure.

以下、本開示の一実施形態に係る訓練システム1について、図1~図5を参照しながら説明する。 A training system 1 according to an embodiment of the present disclosure will be described below with reference to FIGS. 1 to 5.

(訓練システムの全体構成)
図1は、本開示の一実施形態に係る訓練システムの全体構成を示す図である。
本実施形態に係る訓練システム1は、プラント等に設置された装置又は装置群からなる設備の手動運転を訓練するためのシステムである。図1に示すように、訓練システム1は、エミュレータ装置2と、中継装置3と、操作端末4と、表示装置5とを備えている。
(Overall configuration of training system)
FIG. 1 is a diagram showing the overall configuration of a training system according to an embodiment of the present disclosure.
A training system 1 according to the present embodiment is a system for training manual operation of equipment consisting of a device or a group of devices installed in a plant or the like. As shown in FIG. 1, the training system 1 includes an emulator device 2, a relay device 3, an operating terminal 4, and a display device 5.

エミュレータ装置2は、模擬対象となる設備の動作を仮想的に再現するエミュレータである。エミュレータ装置2は、第1の周期で、外部からの要求の受け付け及び当該要求に対する応答を行う。 The emulator device 2 is an emulator that virtually reproduces the operation of the equipment to be simulated. The emulator device 2 receives a request from the outside and responds to the request in a first cycle.

中継装置3は、エミュレータ装置2と、操作端末4及び表示装置5との間の通信を中継する。中継装置3の機能構成については、後述する。 The relay device 3 relays communication between the emulator device 2, the operating terminal 4, and the display device 5. The functional configuration of the relay device 3 will be described later.

操作端末4は、設備の手動運転を行う際に、操作者により操作される装置である。操作端末4は、操作者による操作を受け付ける操作受付部41と、設備の状態を示すパラメータを表示するモニタ42とを有している。操作受付部41は、例えばハードウェアボタン、レバー等であってもよいし、タッチパネルで構成されたモニタ42上に表示されたソフトウェアボタンであってもよい。 The operating terminal 4 is a device operated by an operator when manually operating the equipment. The operating terminal 4 includes an operation receiving section 41 that receives operations by an operator, and a monitor 42 that displays parameters indicating the status of the equipment. The operation reception unit 41 may be, for example, a hardware button, a lever, etc., or may be a software button displayed on a monitor 42 configured with a touch panel.

また、操作端末4は、エミュレータ装置2に対し、設備の動作を指示する要求、又は設備の状態を示すパラメータの取得要求を含む要求信号を、第1の周期よりも短い第2の周期で送信する。また、操作端末4は、要求信号に対する応答として受け付けた設備のパラメータをモニタ42に表示する。 Further, the operation terminal 4 transmits a request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment to the emulator device 2 in a second period shorter than the first period. do. Further, the operating terminal 4 displays on the monitor 42 the equipment parameters received as a response to the request signal.

表示装置5は、エミュレータ装置2が模擬した設備の動作状態の3D画像(模擬画像)を表示する。表示装置5は、例えば液晶表示装置、有機EL(Electro-Luminescence)表示装置、VRゴーグル等である。 The display device 5 displays a 3D image (simulated image) of the operating state of the equipment simulated by the emulator device 2. The display device 5 is, for example, a liquid crystal display device, an organic EL (Electro-Luminescence) display device, VR goggles, or the like.

(中継装置の機能構成)
図2には、本開示の一実施形態に係る訓練システムの機能構成を示す図である。
図2に示すように、中継装置3は、判定部31と、送受信処理部32と、記録処理部33と、模擬画像生成部34と、メモリ35とを備えている。
(Functional configuration of relay device)
FIG. 2 is a diagram showing a functional configuration of a training system according to an embodiment of the present disclosure.
As shown in FIG. 2, the relay device 3 includes a determination section 31, a transmission/reception processing section 32, a recording processing section 33, a simulated image generation section 34, and a memory 35.

判定部31は、操作端末4から今回受信した第1の要求信号が、前回受信した第2の要求信号と同一か否かを判定する。 The determination unit 31 determines whether the first request signal received this time from the operating terminal 4 is the same as the second request signal received last time.

送受信処理部32は、第1の要求信号が第2の要求信号と同一でない場合に、エミュレータ装置2に第1の要求信号を送信し、当該第1の要求信号への応答としてエミュレータ装置2から受信したパラメータを操作端末4に送信する。 The transmission/reception processing unit 32 transmits the first request signal to the emulator device 2 when the first request signal is not the same as the second request signal, and transmits the first request signal from the emulator device 2 in response to the first request signal. The received parameters are sent to the operating terminal 4.

記録処理部33は、エミュレータ装置2から受信したパラメータをメモリ35に記録する。 The recording processing unit 33 records the parameters received from the emulator device 2 in the memory 35.

模擬画像生成部34は、エミュレータ装置2から受信したパラメータと、設備の3D CADデータとに基づいて、設備の動作状態を3D画像で表した模擬画像を生成し、表示装置5に出力する。 The simulated image generation unit 34 generates a simulated image representing the operating state of the equipment as a 3D image based on the parameters received from the emulator device 2 and the 3D CAD data of the equipment, and outputs it to the display device 5.

メモリ35には、記録処理部33により記録されたパラメータが記録される。また、メモリ35には、模擬画像生成部34が使用する3D CADデータが格納されていてもよい。 The parameters recorded by the recording processing section 33 are recorded in the memory 35. Further, the memory 35 may store 3D CAD data used by the simulated image generation section 34.

(訓練システムの処理フロー)
図3は、本開示の一実施形態に係る訓練システムの処理の一例を示す第1のフローチャートである。
図4は、本開示の一実施形態に係る訓練システムの処理の一例を示す第2のフローチャートである。
以下、図3~図4を参照しながら、訓練システム1の処理の流れについて説明する。
(Processing flow of training system)
FIG. 3 is a first flowchart illustrating an example of processing of the training system according to an embodiment of the present disclosure.
FIG. 4 is a second flowchart illustrating an example of processing of the training system according to an embodiment of the present disclosure.
The processing flow of the training system 1 will be described below with reference to FIGS. 3 and 4.

図3には、操作端末4と中継装置3との間の通信の一例が示されている。例えば、操作端末4は、操作受付部41を通じて受け付けた操作に応じた要求信号(書込要求信号)、又は、設備の状態を示すパラメータを要求する要求信号(読取要求信号)を、第2の周期で中継装置3に送信する(ステップS100)。操作端末4は、例えば1秒間に100回~200回の頻度で要求信号を送信するように第2の周期を設定する。 FIG. 3 shows an example of communication between the operating terminal 4 and the relay device 3. For example, the operation terminal 4 sends a request signal (write request signal) corresponding to an operation received through the operation reception unit 41 or a request signal (read request signal) requesting a parameter indicating the status of the equipment to the second It is transmitted to the relay device 3 periodically (step S100). The operation terminal 4 sets the second period so as to transmit the request signal at a frequency of, for example, 100 to 200 times per second.

一方、エミュレータ装置2は、操作端末4の演算処理の周期である第2の周期よりも長い周期である、第1の周期で演算処理を行う場合がある。例えば、エミュレータ装置2は、1秒間に10回の頻度で設備の運転状態が更新されるように第1の周期を設定する。 On the other hand, the emulator device 2 may perform calculation processing in a first period, which is a longer period than the second period, which is the calculation processing period of the operation terminal 4. For example, the emulator device 2 sets the first cycle so that the operating state of the equipment is updated at a frequency of 10 times per second.

また、操作端末4は、パラメータを要求する要求信号を定期的に送信して、モニタ42への状態表示をリアルタイムで行っている。したがって、操作端末4は、操作受付部41を通じて操作を受け付けていない間も、第2の周期毎に同じパラメータを要求する要求信号を連続して送信する場合がある。このとき、エミュレータ装置2が操作端末4からの要求信号を逐次受信するようにすると、エミュレータ装置2は、設備の状態を更新する演算処理をしている間に、操作端末4から同じパラメータを要求する要求信号を複数回受信してしまう場合がある。そうすると、エミュレータ装置2の演算処理が間に合わず、要求信号の取りこぼしが発生する可能性がある。また、エミュレータ装置2が要求信号を取りこぼしてしまうと、操作端末4が適切に応答信号を受信できなくなるため、操作端末4の演算処理時にエラーが発生する可能性がある。 Further, the operating terminal 4 periodically transmits a request signal requesting parameters and displays the status on the monitor 42 in real time. Therefore, even while the operation terminal 4 is not accepting any operation through the operation reception unit 41, the operation terminal 4 may continuously transmit a request signal requesting the same parameter every second period. At this time, if the emulator device 2 sequentially receives request signals from the operating terminal 4, the emulator device 2 requests the same parameters from the operating terminal 4 while performing arithmetic processing to update the equipment status. In some cases, the request signal to be sent is received multiple times. In this case, the arithmetic processing of the emulator device 2 may not be completed in time, and the request signal may be missed. Furthermore, if the emulator device 2 fails to receive the request signal, the operation terminal 4 will not be able to properly receive the response signal, so an error may occur during arithmetic processing of the operation terminal 4.

本実施形態では、このような要求信号の取りこぼし、エラーの発生を抑制するため、中継装置3において、エミュレータ装置2に送信する要求信号の間引き処理を行う。具体的には、中継装置3の判定部31は、操作端末4から今回受信した第1の要求信号が、前回受信した第2の要求信号と同じであるか判定する(ステップS101)。 In this embodiment, in order to suppress the occurrence of such missed request signals and errors, the relay device 3 performs a process of thinning out the request signals to be transmitted to the emulator device 2. Specifically, the determination unit 31 of the relay device 3 determines whether the first request signal received this time from the operating terminal 4 is the same as the second request signal received last time (step S101).

判定部31により、第1の要求信号が第2の要求信号と同じであると判定された場合(ステップS101:YES)、送受信処理部32は、第1の要求信号に対応するパラメータをメモリ35から読み出して(ステップS102)、読み出したパラメータを含む応答信号を操作端末4に送信する(ステップS103)。これにより、送受信処理部32は、操作端末4から同じパラメータを要求する要求信号を連続して受信した場合は、この要求信号をエミュレータ装置2に送信しないようにして、エミュレータ装置2に送信する要求信号の頻度を低減させることができる。したがって、エミュレータ装置2が要求信号を取りこぼすことを抑制することができる。また、送受信処理部32は、第1の要求信号に対する応答として、メモリ35に記録されたパラメータを含む応答信号を自動的に操作端末4に送信することにより、操作端末4が応答信号を受信できずにエラーとなる可能性を低減することできる。 If the determination unit 31 determines that the first request signal is the same as the second request signal (step S101: YES), the transmission/reception processing unit 32 stores the parameters corresponding to the first request signal in the memory 35. (step S102), and transmits a response signal including the read parameters to the operation terminal 4 (step S103). As a result, when the transmission/reception processing unit 32 continuously receives request signals requesting the same parameters from the operation terminal 4, the transmission/reception processing unit 32 does not transmit the request signals to the emulator device 2, and sends the request signals to the emulator device 2. The frequency of signals can be reduced. Therefore, it is possible to prevent the emulator device 2 from missing a request signal. Furthermore, the transmission/reception processing unit 32 automatically transmits a response signal including the parameters recorded in the memory 35 to the operating terminal 4 as a response to the first request signal, so that the operating terminal 4 can receive the response signal. The possibility of errors can be reduced.

一方、判定部31により、第1の要求信号が第2の要求信号と同じではないと判定された場合(ステップS101:NO)、送受信処理部32は、エミュレータ装置2に第1の要求信号を送信する(ステップS104)。例えば、第1の要求信号が新たな操作を指示する要求信号であった場合、送受信処理部32は、この第1の要求信号をエミュレータ装置2に送信する(ステップS104)。このとき、送受信処理部32は、受信した要求信号を一旦メモリ35に保存しておき、エミュレータ装置2の演算周期に合わせて、メモリ35から読み出した要求信号をエミュレータ装置2に送信する。このようにすることで、送受信処理部32は、エミュレータ装置2が要求信号を取りこぼしてしまうことを抑制する。 On the other hand, if the determination unit 31 determines that the first request signal is not the same as the second request signal (step S101: NO), the transmission/reception processing unit 32 sends the first request signal to the emulator device 2. Transmit (step S104). For example, if the first request signal is a request signal instructing a new operation, the transmission/reception processing section 32 transmits this first request signal to the emulator device 2 (step S104). At this time, the transmission/reception processing unit 32 temporarily stores the received request signal in the memory 35 and transmits the request signal read from the memory 35 to the emulator device 2 in accordance with the calculation cycle of the emulator device 2 . By doing so, the transmission/reception processing unit 32 prevents the emulator device 2 from failing to receive the request signal.

また、エミュレータ装置2から第1の要求信号への応答として、設備の状態を示すパラメータ(応答信号)を受信すると(ステップS105)、記録処理部33は、受信したパラメータをメモリ35に記録して更新する(ステップS106)。また、送受信処理部32は、エミュレータ装置2から受信したパラメータを含む応答信号を操作端末4に送信する(ステップS103)。 Further, upon receiving a parameter (response signal) indicating the state of the equipment from the emulator device 2 as a response to the first request signal (step S105), the recording processing unit 33 records the received parameter in the memory 35. Update (step S106). Further, the transmission/reception processing unit 32 transmits a response signal including the parameters received from the emulator device 2 to the operating terminal 4 (step S103).

操作端末4は、中継装置3から応答信号を受信すると、応答信号に含まれるパラメータに基づいて、モニタ42の表示を更新する処理を行う(ステップS107)。これにより、操作端末4のモニタ42には、エミュレータ装置2により模擬された設備の最新の状態が逐次、表示される。 When the operation terminal 4 receives the response signal from the relay device 3, it performs a process of updating the display on the monitor 42 based on the parameters included in the response signal (step S107). As a result, the latest state of the equipment simulated by the emulator device 2 is sequentially displayed on the monitor 42 of the operating terminal 4.

中継装置3は、操作端末4から要求信号を受け付ける度に、上述の各ステップを繰り返し実行する。このような処理を行うことで、中継装置3は、操作端末4とエミュレータ装置2の演算周期が異なっている場合であっても、エミュレータ装置2に同じ要求信号が何度も連続して送信されることを抑制しつつ、操作端末4の要求信号に対し最新のパラメータを含む応答信号を漏れなく返信することができる。また、図示は略すが、中継装置3の模擬画像生成部34は、エミュレータ装置2から受信したパラメータに基づいて、設備の動作状態を示す模擬画像を生成して、表示装置5に出力処理を並行して実行する。これにより、操作者は、操作に応じた設備の動作状態の変化を、表示装置5を通じて目視確認することができる。なお、操作端末4を操作する操作者と、表示装置5を通じて設備の状態を確認する確認者とは異なっていてもよい。 Each time the relay device 3 receives a request signal from the operating terminal 4, the relay device 3 repeatedly executes each of the steps described above. By performing such processing, the relay device 3 can prevent the same request signal from being sent to the emulator device 2 many times in a row even if the calculation cycles of the operation terminal 4 and the emulator device 2 are different. A response signal including the latest parameters can be returned to the request signal from the operation terminal 4 without exception, while suppressing the occurrence of the problem. Although not shown, the simulated image generation unit 34 of the relay device 3 generates a simulated image indicating the operating state of the equipment based on the parameters received from the emulator device 2, and outputs it to the display device 5 in parallel. and execute it. Thereby, the operator can visually check the change in the operating state of the equipment according to the operation through the display device 5. Note that the operator who operates the operating terminal 4 and the confirmer who confirms the status of the equipment through the display device 5 may be different.

図3の例において、エミュレータ装置2が、中継装置3から要求信号を受信したときに、パラメータを送信する態様について説明した。しかしながら、エミュレータ装置2は、図4に示すように、演算処理を行う毎に、中継装置3に新たなパラメータを通知するようにしてもよい。 In the example of FIG. 3, a mode has been described in which the emulator device 2 transmits parameters when receiving a request signal from the relay device 3. However, as shown in FIG. 4, the emulator device 2 may notify the relay device 3 of new parameters each time it performs arithmetic processing.

具体的には、図4に示すように、エミュレータ装置2は、設備の運転状態を演算する処理を実行してパラメータを計算すると(ステップS200)、この新たに計算されたパラメータを中継装置3に通知する(ステップS201)。 Specifically, as shown in FIG. 4, when the emulator device 2 calculates parameters by calculating the operating state of the equipment (step S200), the emulator device 2 transmits the newly calculated parameters to the relay device 3. Notify (step S201).

中継装置3の記録処理部33は、エミュレータ装置2からパラメータを受信すると(ステップS202)、受信したパラメータをメモリ35に記録して更新する(ステップS203)。 Upon receiving the parameters from the emulator device 2 (step S202), the recording processing unit 33 of the relay device 3 records and updates the received parameters in the memory 35 (step S203).

このようにすることで、中継装置3のメモリには、常に最新のパラメータが記録されることとなる。これにより、中継装置3は、操作端末4からの要求信号に対し、常に最新のパラメータを含む応答信号を送信することができる。 By doing so, the latest parameters are always recorded in the memory of the relay device 3. Thereby, the relay device 3 can always transmit a response signal containing the latest parameters in response to a request signal from the operating terminal 4.

(ハードウェア構成)
図5は、本開示の一実施形態に係る訓練システムを構成する各装置のハードウェア構成の一例を示す図である。
以下、図5を参照しながら、本実施形態に係るエミュレータ装置2、中継装置3、操作端末4、及び表示装置5のハードウェア構成について説明する。
(Hardware configuration)
FIG. 5 is a diagram illustrating an example of the hardware configuration of each device configuring the training system according to an embodiment of the present disclosure.
Hereinafter, the hardware configurations of the emulator device 2, relay device 3, operation terminal 4, and display device 5 according to this embodiment will be explained with reference to FIG.

コンピュータ900は、プロセッサ901、主記憶装置902、補助記憶装置903、インタフェース904を備える。 The computer 900 includes a processor 901, a main storage device 902, an auxiliary storage device 903, and an interface 904.

上述のエミュレータ装置2、中継装置3、操作端末4、及び表示装置5は、それぞれ、一つ又は複数のコンピュータ900に実装される。そして、上述した各機能部の動作は、プログラムの形式で補助記憶装置903に記憶されている。プロセッサ901は、プログラムを補助記憶装置903から読み出して主記憶装置902に展開し、当該プログラムに従って上記処理を実行する。また、プロセッサ901は、プログラムに従って、上述した各記憶部に対応する記憶領域を主記憶装置902に確保する。プロセッサ901の例としては、CPU(Central Processing Unit)、GPU(Graphic Processing Unit)、マイクロプロセッサなどが挙げられる。 The emulator device 2, relay device 3, operation terminal 4, and display device 5 described above are each implemented in one or more computers 900. The operations of each functional unit described above are stored in the auxiliary storage device 903 in the form of a program. The processor 901 reads the program from the auxiliary storage device 903, expands it to the main storage device 902, and executes the above processing according to the program. Further, the processor 901 reserves storage areas corresponding to each of the above-mentioned storage units in the main storage device 902 according to the program. Examples of the processor 901 include a CPU (Central Processing Unit), a GPU (Graphic Processing Unit), a microprocessor, and the like.

プログラムは、コンピュータ900に発揮させる機能の一部を実現するためのものであってもよい。例えば、プログラムは、補助記憶装置903に既に記憶されている他のプログラムとの組み合わせ、または他の装置に実装された他のプログラムとの組み合わせによって機能を発揮させるものであってもよい。なお、他の実施形態においては、コンピュータ900は、上記構成に加えて、または上記構成に代えてPLD(Programmable Logic Device)などのカスタムLSI(Large Scale Integrated Circuit)を備えてもよい。PLDの例としては、PAL(Programmable Array Logic)、GAL(Generic Array Logic)、CPLD(Complex Programmable Logic Device)、FPGA(Field Programmable Gate Array)が挙げられる。この場合、プロセッサ901によって実現される機能の一部または全部が当該集積回路によって実現されてよい。このような集積回路も、プロセッサの一例に含まれる。 The program may be for implementing part of the functions that the computer 900 performs. For example, the program may function in combination with another program already stored in the auxiliary storage device 903 or with another program installed in another device. Note that in other embodiments, the computer 900 may include a custom LSI (Large Scale Integrated Circuit) such as a PLD (Programmable Logic Device) in addition to or in place of the above configuration. Examples of PLDs include PAL (Programmable Array Logic), GAL (Generic Array Logic), CPLD (Complex Programmable Logic Device), and FPGA (Field Programmable Gate Array). In this case, part or all of the functions realized by the processor 901 may be realized by the integrated circuit. Such an integrated circuit is also included as an example of a processor.

補助記憶装置903の例としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、磁気ディスク、光磁気ディスク、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)、半導体メモリ等が挙げられる。補助記憶装置903は、コンピュータ900のバスに直接接続された内部メディアであってもよいし、インタフェース904または通信回線を介してコンピュータ900に接続される外部記憶装置910であってもよい。また、このプログラムが通信回線によってコンピュータ900に配信される場合、配信を受けたコンピュータ900が当該プログラムを主記憶装置902に展開し、上記処理を実行してもよい。少なくとも1つの実施形態において、補助記憶装置903は、一時的でない有形の記憶媒体である。 Examples of the auxiliary storage device 903 include HDD (Hard Disk Drive), SSD (Solid State Drive), magnetic disk, magneto-optical disk, CD-ROM (Compact Disc Read Only Memory), and DVD-ROM (Digital Versatile Disc Read Only). Memory), semiconductor memory, etc. Auxiliary storage device 903 may be an internal medium directly connected to the bus of computer 900, or may be an external storage device 910 connected to computer 900 via interface 904 or a communication line. Furthermore, when this program is distributed to the computer 900 via a communication line, the computer 900 that received the distribution may develop the program in the main storage device 902 and execute the above processing. In at least one embodiment, secondary storage 903 is a non-transitory tangible storage medium.

また、当該プログラムは、前述した機能の一部を実現するためのものであってもよい。
さらに、当該プログラムは、前述した機能を補助記憶装置903に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であってもよい。
Further, the program may be for realizing part of the functions described above.
Furthermore, the program may be a so-called difference file (difference program) that implements the above-described functions in combination with other programs already stored in the auxiliary storage device 903.

(作用、効果)
以上のように、本実施形態に係る訓練システム1において、中継装置3は、設備の手動運転に係る操作を受け付ける操作端末4と、設備の動作を模擬するエミュレータ装置2との間の通信を中継する。
このようにすることで、訓練システム1は、実際の設備の手動運転に使用される操作端末4を通じて、操作訓練を行うことが可能となる。これにより、操作者はより現実に近い環境で効果的な訓練を行うことができる。
(action, effect)
As described above, in the training system 1 according to the present embodiment, the relay device 3 relays communication between the operation terminal 4 that receives operations related to manual operation of the equipment and the emulator device 2 that simulates the operation of the equipment. do.
By doing so, the training system 1 can perform operation training through the operation terminal 4 used for manual operation of actual equipment. This allows the operator to conduct effective training in a more realistic environment.

また、中継装置3は、操作端末4から今回受信した第1の要求信号が、前回受信した第2の要求信号と同一ではない場合、エミュレータ装置2に第1の要求信号を送信するとともに、エミュレータ装置2から受信したパラメータを操作端末4に送信する。
上記したように、操作端末4の演算周期が、エミュレータ装置2の演算周期よりも短い周期であった場合、操作端末4からの要求信号を逐次、エミュレータ装置2に送信してしまうと、エミュレータ装置2の処理が間に合わずに要求信号を取りこぼす可能性がある。
しかしながら、本実施形態に係る中継装置3は、前回受信した要求信号と異なる要求信号のみをエミュレータ装置2に送信することにより、エミュレータ装置2へ要求信号が送信される頻度を低下させることができる。したがって、エミュレータ装置2が要求信号を取りこぼす可能性を低減させることができる。
Further, if the first request signal received this time from the operation terminal 4 is not the same as the second request signal received last time, the relay device 3 transmits the first request signal to the emulator device 2, and also sends the first request signal to the emulator device 2. The parameters received from the device 2 are transmitted to the operating terminal 4.
As described above, if the calculation cycle of the operation terminal 4 is shorter than the calculation cycle of the emulator device 2, if the request signal from the operation terminal 4 is sent to the emulator device 2 one after another, the emulator device There is a possibility that the request signal may be missed because the processing in step 2 is not completed in time.
However, the relay device 3 according to the present embodiment can reduce the frequency with which request signals are sent to the emulator device 2 by transmitting only request signals different from the previously received request signal to the emulator device 2. Therefore, the possibility that the emulator device 2 misses the request signal can be reduced.

また、中継装置3は、操作端末4から今回受信した第1の要求信号が、前回受信した第2の要求信号と同一であった場合、メモリ35に記録されたパラメータを読み出して、操作端末4への応答信号として送信する。
このようにすることで、中継装置3は、エミュレータ装置2に同一の要求信号が高頻度で連続して送信されることを抑制することができる。これにより、エミュレータ装置2が要求信号を取りこぼす可能性を低減させることができる。また、中継装置3は、メモリ35に記録されたパラメータを操作端末4に送信することにより、操作端末4が応答信号を受信できず、エラーとなってしまうことを抑制することができる。
Further, if the first request signal received this time from the operating terminal 4 is the same as the second request signal received last time, the relay device 3 reads the parameters recorded in the memory 35 and sends the operating terminal 4 sent as a response signal to
By doing so, the relay device 3 can suppress the same request signal from being continuously transmitted to the emulator device 2 with high frequency. Thereby, the possibility that the emulator device 2 misses the request signal can be reduced. Furthermore, by transmitting the parameters recorded in the memory 35 to the operating terminal 4, the relay device 3 can prevent the operating terminal 4 from being unable to receive a response signal and causing an error.

また、中継装置3は、エミュレータ装置2がパラメータを計算する毎に、メモリ35に記録されたパラメータを更新する。
このようにすることで、中継装置3は、操作端末4に対し、常に最新のパラメータを送信することができる。
Furthermore, the relay device 3 updates the parameters recorded in the memory 35 every time the emulator device 2 calculates the parameters.
By doing so, the relay device 3 can always transmit the latest parameters to the operation terminal 4.

以上、本開示の実施形態について詳細に説明したが、本発明の技術的思想を逸脱しない限り、これらに限定されることはなく、多少の設計変更等も可能である。
例えば、上述の実施形態において、操作端末4が中継装置3と異なるハードウェアとして実装される例について説明したが、これに限られることはない。他の実施形態では、操作端末4は、中継装置3にアプリケーションとして組み込まれていてもよい。この場合、中継装置3が有する入力装置(キーボード、マウス、タッチパネル)及びモニタを通じて、操作者の操作の受け付け、及びパラメータの表示を行ってもよい。
Although the embodiments of the present disclosure have been described in detail above, the embodiments are not limited to these and some design changes are possible without departing from the technical idea of the present invention.
For example, in the above-described embodiment, an example has been described in which the operation terminal 4 is implemented as hardware different from the relay device 3, but the present invention is not limited to this. In other embodiments, the operating terminal 4 may be incorporated into the relay device 3 as an application. In this case, the input device (keyboard, mouse, touch panel) and monitor of the relay device 3 may be used to receive the operator's operation and display the parameters.

<付記>
上述の実施形態に記載の訓練システム、中継装置の制御方法、及びプログラムは、例えば以下のように把握される。
<Additional notes>
The training system, relay device control method, and program described in the above-described embodiments can be understood, for example, as follows.

本開示の第1の態様によれば、訓練システムは、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、を備える。前記中継装置は、前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定する判定部と、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信する送受信処理部と、を備える。 According to the first aspect of the present disclosure, the training system uses an emulator that virtually reproduces the operation of the equipment to be simulated to receive a request signal from the outside and receive the request signal in the first cycle. and sends a request signal to the emulator device including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment, to the emulator device in a second period shorter than the first period. and a relay device that relays communication between the emulator device and the operation terminal. . The relay device includes a determination unit that determines whether a first request signal received this time from the operating terminal is the same as a second request signal received last time, and a determination unit that determines whether the first request signal is the same as the second request signal received last time, and a transmission/reception processing unit that transmits the first request signal to the emulator device and transmits the parameter received from the emulator device as a response to the first request signal to the operation terminal if the signal is not the same as the signal; Equipped with

このようにすることで、訓練システムは、実際の設備の手動運転に使用される操作端末を通じて、操作訓練を行うことが可能となる。これにより、操作者は、より現実に近い環境で効果的に訓練を行うことができる。また、中継装置は、前回受信した要求信号と異なる要求信号のみをエミュレータ装置2に送信することにより、エミュレータ装置へ要求信号が送信される頻度を低下させることができる。したがって、エミュレータ装置が要求信号を取りこぼす可能性を低減させることができる。 By doing so, the training system can perform operation training through the operation terminal used for manual operation of actual equipment. This allows the operator to effectively train in an environment that is more realistic. Further, by transmitting only a request signal different from the previously received request signal to the emulator device 2, the relay device can reduce the frequency with which request signals are transmitted to the emulator device. Therefore, the possibility that the emulator device misses the request signal can be reduced.

本開示の第2の態様によれば、第1の態様に係る訓練システムは、前記エミュレータ装置から受信したパラメータをメモリに記録する記録処理部を更に備える。前記送受信処理部は、前記第1の要求信号が前記第2の要求信号と同一であった場合に、前記メモリに記録したパラメータを読み出して前記操作端末に送信する。 According to a second aspect of the present disclosure, the training system according to the first aspect further includes a recording processing unit that records parameters received from the emulator device in a memory. When the first request signal is the same as the second request signal, the transmission/reception processing section reads the parameters recorded in the memory and transmits them to the operation terminal.

このようにすることで、中継装置は、エミュレータ装置に同一の要求信号が高頻度で連続して送信されることを抑制することができる。これにより、エミュレータ装置が要求信号を取りこぼす可能性を低減させることができる。また、中継装置は、メモリに記録されたパラメータを操作端末に送信することにより、操作端末が応答信号を受信できず、エラーとなってしまうことを抑制することができる。 By doing so, the relay device can prevent the same request signal from being continuously transmitted to the emulator device with high frequency. This can reduce the possibility that the emulator device will fail to receive the request signal. Further, by transmitting the parameters recorded in the memory to the operating terminal, the relay device can prevent the operating terminal from being unable to receive a response signal and causing an error.

本開示の第3の態様によれば、第2の態様に係る訓練システムにおいて、前記エミュレータ装置は、前記第の周期で前記設備の状態を示すパラメータを計算する。前記中継装置の前記記録処理部は、前記エミュレータ装置が前記パラメータを計算する毎に、前記メモリに記録された前記パラメータを更新する。 According to a third aspect of the present disclosure, in the training system according to the second aspect, the emulator device calculates a parameter indicating a state of the equipment in the first cycle. The recording processing unit of the relay device updates the parameters recorded in the memory every time the emulator device calculates the parameters.

このようにすることで、中継装置は、操作端末に対し、常に最新のパラメータを送信することができる。 By doing so, the relay device can always send the latest parameters to the operating terminal.

本開示の第4の態様によれば、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、を用いる訓練システムにおける前記中継装置の制御方法は、前記中継装置に、前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、を実行させる。 According to the fourth aspect of the present disclosure, an emulator that virtually reproduces the operation of the equipment to be simulated is used to receive a request signal from the outside and respond to the request signal in the first cycle. A request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment is transmitted to an emulator device and the emulator device in a second period shorter than the first period. and a training system that uses an operation terminal that displays on a monitor parameters of the equipment received as a response to the request signal, and a relay device that relays communication between the emulator device and the operation terminal. The method for controlling a relay device includes the steps of: determining whether a first request signal received this time from the operating terminal is the same as a second request signal received last time; is not the same as the second request signal, transmitting the first request signal to the emulator device, and transmitting the parameters received from the emulator device as a response to the first request signal to the operating terminal. and the steps to be executed.

本開示の第5の態様によれば、模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、を用いる訓練システムにおける前記中継装置のプログラムは、前記中継装置のコンピュータに、前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、を実行させる。 According to the fifth aspect of the present disclosure, an emulator that virtually reproduces the operation of the equipment to be simulated is used to receive a request signal from the outside and respond to the request signal in the first cycle. A request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment is transmitted to an emulator device and the emulator device in a second period shorter than the first period. and a training system that uses an operation terminal that displays on a monitor parameters of the equipment received as a response to the request signal, and a relay device that relays communication between the emulator device and the operation terminal. The program of the relay device includes a step of determining whether a first request signal received this time from the operating terminal is the same as a second request signal received last time, and a step of determining whether or not a first request signal received this time from the operation terminal is the same as a second request signal received last time. If the signal is not the same as the second request signal, transmitting the first request signal to the emulator device, and transmitting the parameters received from the emulator device in response to the first request signal to the operating terminal. The steps to send and execute.

1 訓練システム
2 エミュレータ装置
3 中継装置
31 判定部
32 送受信処理部
33 記録処理部
34 模擬画像生成部
35 メモリ
4 操作端末
41 操作受付部
42 モニタ
5 表示装置
900 コンピュータ
1 Training system 2 Emulator device 3 Relay device 31 Judgment section 32 Transmission/reception processing section 33 Recording processing section 34 Simulated image generation section 35 Memory 4 Operation terminal 41 Operation reception section 42 Monitor 5 Display device 900 Computer

Claims (5)

模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、
前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、
前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、
を備え、
前記中継装置は、
前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定する判定部と、
前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信する送受信処理部と、
を備える、
訓練システム。
an emulator device that receives a request signal from the outside and responds to the request signal in a first cycle using an emulator that virtually reproduces the operation of the equipment to be simulated;
A request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment is transmitted to the emulator device in a second cycle shorter than the first cycle, and an operating terminal that displays on a monitor parameters of the equipment received as a response to the request signal;
a relay device that relays communication between the emulator device and the operation terminal;
Equipped with
The relay device is
a determination unit that determines whether the first request signal received this time from the operating terminal is the same as the second request signal received last time;
transmitting the first request signal to the emulator device if the first request signal is not the same as the second request signal, and receiving parameters from the emulator device in response to the first request signal; a transmission/reception processing unit that transmits the information to the operating terminal;
Equipped with
training system.
前記エミュレータ装置から受信したパラメータをメモリに記録する記録処理部を更に備え、
前記送受信処理部は、前記第1の要求信号が前記第2の要求信号と同一であった場合に、前記メモリに記録したパラメータを読み出して前記操作端末に送信する、
請求項1に記載の訓練システム。
further comprising a recording processing unit that records parameters received from the emulator device in a memory,
The transmission/reception processing unit reads the parameters recorded in the memory and transmits them to the operation terminal when the first request signal is the same as the second request signal.
The training system according to claim 1.
前記エミュレータ装置は、前記第の周期で前記設備の状態を示すパラメータを計算し、
前記中継装置の前記記録処理部は、前記エミュレータ装置が前記パラメータを計算する毎に、前記メモリに記録された前記パラメータを更新する、
請求項2に記載の訓練システム。
The emulator device calculates a parameter indicating a state of the equipment in the first cycle,
The recording processing unit of the relay device updates the parameters recorded in the memory every time the emulator device calculates the parameters.
The training system according to claim 2.
模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、
前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、
前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、
を用いる訓練システムにおける前記中継装置の制御方法であって、前記中継装置に、
前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、
前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、
を実行させる中継装置の制御方法。
an emulator device that receives a request signal from the outside and responds to the request signal in a first cycle using an emulator that virtually reproduces the operation of the equipment to be simulated;
A request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment is transmitted to the emulator device in a second cycle shorter than the first cycle, and an operating terminal that displays on a monitor parameters of the equipment received as a response to the request signal;
a relay device that relays communication between the emulator device and the operation terminal;
A method for controlling the relay device in a training system using the relay device, the method comprising:
determining whether the first request signal received this time from the operating terminal is the same as the second request signal received last time;
If the first request signal is not the same as the second request signal, transmitting the first request signal to the emulator device, and receiving parameters from the emulator device in response to the first request signal. a step of transmitting the information to the operating terminal;
A method of controlling a relay device that executes.
模擬対象となる設備の動作を仮想的に再現するエミュレータを用いて、第1の周期で、外部からの要求信号の受け付け及び当該要求信号に対する応答を行うエミュレータ装置と、
前記エミュレータ装置に対し、前記設備の動作を指示する要求、又は前記設備の状態を示すパラメータの取得要求を含む要求信号を、前記第1の周期よりも短い第2の周期で送信するとともに、当該要求信号に対する応答として受け付けた前記設備のパラメータをモニタに表示する操作端末と、
前記エミュレータ装置と、前記操作端末との間の通信を中継する中継装置と、
を用いる訓練システムにおける前記中継装置のプログラムであって、前記中継装置のコンピュータに、
前記操作端末から今回受信した第1の要求信号が前回受信した第2の要求信号と同一か否かを判定するステップと、
前記第1の要求信号が前記第2の要求信号と同一でない場合に、前記エミュレータ装置に前記第1の要求信号を送信し、当該第1の要求信号への応答として前記エミュレータ装置から受信したパラメータを前記操作端末に送信するステップと、
を実行させるプログラム。
an emulator device that receives a request signal from the outside and responds to the request signal in a first cycle using an emulator that virtually reproduces the operation of the equipment to be simulated;
A request signal including a request to instruct the operation of the equipment or a request to obtain a parameter indicating the state of the equipment is transmitted to the emulator device in a second cycle shorter than the first cycle, and an operating terminal that displays on a monitor parameters of the equipment received as a response to the request signal;
a relay device that relays communication between the emulator device and the operation terminal;
A program for the relay device in a training system using
determining whether the first request signal received this time from the operating terminal is the same as the second request signal received last time;
If the first request signal is not the same as the second request signal, transmitting the first request signal to the emulator device, and receiving parameters from the emulator device in response to the first request signal. a step of transmitting the information to the operating terminal;
A program to run.
JP2020134063A 2020-08-06 2020-08-06 Training system, relay device control method, and program Active JP7417493B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020134063A JP7417493B2 (en) 2020-08-06 2020-08-06 Training system, relay device control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020134063A JP7417493B2 (en) 2020-08-06 2020-08-06 Training system, relay device control method, and program

Publications (2)

Publication Number Publication Date
JP2022030223A JP2022030223A (en) 2022-02-18
JP7417493B2 true JP7417493B2 (en) 2024-01-18

Family

ID=80324817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020134063A Active JP7417493B2 (en) 2020-08-06 2020-08-06 Training system, relay device control method, and program

Country Status (1)

Country Link
JP (1) JP7417493B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142527A (en) 1999-11-10 2001-05-25 Toshiba Corp Sequence monitoring device
JP2004133650A (en) 2002-10-10 2004-04-30 Mitsubishi Heavy Ind Ltd Method of simulating and verifying control logic and personal computer for simulation and verification
JP2016001425A (en) 2014-06-12 2016-01-07 株式会社日立製作所 Monitoring control system and monitoring control method
JP2017041201A (en) 2015-08-21 2017-02-23 三菱重工業株式会社 Distribution simulation system, simulation execution method and control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142527A (en) 1999-11-10 2001-05-25 Toshiba Corp Sequence monitoring device
JP2004133650A (en) 2002-10-10 2004-04-30 Mitsubishi Heavy Ind Ltd Method of simulating and verifying control logic and personal computer for simulation and verification
JP2016001425A (en) 2014-06-12 2016-01-07 株式会社日立製作所 Monitoring control system and monitoring control method
JP2017041201A (en) 2015-08-21 2017-02-23 三菱重工業株式会社 Distribution simulation system, simulation execution method and control system

Also Published As

Publication number Publication date
JP2022030223A (en) 2022-02-18

Similar Documents

Publication Publication Date Title
US10628537B2 (en) Simulation augmented reality system for emergent behavior
JP4472615B2 (en) Programmable device modeling method and apparatus
US20120022673A1 (en) Dynamic Views in a Modeling of an Automation System
JP2008084121A (en) Simulation system and simulation method
JP2015075732A (en) Plant operation training apparatus, control method, program, and plant operation training system
JP6693903B2 (en) Hardware test apparatus and hardware test method
JP2016503524A (en) Virtual model simulation method and virtual model simulation apparatus
JP7417493B2 (en) Training system, relay device control method, and program
JP6501705B2 (en) Method and system for providing device description update information for field devices
JP2007236093A (en) Transmission tester and method for updating control system
JP5996125B2 (en) System construction support device
JP5838278B1 (en) Computer program
JP5634117B2 (en) Method and apparatus for hiding a portion of a visual object diagram in a process control system
JP6555160B2 (en) Playback simulation test system
JP5081506B2 (en) Plant operation training device
JP5314959B2 (en) Information processing apparatus, control method therefor, computer program, and storage medium
JP2000330970A (en) Device and method for simulation
JP5838279B1 (en) Server device, server program
JP2003133200A (en) Simulation device and simulation method
JP3757342B2 (en) Data processing device
KR101668794B1 (en) Fault tolerant system and method for simmulator server in the neclear power plant
JPH01298389A (en) Plant simulating device
JP7393297B2 (en) Information display device, information display method and program
JP6230255B2 (en) Severe event driving training simulator and severe event driving training simulation method
CN105009007B (en) Programable controller system and its mapping editing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231122

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240105

R150 Certificate of patent or registration of utility model

Ref document number: 7417493

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150