JP2007128362A - Clock synchronization of controller - Google Patents
Clock synchronization of controller Download PDFInfo
- Publication number
- JP2007128362A JP2007128362A JP2005321438A JP2005321438A JP2007128362A JP 2007128362 A JP2007128362 A JP 2007128362A JP 2005321438 A JP2005321438 A JP 2005321438A JP 2005321438 A JP2005321438 A JP 2005321438A JP 2007128362 A JP2007128362 A JP 2007128362A
- Authority
- JP
- Japan
- Prior art keywords
- clock information
- display unit
- clock
- control unit
- display
- 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.)
- Granted
Links
- 238000004891 communication Methods 0.000 claims description 33
- 230000006870 function Effects 0.000 claims description 21
- 230000000717 retained effect Effects 0.000 abstract 1
- 238000000034 method Methods 0.000 description 41
- 230000005856 abnormality Effects 0.000 description 37
- 238000012545 processing Methods 0.000 description 34
- 125000004122 cyclic group Chemical group 0.000 description 12
- 230000001360 synchronised effect Effects 0.000 description 9
- CZZAPCPWFCGOCC-GHXNOFRVSA-N (5z)-2-amino-5-[[5-(2-nitrophenyl)furan-2-yl]methylidene]-1,3-thiazol-4-one Chemical compound S1C(N)=NC(=O)\C1=C\C1=CC=C(C=2C(=CC=CC=2)[N+]([O-])=O)O1 CZZAPCPWFCGOCC-GHXNOFRVSA-N 0.000 description 8
- 230000002159 abnormal effect Effects 0.000 description 6
- 238000004519 manufacturing process Methods 0.000 description 4
- 238000001514 detection method Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
Images
Landscapes
- Programmable Controllers (AREA)
Abstract
Description
本発明は、制御装置としてのプログラマブル・コントローラに関する。 The present invention relates to a programmable controller as a control device.
従来より、制御装置としてのプログラマブル・コントローラ(以下、PLCと言う)はよく知られている。また、操作端末と表示装置とが一体化されたプログラマブル表示器も同様によく知られている。 Conventionally, a programmable controller (hereinafter referred to as PLC) as a control device is well known. Similarly, a programmable display in which an operation terminal and a display device are integrated is well known.
近年では、このPLCとプログラマブル表示器とを一つの制御装置として合体させた一体型の制御装置が開発されている。そして、このような多機能制御装置を製造するにあたり、以下の2通りの手法が考えられる。(1)そもそも、PLCとプログラマブル表示器とは別々の独立した製品として既に存在するため、PLCを制御部として、そしてプログラマブル表示器を表示部としてそれらを内部バス等で接続し、一つのハウジング内に収容して一体型の制御装置として構成する。(2)PLCの機能と、プログラマブル表示器の機能との両機能を有する制御装置を一から設計して製造する。 In recent years, an integrated control device has been developed in which the PLC and the programmable display are combined as a single control device. And in manufacturing such a multifunction control apparatus, the following two methods can be considered. (1) In the first place, since PLC and programmable display already exist as separate and independent products, PLC is used as a control unit, and programmable display is used as a display unit. And is configured as an integrated control device. (2) A control device having both functions of the PLC and the programmable display is designed and manufactured from scratch.
上記(1)の場合、新たに設計して製造する必要があるのは、ハウジングのみであり、制御部と表示部については別途設計等を一からやり直す必要がないため、(2)の場合に比べてコストや開発時間を大幅に抑えて製造することが可能である。また、このような制御装置を製造する企業は、既にPLCやプログラマブル表示器をそれぞれ単体として開発製造しているケースが殆どであるという実情もあり、現状では(1)の製造方法がより好まれている。 In the case of (1) above, it is only the housing that needs to be newly designed and manufactured, and it is not necessary to redesign the control unit and display unit from scratch. Compared to this, it is possible to manufacture with significantly reduced cost and development time. In addition, companies that manufacture such control devices have the actual situation that they have already developed and manufactured PLCs and programmable displays as a single unit, respectively, and the manufacturing method (1) is more preferred at present. ing.
しかし、このようにして製造される制御装置においては、PLCとしての機能を果たす制御部とプログラマブル表示器としての機能を果たす表示部は独立性の高いモジュールとして構成される。そのため、制御部も表示部も独自に異常検出の機能を備え、異常発生時にはそれぞれが発生した異常内容とともにその異常が発生した時刻情報をそれぞれに格納することが望ましい。この時刻情報を得るためには、通常、リアル・タイム・クロック(以下、RTCと言う)を実装するが、制御部と表示部のデータ交換が何らかの理由により中断ないし切断されてしまう場合を考慮すると制御部と表示部のそれぞれにRTCを実装することが望ましい。つまり、一体型として構成される制御装置には、2つの独立したRTCが存在することとなる。尚、このRTCとはクロック発信器を備え、計時動作を自立的に実行する時計のことである。 However, in the control device manufactured in this way, the control unit that functions as a PLC and the display unit that functions as a programmable display are configured as highly independent modules. For this reason, it is desirable that both the control unit and the display unit have an abnormality detection function, and when an abnormality occurs, the contents of the abnormality that occurred and the time information when the abnormality occurred are stored in each. In order to obtain this time information, a real time clock (hereinafter referred to as RTC) is usually mounted. However, considering the case where data exchange between the control unit and the display unit is interrupted or disconnected for some reason. It is desirable to mount an RTC on each of the control unit and the display unit. That is, there are two independent RTCs in the control device configured as an integrated type. The RTC is a timepiece that includes a clock transmitter and performs a timekeeping operation autonomously.
ところが、このRTCの性能にはばらつきがあり、月にどの程度の遅れが生じるかという許容範囲(月差)が設定されている。従って、2つのRTCにおいては、一月毎に数秒の誤差が生じてしまい、特に異なる種類(メーカーや型番等)のRTCにおいてはこの月差の設定も異なり、毎月数秒かそれ以上の誤差がほぼ確実に発生してしまう。そして、制御部と表示部に実装されるRTCとしては、従来汎用性の高い既製品が用いられ、その種類も異なる場合が多い。従って、制御部と表示部とを合体させた一体型の制御装置内において、2つのRTCの時計情報は毎月数秒、或いはそれ以上の誤差が生じてしまうこととなる。 However, the RTC performance varies, and an allowable range (monthly difference) is set for how much delay occurs in the month. Therefore, in two RTCs, an error of several seconds occurs every month, especially in different types of RTCs (manufacturers, model numbers, etc.), the setting of this monthly difference is also different, and an error of several seconds or more per month is almost the same. Will definitely occur. And as RTC mounted in a control part and a display part, a ready-made product with high versatility is used conventionally, and the kind is often different. Therefore, in the integrated control device in which the control unit and the display unit are combined, the clock information of the two RTCs may have an error of several seconds per month or more.
一方、発生した異常の原因を分析する際は、その異常が発生した時刻を示す情報が重要な手がかりとなる。上述したように、制御部と表示部のRTCから得られる時刻を示す情報(時計情報)に誤差が生じていると、同一の原因により発生した異常が制御部と表示部とで異なる時計情報に基づいて記録されることになる。その結果、ユーザは、異なる2つの異常が発生したものと誤認してしまう虞が生じることとなる。 On the other hand, when analyzing the cause of an abnormality that has occurred, information indicating the time at which the abnormality occurred is an important clue. As described above, if there is an error in the information (clock information) indicating the time obtained from the RTC of the control unit and the display unit, the abnormality caused by the same cause is changed to different clock information in the control unit and the display unit. Will be recorded based on. As a result, the user may misunderstand that two different abnormalities have occurred.
制御装置にRTCを組みこみ、時計情報の読み出しや設定を可能とした従来技術としては特許文献1がある。制御装置の代表例であるPLCやそのPLCと接続して制御システムを構成するプログラマブル表示器にも特許文献1と同様にRTCが組みこまれている。従来、PLCのRTCは専用ツールから、そしてプログラマブル表示器のRTCは、プログラマブル表示器の保守画面からそれぞれを設定していた。
しかしながら、従来の手法によると、制御部と表示部の時計情報は、それぞれ個別に設定されており、一括設定することは出来なかった。また、それぞれの時計を同期させたい時は、専用部品を画面上に配置する必要があり、同期を行うための処理が煩雑であるという問題点が指摘されていた。 However, according to the conventional method, the clock information of the control unit and the display unit is set individually, and cannot be set collectively. Further, when synchronizing the respective clocks, it has been pointed out that a dedicated part needs to be arranged on the screen, and the process for performing the synchronization is complicated.
また、制御部と表示部の時計情報を定期的に同期させたいときには、ユーザはその都度専用部品を用いて同期処理を実行することが必要であり、ある程度の期間使用すると必ず生じてしまう誤差に対応するには煩わしいという問題点も指摘されていた。 In addition, when the user wants to synchronize the clock information of the control unit and the display unit periodically, the user needs to execute the synchronization process using a dedicated component each time. It was pointed out that it was cumbersome to deal with.
この発明は、このような従来の問題点に着目してなされたものであり、その目的とするところは、PLCとしての機能を果たす制御部とプログラマブル表示器としての機能を果たす表示部を備えた制御装置において、制御部内のRTCから得られる時計情報を定期的に表示部内のRTCに書き込み、それぞれに内蔵されるRTCの定期的な同期処理を自動的に行うことを可能とした制御装置を提供することにある。 The present invention has been made paying attention to such conventional problems, and the object of the present invention is to provide a control unit that functions as a PLC and a display unit that functions as a programmable display. In the control device, a clock control information obtained from the RTC in the control unit is periodically written into the RTC in the display unit, and a control device capable of automatically performing the periodic synchronization processing of the RTC built in each is provided. There is to do.
また、この発明の他の目的とするところは、制御部と表示部との間で通信異常が発生した場合においては、それぞれが独立動作するRTCを備えていることにより、継続動作することを可能とした制御装置を提供することにある。 Another object of the present invention is that when a communication abnormality occurs between the control unit and the display unit, it is possible to continue operation by providing RTCs that operate independently. It is to provide a control device.
この発明のその他の目的ならびに作用効果については、明細書の以下の記述を参照することにより、当業者であれば容易に理解される筈である。 Other objects and effects of the present invention should be easily understood by those skilled in the art by referring to the following description of the specification.
本発明の実施形態によると、時計情報を提供するリアル・タイム・クロックを含みプログラマブル・コントローラとしての機能を果たす制御部と、時計情報を提供するリアル・タイム・クロックを含みプログラマブル表示器としての機能を果たす表示部と、当該制御部と表示部とを内部バスにより接続して一つのハウジング内に収容して構成される一体型の制御装置であって、制御部は制御部と表示部との双方からアクセス可能とされた共有メモリをさらに有し、一定周期で制御部側の時計情報を読み出して共有メモリに書き込む手段と、共有メモリに書き込まれた制御部側の時計情報を読み出して表示部内に備えられる内部メモリへと書き込む手段とを有し、表示部の内部メモリに保持される制御部側の時計情報を表示部の時計情報として表示部に内蔵されるクロック発信器を内蔵した時計に書き込む時計情報更新手段とを備え、それにより、2つのリアル・タイム・クロックを自動的に一定周期毎に同期させることを特徴とする。 According to the embodiment of the present invention, a control unit that functions as a programmable controller including a real time clock that provides clock information, and a function as a programmable display that includes a real time clock that provides clock information And an integrated control device configured by connecting the control unit and the display unit by an internal bus and accommodating the display unit in a single housing. The control unit includes a control unit and a display unit. A shared memory that can be accessed from both sides, means for reading the clock information on the control unit side and writing it to the shared memory at a fixed period, and reading the clock information on the control unit side written in the shared memory to The clock information on the control unit side held in the internal memory of the display unit is used as the clock information of the display unit. And a clock information updating means for writing the clock with a built-in clock generator incorporated in radical 113, thereby characterized in that synchronized to each automatically fixed period of two real-time clock.
ここで言う『時計情報』とは、日時を特定する情報を意味するものであり、例えば、年(西暦)、月、日、時、分、秒の情報を示す。また、ここで言う『リアル・タイム・クロック』(以下、RTCと言う)とは、クロック発信器を備え、計時動作を自立的に実行する時計のことであり、計時専用のチップを意味するものである。そして、このような構成により、制御部と表示部とで2つの独立したRTCをそれぞれ有する一体型の制御装置において、この2つのRTCから得られる時計情報を自動的に同期させることが可能となり、利便性が飛躍的に向上する。また、制御部と表示部の時計情報の同期処理を定期的に実行することによって、ユーザが逐一同期処理を実行する手間が省け、かつ、同期を実行する周期を適宜調整することにより、それら2つのRTCから得られる時計情報に誤差が生じてしまうこと自体を未然に防ぐことが可能となる。 The “clock information” here refers to information for specifying the date and time, and indicates, for example, year (year), month, day, hour, minute, second information. The “real time clock” (hereinafter referred to as “RTC”) is a clock that has a clock generator and performs timekeeping operation autonomously, and means a chip dedicated to timekeeping. It is. With such a configuration, in the integrated control device having two independent RTCs in the control unit and the display unit, it is possible to automatically synchronize the clock information obtained from the two RTCs, Convenience is greatly improved. In addition, by periodically executing the synchronization processing of the clock information of the control unit and the display unit, it is possible to save the user from performing the synchronization processing one by one, and by appropriately adjusting the period of performing the synchronization, It is possible to prevent the occurrence of errors in the clock information obtained from two RTCs.
本発明の実施の形態によれば、時計情報更新手段において、制御部と表示部との通信が可能であるかどうかを判定する手段を有し、制御部と表示部との通信が可能な状況であると判定された場合のみ時計情報更新手段を実行する。 According to the embodiment of the present invention, the clock information update means has a means for determining whether or not communication between the control unit and the display unit is possible, and allows communication between the control unit and the display unit. Only when it is determined that the clock information is updated, the clock information updating means is executed.
このような構成により、制御部と表示部との通信が何らかの理由により切断されているような場合(通信不能)を識別することが可能となる。そして、制御部と表示部との通信が不能な場合は、表示部は制御部内の共有メモリにアクセスすることが出来ず、制御部の時計情報を得ることが出来ないため、時計情報更新手段を実行せずに、最後に行った時計情報更新手段で得られた時計情報を基に、表示部内のRTCが独自に動作し、時計情報を提供し続けることが可能となる。 With such a configuration, it is possible to identify a case where communication between the control unit and the display unit is disconnected for some reason (communication impossible). When the communication between the control unit and the display unit is impossible, the display unit cannot access the shared memory in the control unit and cannot obtain the clock information of the control unit. Without executing, based on the clock information obtained by the last clock information update means, the RTC in the display unit can operate independently and continue to provide clock information.
本発明の実施形態によれば、時計情報更新手段において、内部メモリに書き込まれた制御部の時計情報に対し、所定の範囲内であるか判定する判定手段をさらに備え、所定の範囲内であると判定された場合のみ時計情報更新手段を実行する。 According to the embodiment of the present invention, the clock information update unit further includes a determination unit that determines whether the clock information of the control unit written in the internal memory is within a predetermined range, and is within the predetermined range. The clock information update means is executed only when it is determined.
このような構成により、例えば、制御部の時計情報に何らかの異常が生じていて、明らかに正常ではない時計情報を提示している場合、表示部側において、その誤った時計情報を自分の時計情報として上書きしてしまうことを防ぐことが可能となる。尚、ここで言う『所定範囲』としては、例えば、西暦2100年を超えている場合を異常と判断する、等様々な設定を行うことが可能である。 With such a configuration, for example, in the case where some abnormality has occurred in the clock information of the control unit and clock information that is clearly not normal is presented, the display unit side displays the incorrect clock information as its own clock information. It is possible to prevent overwriting. In addition, as the “predetermined range” referred to here, various settings can be made such as, for example, determining that the year is over 2100 AD as abnormal.
本発明の実施の形態によれば、時計情報更新手段において、時計情報更新手段を実行しないと判定された場合においても、後に時計情報更新手段を実行するための判定条件が満たされた時点で時計情報更新手段を自動的に再開すること、を特徴とする。 According to the embodiment of the present invention, even when it is determined in the clock information update means that the clock information update means is not executed, the clock information is updated when a determination condition for executing the clock information update means is satisfied later. The information updating means is automatically restarted.
このような構成により、制御部と表示部との通信が可能ではないと判定され、時計情報更新処理の実行が一旦中断されていても、制御部と表示部との通信が復活した時点で時計情報更新処理を自動的に再開させることが可能となる。また、内部メモリ内の時計情報が正常値ではないと判定され、時計情報更新処理の実行が一旦中断されていても、内部メモリ内の時計情報が正常範囲内に復帰した際には、時計情報更新処理を自動的に再開させることが可能となる。そして、制御部側の時計情報に異常が生じていることが知見され、制御部の時計情報を適正値に修正することにより、自動的に時計情報更新処理が再開され、制御部と表示部との時計情報を同期させる処理が再開される。 With such a configuration, it is determined that communication between the control unit and the display unit is not possible, and even when the execution of the clock information update process is interrupted, the clock is not restored when communication between the control unit and the display unit is restored. The information update process can be automatically restarted. Even if it is determined that the clock information in the internal memory is not a normal value and the execution of the clock information update process has been interrupted, the clock information is restored when the clock information in the internal memory returns to the normal range. The update process can be automatically restarted. Then, it is found that there is an abnormality in the clock information on the control unit side, and the clock information update process is automatically restarted by correcting the clock information of the control unit to an appropriate value, and the control unit and the display unit The process of synchronizing the clock information is resumed.
本発明の制御装置においては、制御部における時計情報と表示部における時計情報とを定期的に同期させる同期処理を自動的に実行し、それぞれの時計情報に誤差が生じることを未然に防ぐことが可能となる。また、このような同期処理によって、制御部側の時計情報を設定することによって、自動的に表示部側の時計情報に反映され、両者の時計情報を一括して設定することが可能となる。 In the control device of the present invention, it is possible to automatically execute a synchronization process that periodically synchronizes the clock information in the control unit and the clock information in the display unit to prevent an error from occurring in each clock information. It becomes possible. Further, by setting the clock information on the control unit side by such a synchronization process, it is automatically reflected in the clock information on the display unit side, and the clock information of both can be set collectively.
以下に、この発明の制御装置の好適な実施の一形態を添付図面を参照しながら詳細に説明する。尚、以下に説明する実施の形態は、本発明の一例を示すものに過ぎず、本発明の要旨とするところは、特許請求の範囲の記載によってのみ規定されるものである。 Hereinafter, a preferred embodiment of a control device of the present invention will be described in detail with reference to the accompanying drawings. The embodiment described below is merely an example of the present invention, and the gist of the present invention is defined only by the description of the scope of claims.
先にも述べたように、本願における制御装置は、PLCの機能を有する制御部と、プログラマブル表示器の機能を有する表示部とを兼ね備えた制御装置である。尚、以下の説明は、便宜上PLCの機能とプログラマブル表示器の機能とを一体型の制御装置としているが、PLCと組み合わされる電子機器はプログラマブル表示器の機能に限るものではない。 As described above, the control device in the present application is a control device having both a control unit having a PLC function and a display unit having a programmable display function. In the following description, the function of the PLC and the function of the programmable display are used as an integrated control device for convenience, but the electronic device combined with the PLC is not limited to the function of the programmable display.
本発明における制御装置のハードウェア構成図が図1に示されている。同図にて示されるように、PLCの機能を有する制御部1とプログラマブル表示器の機能を有する表示部2とが内部バス3により接続されている。この制御部1は、マイクロプロセッサ(MPU)11と、、アプリケーションスペシフィックIC(ASIC)12と、RTC13と、外部インターフェイス(外部I/F)14と、入出力メモリ(IOM)15と、ROM16と、ワークRAM17とを含んでいる。
A hardware configuration diagram of a control device according to the present invention is shown in FIG. As shown in the figure, a control unit 1 having a PLC function and a
入出力メモリ(IOM)15は、外部I/O割付用のメモリ、あるいはユーザプログラムで使用するデータメモリ等として使用されるメモリである。ROM16は、システムファームウェアを格納するメモリである。ワークRAM17は、システムワークとして使用されるメモリである。ASIC12は、ユーザプログラムメモリからプログラムを順番に読み出して実行し、実行結果を、入出力メモリ(IOM)15へ書き込む機能を有する。
The input / output memory (IOM) 15 is a memory used as an external I / O allocation memory or a data memory used in a user program. The
マイクロプロセッサ(MPU)11は、制御部1の全体を統括制御するものである。ROM16には、マイクロプロセッサ(MPU)11で処理されるシステムプログラムが記憶されている。ワークRAM17には、マイクロプロセッサ(MPU)11の処理全般にわたる各種データが記憶される。入出力メモリ(IOM)15は、プログラム実行により入出力装置に対して入出力される入出力情報の代用として参照/書き換えられるメモリである。ASIC12は、ユーザプログラムメモリ(UM)からプログラムを順番に読み出し実行し、実行結果を入出力メモリ(IOM)15へと書き込む。また、MPU11に接続されるRTC13における時計情報は、年(西暦)、月、日、時、分、そして秒を含むものである。
The microprocessor (MPU) 11 performs overall control of the entire control unit 1. The
次に、表示部2においては、CPU21と、RTC22と、フラッシュメモリ23と、フラッシュメモリ24と、ワークメモリ25と、描画CPU26とを含んでいる。ここで、フラッシュメモリ23には、システムプログラムが格納され、フラッシュメモリ24には描画データが格納される。また、表示部2側におけるRTC22も制御部1のRTC13と同様であり、時計情報として、年(西暦)、月、日、時、分、そして秒を含んでいる。そして、表示部2は制御部1によって実行される演算結果等を、図示しない表示用ディスプレイに出力して表示する。
Next, the
同図にて示されるように、制御部1のASIC12と表示部2のCPU21とは内部バス3によって接続されている。また、図示していないが、ASIC12内には、後述する制御部1と表示部2とが共有するメモリを有している。
As shown in the figure, the
上述のように、制御装置内の制御部1と表示部2には、それぞれRTC13及び23が独立して備えられている。これら2つのRTCの時計情報を同期させる理由の一つとして、異常状態の解析を挙げることが出来る。PLCとして機能する制御部1とプログラマブル表示器として機能する表示部2の時計情報を同期させることで、例えば制御部側に異常が発生した際保存する異常履歴の発生時刻と、表示部2にて検知した異常発生時刻とが一致することで解析作業を容易にすることが可能となる。また、ネットワーク構成された機器群にて異常が発生した場合、各機器の異常履歴より原因を調査することになるが、各機器の時計情報を同期させておくことで、異常履歴の発生時刻から誤差時間を考慮することなく不具合原因を調べることが可能となる。
As described above, the
以下に、本実施形態における制御部1と表示部2とで実行される異常状態の検出並びに登録処理について図2及び図3のフローチャートを参照して説明する。図2において、異常発生時の処理を示している。同図にて示されるように、この異常状態の登録処理は異常が検出されていることが前提となるため、異常が検出されているかどうかの判定が実行される(ステップ201)。そして、異常が検出されていない場合(ステップ201,NO)、異常が検出されるまでなにも実行しない。それに対して、なんらかの異常が検出された場合(ステップ201,YES)、続いて異常コードの設定が行われ(ステップ202)、後述する異常履歴登録処理が実行される(ステップ203)。
Hereinafter, detection and registration processing of an abnormal state executed by the control unit 1 and the
続いて、図3に、上述の図2のステップ203における異常履歴登録処理の詳細フローチャートが示されている。同図にて示されるように、異常履歴登録処理には、関連情報登録(ステップ301)、時計情報設定(ステップ302)、及び異常履歴データの不揮発性メモリへの登録(ステップ303)とが含まれている。そして、ステップ301における関連情報登録では、異常発生時に関連する異常フラグを設定する。ステップ302の時計情報設定では、RTCより時計情報を読み出して、読み出された時計情報を、異常発生時刻として登録する。そして、ステップ303においては、上記ステップ301及び302から得られた異常履歴データを不揮発性メモリへと格納する。本実施形態においては、異常履歴は最大20個格納することが出来るように設定されており、20個を超えた場合には、最も古い異常データが破棄されて、その代わりに最新データが格納される。
Next, FIG. 3 shows a detailed flowchart of the abnormality history registration process in
上述の異常検知並びに登録処理は制御部1と表示部2とで独立して実行され、ステップ302にて参照されるRTCは、それぞれに内蔵されるRTCの時計情報が用いられる。
The above-described abnormality detection and registration processing is executed independently by the control unit 1 and the
次に、本実施形態における時計設定並びに同期処理について説明する図が図4に示されている。同図にて示されるように、本実施形態においては、表示部2側で設定される時計設定30は、通信コマンドにて制御部1へと送信され、時計情報を設定する。すなわち、制御部1の時計情報は、ユーザによって表示部2の保守画面と通信コマンドを介して設定される。そして、制御部1の時計情報が設定されれば、後述する時計情報の同期処理によって、自動的に表示部2の時計情報に反映されるため、結果として制御部1と表示部2の時計情報を一括して設定することが可能となる。
Next, FIG. 4 is a diagram for explaining clock setting and synchronization processing in the present embodiment. As shown in the figure, in the present embodiment, the clock setting 30 set on the
そして以下に制御部1のRTC13と表示部2のRTC22との同期処理を説明する。先ず、この実施形態においては、制御部1と表示部2との関係を、制御をメインとして考えて制御部1側を主(マスタ)とし、表示部2側を従(スレーブ)とする。そのため、マスタである制御部1のRTC13が発信する時計情報を表示部2側のRTC22に時計情報として書き込み、制御部1と表示部2における時計情報を同期させる。
The synchronization process between the
図4にて示されるように、制御部1には時計情報格納メモリ18が備えられており、この時計情報格納メモリにて、制御部1に内蔵されるRTC13から得られる時計情報を格納している。そして、制御部1内には、共有メモリ19が設けられている。尚、この共有メモリ19は、先に説明した制御部1内のASIC12内に備えられ、制御部1と表示部2とが互いに共有するメモリである。そして、制御部1は、時計情報格納メモリ18に格納されている時計情報を所定時間毎に共有メモリ19へとコピーする。表示部2には、内部メモリ28が備えられており、表示部2側のサイクリック処理にて共有メモリ19に格納されている制御部1の時計情報を内部メモリ28へと定期的に反映させる。内部メモリ28には、サイクリック処理にて制御部1の時計情報が定期的に更新され、表示部23はこの内部メモリ28に格納される時計情報を基準として時計の同期処理29を実行している。
As shown in FIG. 4, the control unit 1 is provided with a clock
このとき、制御部1の時計情報格納メモリの時計情報は、共有メモリ19を介して、定期的に表示部2の内部メモリ28へと反映される。本実施形態では、この表示部2の内部メモリ28への時計情報の反映は100msec間隔で実行されている。ここで、RTC内の時計情報としては、秒単位までしかないため、この内部メモリ28にて保持される時計情報は、制御部1に格納される時計情報と同一となり、制御部内のRTCと同じ時刻を刻むこととなる。そして、内部メモリ28内の時計情報に併せて表示部2の時計情報を同期させる。この実施形態では5秒ごとに表示部2の時計情報を内部メモリ28の時計情報に同期させる。この同期処理の間隔は、ユーザが任意の間隔に設定することが可能である。
At this time, the clock information in the clock information storage memory of the control unit 1 is periodically reflected in the
先ず、制御部1側における時計情報の共有メモリ19への格納処理を図5を参照して説明する。制御部1は、装置の電源投入後、表示部2の接続確認を実行する(ステップ501)。このとき、表示部2の接続が確認できない場合(ステップ501、NO)、表示部2の接続が確認されるまで処理の実行は行わない。表示部2の接続が確認されたら(ステップ501、YES)、続いて、表示部初期化処理を実行する(ステップ502)。初期化処理終了後、表示部2との通信が可能であるかどうかの判定が行われ(ステップ503)、通信が可能でなければ(ステップ503,NO)、可能となるまでなにも実行されない。それに対して、表示部2との通信が可能であれば、サイクリック処理(ステップ504)、及びイベント処理(ステップ505)を実行し、ステップ503に戻って処理を繰り返す。
First, a process of storing clock information in the shared
このステップ505のサイクリック処理においては、制御部1のチャネルデータを共有メモリ19へとブロックコピーする。このときに、制御部1の時計情報も読み出され、共有メモリ19へとコピーする処理であり、共有メモリ19上の特定エリアに制御情報や時計データを書き込むことにより実現される。制御部1においては、このサイクリック処理が完了すると、共有メモリ19のアクセス権を開放し、表示部2側から共有メモリ19をアクセスできるようにする。そして、ステップ506におけるイベント処理とは、制御部1と表示部2との間で通信コマンドを使用して通信することである。このイベント処理の実行後においても、共有メモリ19のアクセス権を開放し、表示部2側から共有メモリ19をアクセスできるようにされる。
In the cyclic processing in
続いて、表示部2側の処理を図6を参照して説明する。先ず、表示部2側の初期処理を実行し(ステップ601)、続いて共有メモリ19のアクセス権が開放されていることを確認する(ステップ602)。ここで、アクセス権が開放されていなければ(ステップ602,NO)、制御部1側によってアクセス権が開放されるまで待機する。アクセス権の開放を確認したら(ステップ602,YES)、表示部2側のサイクリック処理を実行する(ステップ603)。表示部2側のサイクリック処理とは、制御部1によって共有メモリ19にコピーされた制御部1のチャネルデータや時計情報を表示部2内の内部メモリ28へとコピーする。この制御部1のサイクリック処理と、表示部2のサイクリック処理によって、1サイクルに一回、制御部1側と表示部2側の間におけるデータリンクが実現される。続いて、再度アクセス権が開放されているかどうかの判定を行い(ステップ604)、開放されている場合(ステップ604,YES)、表示部2側のイベント処理が実行される(ステップ605)。アクセス権が開放されていなければ(ステップ604,NO)、アクセス権が開放されるまで待機する。表示部2側のイベント処理も制御部1側のイベント処理と同様で、制御部1と表示部2との間で通信コマンドを使用して通信することである。2系統(0/1)用意されており同時に2個の通信コマンドを送受信することが可能とされている。また、シリアルケーブルやEthernet(登録商標)ケーブル経由にて接続している機器同士の通信に使用している通信コマンドをそのまま使用することが出来る。
Next, processing on the
上述のようにして、制御部1内のRTC13の時計情報は、共有メモリ19を介してサイクリックに表示部2内の内部メモリ28へと書き込まれていく。尚、上述したように、この実施形態において、このサイクリック処理は100msec間隔で実行されるため、表示部2の内部メモリ28内の時計情報は定期的にリフレッシュされている。
As described above, the clock information of the
次に、表示部2内における時計同期処理を図7のフローチャートを参照して説明する。既に、図4〜図6を用いて説明したように、表示部2内の内部メモリ28には、制御部1の時計情報がサイクリック処理により定期的に更新されている。そのため、表示部2の時計同期処理においては、先ず電源投入に伴う初期処理を実行し(ステップ701)、続いて制御部1との通信が可能であるかの判定が実行される(ステップ702)。
Next, the clock synchronization process in the
ここで、通信可能かどうかの判定を行う背景には、制御部1と表示部2とは内部バス3で接続されており、何らかの理由によりこの内部バス3が切断されるようなことがあれば、制御部1と表示部2との通信が途絶え、その結果、制御部1と表示部2との間で実行される時計情報のサイクリックリフレッシュも正常に実行されない。すなわち、表示部2は制御部1内の共有メモリ19にアクセスすることが出来ないため、その結果時計情報も得られない。このように通信が切断されているような状況においては、時計情報更新手段を実行しない。
Here, as a background for determining whether or not communication is possible, if the control unit 1 and the
図7のフローチャートに戻り、通信が切断されていると判断された場合においては、(ステップ702,NO)、通信が回復するまで以後の時計同期処理は実行しない。このようにすることで、表示部2は通信が切断された場合は、最後に更新された時計情報を元に、表示部2に内蔵されるRTC22が独自に動作して時計情報を失ってしまうことを防ぐことが可能となる。
Returning to the flowchart of FIG. 7, if it is determined that the communication is disconnected (NO in step 702), the subsequent clock synchronization processing is not executed until the communication is restored. By doing in this way, when communication is cut off, the
そして、ステップ702の判定において、通信が可能であると判定された場合(ステップ702,YES)、内部メモリ28から時計情報を読み出す時計情報読み出し処理が実行される(ステップ703)。続いて、読み出された時計情報が正常であるかどうかの判定が行われる(ステップ704)。ここでは、用途に合わせて様々な判定ロジックを採用することが可能であるが、本実施形態においては、読み出された時計情報が所定のレンジ(範囲)内であるかどうかを判定することにより実行される。当然このレンジも所望の範囲に設定することが可能とされる。このような判断ロジックを組みこむことにより、制御部1のRTC13が明らかに異常な時計情報を示している場合に同期処理を実行しないことが可能となる。
When it is determined in
そして、ステップ704において、読み出された時計情報が正常(所定の範囲内)である場合(ステップ704,YES)、当該時計情報を表示部2の時計情報として設定する時計情報更新処理を実行する(ステップ705)。それに対して、読み出された時計情報が正常ではない(所定の範囲外)場合(ステップ704,NO)、ステップ702に戻り、読み出された時計情報が正常であると判断されるまで処理を繰り返す。そして、読み出された時計情報が所定の範囲内に復帰し、正常であると判定されたら、その時点で以後の時計情報更新処理を再開する。
In
ステップ705における時計情報更新処理の完了後、続いて同期待ち合わせ時間が経過したかどうかの判定が行われ(ステップ706)、同期待ち合わせ時間が経過していれば(ステップ706,YES)、ステップ702に戻り、時計同期処理を繰り返す。それに対して、同期待ち合わせ時間が経過していなければ(ステップ706,NO)、同期待ち合わせ時間の経過を待って、時計同期処理を繰り返す。尚、ここで言う同期待ち合わせ時間とは、ユーザが任意に設定する同期処理を実行する間隔のことである。本実施形態においては、この同期待ち合わせ時間は5秒に設定されている。そのため、制御部1側の時計情報と表示部2側の時計情報は5秒ごとに同期される。この例では、同期待ち合わせ時間は5秒に設定されているが、目的や環境等に併せてユーザが自由に設定することが可能である。
After completion of the clock information update process in
このように、本発明によれば、表示部2において時計情報を設定すると、制御部1と表示部2の時計情報を一括設定することができ、さらに任意の間隔にて定期的に制御部1と表示部2の時計情報を同期させることが可能となり、利便性が飛躍的に向上する。また、制御部1と表示部2との間で通信異常が発生した場合においても、それぞれの時計が独立動作することにより、継続動作することが可能となる。
As described above, according to the present invention, when the clock information is set on the
また、本実施形態においては、PLCとプログラマブル表示器が一体化されている制御装置において、共有メモリに設定される時計情報を使用して同期を図っているが、通信コマンドを使用することにより、PLCとプログラマブル表示器とが混在しているネットワーク環境でも同期させることが出来る。その場合、時計同期のタイミングは一定周期(本実施形態では5秒)毎に行うが、ユーザが任意の周期に変更することが可能である。スレーブ(従)となる表示部は通信コマンドを使用して指定周期毎にマスタ(主)の時計情報を読み出して自RTCへ時計情報を設定する。PLCとプログラマブル表示器とが混在しているネットワーク環境でも、マスタ時計となるPLCの時計情報を修正することにより、ネットワーク上の全PLC(プログラマブル表示器)の時計情報を一括して修正することが出来る。 In the present embodiment, in the control device in which the PLC and the programmable display are integrated, the clock information set in the shared memory is used for synchronization, but by using the communication command, It can be synchronized even in a network environment where a PLC and a programmable display are mixed. In this case, the timing of clock synchronization is performed every fixed period (5 seconds in the present embodiment), but the user can change it to an arbitrary period. The display unit serving as the slave uses the communication command to read the master (main) clock information for each specified period and set the clock information in the local RTC. Even in a network environment where a PLC and a programmable display are mixed, it is possible to correct the clock information of all the PLCs (programmable displays) on the network by correcting the clock information of the PLC serving as the master clock. I can do it.
尚、上述の実施形態においては、制御機能をメインとして制御部1を主として表示部2を従とし、制御部1側の時計情報に表示部2の時計情報を同期させるようにしたが、これに限るものではない。また、本実施形態においては、PLCの機能を有する制御部と、プログラマブル表示器としての機能を果たす表示部とを一つの一体型の制御装置としているが、PLCとしての制御部と、プログラマブル表示器以外のRTC内蔵型電子機器とを一体型の制御装置として構成する場合においても、それぞれに内蔵されているRTCの同期を図るために本発明の時計情報同期処理が適用可能であることは言うまでもない。
In the above-described embodiment, the control function is the main, the control unit 1 is mainly the
以上の説明で明らかなように、本発明によれば、プログラマブル表示器の保守画面から時計情報を設定すると、PLCとプログラマブル表示器の時計情報を一括して設定することができ、さらに定期的にPLCとプログラマブル表示器の時計の同期処理を自動的に行うことが可能となる。 As is clear from the above description, according to the present invention, when clock information is set from the maintenance screen of the programmable display, the clock information of the PLC and the programmable display can be set at once, and more regularly. It becomes possible to automatically synchronize the clock of the PLC and the programmable display.
1 制御部
2 表示部
3 内部バス
11 MPU
12 ASIC
13 RTC(制御部側)
14 外部I/F
15 IOM
16 ROM
17 ワークRAM
18 時計情報格納メモリ
19 インナーワークエリア
21 CPU
22 RTC(表示部側)
23 フラッシュメモリ(システムプログラム)
24 フラッシュメモリ(描画データ)
25 ワークメモリ
26 描画CPU
28 内部メモリ
29 時計同期処理
30 時計設定
1
12 ASIC
13 RTC (control unit side)
14 External I / F
15 IOM
16 ROM
17 Work RAM
18 Clock
22 RTC (Display side)
23 Flash memory (system program)
24 Flash memory (drawing data)
25
28
Claims (4)
制御部は制御部と表示部との双方からアクセス可能とされた共有メモリをさらに有し、
一定周期で制御部側の時計情報を読み出して共有メモリに書き込む手段と、共有メモリに書き込まれた制御部側の時計情報を読み出して表示部内に備えられる内部メモリへと書き込む手段とを有し、
表示部の内部メモリに保持される制御部側の時計情報を表示部の時計情報として表示部に内蔵されるクロック発信器を内蔵した時計に書き込む時計情報更新手段とを備え、
それにより、2つのリアル・タイム・クロックを自動的に一定周期毎に同期させることを特徴とする制御装置。 A control unit that functions as a programmable controller including a real time clock that provides clock information, a display unit that functions as a programmable display including a real time clock that provides clock information, and the control An integrated control device configured by connecting a display unit and a display unit via an internal bus and accommodating the display unit in a single housing,
The control unit further includes a shared memory that is accessible from both the control unit and the display unit,
Means for reading the clock information on the control unit side in a certain cycle and writing it to the shared memory; and means for reading the clock information on the control unit side written in the shared memory and writing it to the internal memory provided in the display unit,
Clock information updating means for writing clock information on the control unit side held in the internal memory of the display unit to a clock incorporating a clock oscillator built in the display unit as clock information of the display unit,
Thus, a control device that automatically synchronizes two real time clocks at fixed intervals.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005321438A JP4497317B2 (en) | 2005-11-04 | 2005-11-04 | Control device clock synchronization |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005321438A JP4497317B2 (en) | 2005-11-04 | 2005-11-04 | Control device clock synchronization |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007128362A true JP2007128362A (en) | 2007-05-24 |
JP4497317B2 JP4497317B2 (en) | 2010-07-07 |
Family
ID=38150958
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005321438A Active JP4497317B2 (en) | 2005-11-04 | 2005-11-04 | Control device clock synchronization |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4497317B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016012172A (en) * | 2014-06-27 | 2016-01-21 | オムロン株式会社 | Communication system, programmable display, information processing device, operation control method, information processing method, and program |
CN108541307A (en) * | 2016-01-07 | 2018-09-14 | 三菱电机株式会社 | Programmable controller and synchronous control program |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02259594A (en) * | 1989-03-31 | 1990-10-22 | Fujitsu Ltd | Time synchronization system of system consisting of plural devices |
JPH09152910A (en) * | 1995-11-30 | 1997-06-10 | Toshiba Corp | Monitor and control equipment for power system |
JPH1125057A (en) * | 1997-07-03 | 1999-01-29 | Nec Corp | Inter-subsystem time correction system |
JP2005135063A (en) * | 2003-10-29 | 2005-05-26 | Hitachi Ltd | Information processor and clock abnormality detecting program for information processor |
-
2005
- 2005-11-04 JP JP2005321438A patent/JP4497317B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02259594A (en) * | 1989-03-31 | 1990-10-22 | Fujitsu Ltd | Time synchronization system of system consisting of plural devices |
JPH09152910A (en) * | 1995-11-30 | 1997-06-10 | Toshiba Corp | Monitor and control equipment for power system |
JPH1125057A (en) * | 1997-07-03 | 1999-01-29 | Nec Corp | Inter-subsystem time correction system |
JP2005135063A (en) * | 2003-10-29 | 2005-05-26 | Hitachi Ltd | Information processor and clock abnormality detecting program for information processor |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016012172A (en) * | 2014-06-27 | 2016-01-21 | オムロン株式会社 | Communication system, programmable display, information processing device, operation control method, information processing method, and program |
CN105320054A (en) * | 2014-06-27 | 2016-02-10 | 欧姆龙株式会社 | Communication system, programmable indicator, information processing device, operation control method, information processing method, and program |
CN108541307A (en) * | 2016-01-07 | 2018-09-14 | 三菱电机株式会社 | Programmable controller and synchronous control program |
CN108541307B (en) * | 2016-01-07 | 2021-04-02 | 三菱电机株式会社 | Programmable controller and synchronization control method |
Also Published As
Publication number | Publication date |
---|---|
JP4497317B2 (en) | 2010-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3309647B1 (en) | Control device and communication device | |
US9804944B2 (en) | Data processing system | |
US7007106B1 (en) | Protocol and method for multi-chassis configurable time synchronization | |
WO2015128981A1 (en) | Programmable controller system and controller therefor | |
EP2222003B1 (en) | Field control system | |
US9778630B2 (en) | Control device and system program for maintaining global variable and reference data consistency during parallel processing of multiple tasks | |
US20220413474A1 (en) | Control system | |
US20080267328A1 (en) | System and method for managing time in automatic control equipment | |
JP5684950B2 (en) | Data collection system and data collection system program | |
US20080229125A1 (en) | Power managing method of a scheduling system and related scheduling system | |
JP2016110458A (en) | Programmable logic controller, basic unit, control method and program | |
JP6116319B2 (en) | Method for forming a time stamp in a real-time system, data processing apparatus, computer program product, and digital storage medium | |
EP3528067A1 (en) | Computing device and control system | |
CN107315449B (en) | Computer device, method for reading time and method for writing time | |
JP4497317B2 (en) | Control device clock synchronization | |
US10890889B2 (en) | Method of monitoring and assessing the operation of an industrial installation driven by a programmable controller and equipment implementing said method | |
CN109660310B (en) | Clock synchronization method and device, computing equipment and computer storage medium | |
JP4032646B2 (en) | Network time adjustment method and control system | |
US10585781B2 (en) | Method for debugging software components in a distributed, time-controlled real time system | |
WO2019176286A1 (en) | Control device, control method, and control program | |
JP2009223586A (en) | Building block type plc | |
JP7562051B1 (en) | Data collection program, data collection device, data collection system and data collection method | |
US11226603B2 (en) | Automation system for process automation and a corresponding method | |
WO2024162337A1 (en) | Control device, control system, method, and program | |
JP3381230B2 (en) | Discrete system simulator and discrete system simulation method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080314 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091126 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091202 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100125 |
|
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: 20100324 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130423 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4497317 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100406 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130423 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140423 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |