WO2023162848A1 - 制御装置、及び、制御方法 - Google Patents

制御装置、及び、制御方法 Download PDF

Info

Publication number
WO2023162848A1
WO2023162848A1 PCT/JP2023/005434 JP2023005434W WO2023162848A1 WO 2023162848 A1 WO2023162848 A1 WO 2023162848A1 JP 2023005434 W JP2023005434 W JP 2023005434W WO 2023162848 A1 WO2023162848 A1 WO 2023162848A1
Authority
WO
WIPO (PCT)
Prior art keywords
circuit information
processor
data
bit error
memory
Prior art date
Application number
PCT/JP2023/005434
Other languages
English (en)
French (fr)
Inventor
陽 西山
Original Assignee
三菱重工業株式会社
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 三菱重工業株式会社 filed Critical 三菱重工業株式会社
Publication of WO2023162848A1 publication Critical patent/WO2023162848A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit

Definitions

  • a programmable logic device is known as a device whose internal logic circuit structure can be reconfigured based on circuit information.
  • the circuit information is prepared in advance in an external storage medium such as a memory (circuit information memory), and the processor of the programmable logic device fetches the circuit information to realize a specific function based on the circuit information.
  • a logic circuit is constructed.
  • Circuit information for constructing internal logic circuits in a programmable logic device is taken in from outside (for example, circuit information memory, etc.) by a processor, but bit errors may occur in the circuit information due to factors such as neutrons falling on the earth's surface. .
  • a bit error in such circuit information may cause an error in a logic circuit configured in the processor based on the circuit information.
  • a programmable logic device is used as a control device that requires control accuracy, such an error in the logic circuit causes malfunction or failure of the equipment to be controlled. Therefore, it is known to perform diagnostic processing for diagnosing the presence or absence of bit errors in circuit information (for example, Patent Document 1).
  • At least one embodiment of the present disclosure has been made in view of the above-described circumstances, and can preferably maintain the reliability of calculation results even when a bit error occurs in circuit information while suppressing complication of the configuration.
  • An object of the present invention is to provide a control device and a control method.
  • the control device for at least one embodiment of the present disclosure, a circuit information memory for storing circuit information; a processor for repeatedly executing arithmetic processing for controlling a device based on the circuit information read from the circuit information memory; a data memory for sequentially storing calculation results of the calculation process; a diagnostic unit for performing diagnostic processing for diagnosing the presence or absence of bit errors in the circuit information stored in the circuit information memory; with When the diagnosis unit diagnoses that there is the bit error, the processor performs the most recent processing corresponding to the case where the diagnosis unit judges that there is no bit error among the operation results stored in the data memory. Past data or substitute data prepared in advance corresponding to the past data is configured to be output as the calculation result.
  • a control method includes: a circuit information memory for storing circuit information; a processor for repeatedly executing arithmetic processing for controlling a device based on the circuit information read from the circuit information memory; a data memory for sequentially storing calculation results of the calculation process; a diagnostic unit for performing diagnostic processing for diagnosing the presence or absence of bit errors in the circuit information stored in the circuit information memory; A control method using a control device comprising When the diagnosis unit diagnoses that there is the bit error, most recent past data corresponding to the case where the diagnosis unit diagnoses that there is no bit error among the operation results stored in the data memory, or , alternative data prepared in advance so as to correspond to the past data is output as the calculation result of the processor.
  • a control device and a control method are provided that can preferably maintain the reliability of calculation results even when a bit error occurs in circuit information while suppressing complication of the configuration. can provide.
  • FIG. 4 is a flowchart illustrating a control method according to one embodiment
  • 2 is a time chart showing processing cycles of the processor, data memory and scrubbing module of FIG. 1 in parallel;
  • FIG. 1 is a block diagram showing the internal configuration of the control device 1 according to one embodiment.
  • the control device 1 is a device for controlling the equipment 2 and is configured as a programmable logic device (PLD: Programmable Logic Device).
  • PLD Programmable Logic Device
  • the control device 1 which is a programmable logic device, implements arithmetic processing for obtaining arithmetic results including control parameters for the device 2 to be controlled by a logic circuit internally configured based on the circuit information 6 .
  • control device 1 The hardware configuration of the control device 1 is the same as that of a known programmable logic device, and details are omitted.
  • the control device 1 includes a circuit information memory 3 , a processor 4 , a data memory 8 , a scrubbing module 10 and an output section 12 .
  • the circuit information memory 3 is configured to store the circuit information 6.
  • the circuit information 6 is information for constructing a logic circuit for realizing predetermined arithmetic processing by being taken into the processor 4 .
  • the processor 4 accesses the circuit information memory 3 and acquires the circuit information 6 stored in the circuit information memory 3, thereby repeatedly executing arithmetic processing corresponding to the circuit information 6.
  • the data memory 8 is a configuration for storing various information necessary for arithmetic processing of the processor 4 and arithmetic results of the processor 4 .
  • the processor 4 configured with the logic circuit corresponding to the circuit information 6 as described above accesses the data memory 8 to acquire information necessary for arithmetic processing using the logic circuit from the data memory 8 . Then, the processor 4 performs arithmetic processing using logic circuits, and the result of the arithmetic operation is stored in the data memory 8 .
  • the calculation results stored in the data memory 8 can be fetched as appropriate, and can also be discarded as appropriate.
  • At least part of the various information stored in the data memory 8 in this embodiment may be stored in a storage device such as an external memory outside the control device 1, for example.
  • a storage device such as an external memory outside the control device 1, for example.
  • the time required for exchanging various types of information with the processor 4 can be shortened, resulting in a favorable operating speed. can be realized.
  • the scrubbing module 10 is a configuration for performing scrubbing processing on the circuit information 6 stored in the circuit information memory 3 .
  • the scrubbing module 10 is one aspect of a diagnostic unit for performing diagnostic processing for diagnosing the presence or absence of a bit error in the circuit information 6. As the diagnostic processing, if a bit error is diagnosed, the bit error This is a module for implementing a scrubbing process that corrects As described above, the circuit information 6 is preliminarily stored in the circuit information memory 3 as information for constructing a logic circuit for executing predetermined arithmetic processing in the processor 4 in a retrievable manner.
  • Bit errors may occur in the circuit information 6 stored in the circuit information memory 3 in this manner due to various factors (for example, neutrons falling on the earth's surface, etc.).
  • a bit error in the circuit information 6 causes an error in the logic circuit configured in the processor 4 when the circuit information 6 is retrieved by the processor 4 .
  • the bit error diagnosis result by the scrubbing module 10 is notified to the processor 4 .
  • the output unit 12 is configured to output control parameters based on the calculation result of the control device 1 to the control target of the control device 1 .
  • the control parameters output from the output unit 12 are variable based on the diagnostic results of the scrubbing module 10 .
  • the scrubbing module 10 diagnoses that there is no bit error in the circuit information 6, the logic circuit configured in the processor 4 is sufficiently reliable according to the circuit information 6, so the operation result of the processor 4 is is output from the output unit 12 to the device 2 as a control parameter.
  • the circuit information 6 is diagnosed as having a bit error in the scrubbing module 10
  • the logic circuit configured in the processor 4 becomes less reliable due to the circuit information 6, so the operation result of the processor 4 is output to the output section. 12 (that is, the calculation result with low reliability is not leaked to the outside of the control device 1), and the most recent past data and alternative data are output as control parameters.
  • FIG. 2 is a flow chart illustrating a control method according to one embodiment.
  • the processor 4 acquires the circuit information 6 (step S1).
  • the circuit information 6 is prepared in the circuit information memory 3 so that the processor 4 constructs a logic circuit corresponding to predetermined arithmetic processing.
  • the circuit information 6 stored in advance is obtained.
  • a logic circuit corresponding to the acquired circuit information 6 is constructed in the processor 4, and arithmetic processing can be performed.
  • step S2 the processor 4 performs arithmetic processing corresponding to the circuit information 6 acquired in step S1 (step S2).
  • step S2 arithmetic processing using the logic circuit constructed by the circuit information 6 may be performed, and various kinds of information necessary for the arithmetic processing may be captured.
  • data necessary for arithmetic processing corresponding to the circuit information 6 is stored in the data memory 8 in advance, and the data can be obtained by the processor 4 accessing the data memory 8 .
  • the acquisition destination of the data necessary for the arithmetic processing in step S2 is not limited to the data memory 8, and may be acquired from another memory of the control device 1 or an external memory externally attached to the control device 1. good.
  • step S3 the processor 4 stores the calculation result obtained by the calculation process in step S2 in the data memory 8 (step S3). That is, in step S3, the calculation result obtained by the processor 4 is not sent to the output unit 12 as it is, but is temporarily stored in the data memory 8. FIG. This prevents the calculation result from flowing out from the output unit 12 as it is when the reliability of the calculation result is low due to the scrubbing process.
  • the scrubbing module 10 performs scrubbing processing on the circuit information 6 stored in the circuit information memory 3 (step S4).
  • the scrubbing process the presence or absence of bit errors in the circuit information 6 stored in the circuit information memory 3 is diagnosed, and if there is an error, it is corrected.
  • the arithmetic processing of the processor 4 is performed based on the circuit information 6 acquired in step S1.
  • the presence or absence of bit errors in the circuit information 6 is diagnosed.
  • the scrubbing module 10 notifies the processor 4 of the diagnosis result of the scrubbing process in step S4.
  • the processor 4 determines whether or not there is a bit error in the circuit information 6 by the scrubbing process of step S4 (step S5). If it is determined that there is no bit error in the circuit information 6 (step S5: NO), the processor 4 determines that the circuit information 6 constitutes a correct logic circuit and that the calculation result is sufficiently reliable. , the calculation result stored in the data memory 8 in step S3 is output from the output unit 12 (step S6). By outputting the calculation result based on the circuit information 6 for which it has been confirmed that there is no bit error by the scrubbing process in this way, good control accuracy can be obtained.
  • step S5 if it is determined that there is a bit error in the circuit information 6 (step S5: YES), the processor 4 selects the most recent calculation result obtained based on the circuit information 6 determined to have no bit error. (hereinafter referred to as "most recent past data") or alternative data is output from the output unit 12 as a calculation result (step S7).
  • most recent past data the most recent calculation result obtained based on the circuit information 6 determined to have no bit error.
  • step S7 the arithmetic result obtained based on the circuit information 6 (step S3
  • step S3 The calculation result stored in the data memory 8 in ) has low reliability.
  • step S7 instead of the calculation result obtained in step S2 (the calculation result stored in the data memory 8 in step S3), the most recent past data or alternative data is output to reduce the reliability of the calculation result. is prevented from flowing out from the output unit 12 to the device 2 .
  • step S3 the calculation results stored in the data memory 8 in step S3 may be discarded. That is, in step S3, the calculation result of the processor 4 is temporarily stored in the data memory 8, and if the circuit information 6 is diagnosed as having a bit error by the scrubbing process, the temporarily stored calculation result is discarded. be done. As a result, it is possible to appropriately secure the reliability by preventing unreliable calculation results from remaining in the data memory 8 and to effectively save the capacity of the data memory 8 .
  • step S7 For the most recent past data handled in step S7, for example, each cycle in which the processor 4 repeats the arithmetic processing in step S2, the past arithmetic processing is sequentially stored in the data memory 8 in step S3, and the circuit is processed in the scrubbing processing in step S5.
  • the information 6 is obtained by retrieving the most recent information among those determined to have no bit error.
  • the data memory 8 stores the processing time of the processor 4 and the diagnosis result of the scrubbing module 10 in association with each calculation result.
  • the processor 4 can search the past calculation results accumulated in the data memory 8 to preferably identify the most recent past data corresponding to the case where the scrubbing module has diagnosed that there is no bit error.
  • the alternative data handled in step S7 are prepared in advance as various types of data that are more reliable than the calculation result based on the circuit information 6 diagnosed as having a bit error by the scrubbing process.
  • the alternative data may be past data or simulation results obtained as suitable values for the device 2 .
  • FIG. 3 is a time chart showing processing cycles of the processor 4, data memory 8 and scrubbing module 10 of FIG. 1 in parallel. In FIG. 3, the processing cycle is repeated for each processor 4 , data memory 8 and scrubbing module 10 .
  • FIG. 3 illustrates a case where the processing cycles of the processor 4, the data memory 8 and the scrubbing module 10 have different time widths, they may have the same time width. Also, in FIG. 3, processing cycles of each configuration related to a series of arithmetic processing are emphasized by hatching, and other processing cycles not hatched are used for other arithmetic processing.
  • the processor 4 performs the arithmetic processing performed in step S2 of FIG. 2 over three processing cycles Cp1 to Cp3 from time t1.
  • first processing cycle Cp1 various information necessary for arithmetic processing in the logic circuit of the processor 4 configured based on the circuit information 6 is input from the data memory 8, and in the second processing cycle Cp2, one Various information input in the first processing cycle Cp1 is applied to the logic circuit and arithmetic processing is executed. is stored (the third processing cycle Cp3 corresponds to step S3 in FIG. 2).
  • the data memory 8 stores the calculation result obtained by the processor 4 at the time t3 when the calculation processing by the processor 4 is completed (in the processing cycle Cd1).
  • the scrubbing module 10 performs scrubbing processing on the circuit information 6 on the circuit information memory 3 that is the basis of the arithmetic processing of the processor 4 .
  • the scrubbing process is performed in a processing cycle Cs1 starting from time t2 during the period (time t1 to t3) during which the processor 4 performs arithmetic processing.
  • the diagnostic result of the scrubbing process is notified to the processor 4, and the processor 4 outputs an appropriate operation result from the data memory 8 (the scrubbing process obtains the diagnostic result that there is no bit error in the circuit information 6).
  • the operation result stored in the data memory 8 is output as it is from the output unit 12.
  • the data memory 8 the most recent past data or alternative data is output from the output unit 12 as the calculation result, as described above).
  • step S7 The processor 4 may output the alternative data from the output unit 12 as a calculation result.
  • the scrubbing module 10 continues to give unfavorable diagnostic results (diagnostic results indicating that there is a bit error) and the processor 4 cannot obtain highly reliable calculation results for a period of time, the calculation results are By outputting an appropriate value as alternative data, reliability can be suitably secured. In this case, a simulation result obtained by simulating the behavior of the device 2 can be used as alternative data.
  • a control device (1) a circuit information memory (3) for storing circuit information (6); a processor (4) for repeatedly executing arithmetic processing for controlling a device (2) based on the circuit information read from the circuit information memory; a data memory (8) for sequentially storing calculation results of the calculation process; a diagnostic unit (10) for performing diagnostic processing for diagnosing the presence or absence of bit errors in the circuit information stored in the circuit information memory; with When the diagnosis unit diagnoses that there is the bit error, the processor performs the most recent processing corresponding to the case where the diagnosis unit diagnoses that there is no bit error among the operation results stored in the data memory. Past data or substitute data prepared in advance corresponding to the past data is configured to be output as the calculation result.
  • the reliability when it is diagnosed that there is a bit error in the circuit information on the circuit information memory by the scrubbing process, the reliability is ensured like the most recent past data of the operation result or alternative data. data is output. As a result, it is possible to avoid outputting unreliable operation results based on logic circuits generated by circuit information in which bit errors exist, and even when circuit information has bit errors, operation results are output from the processor. reliability can be suitably ensured. In this way, in this aspect, since the reliability of the output can be ensured in a single processor, the configuration is simple, and the cost is lower than the case where the reliability is ensured by the majority vote, for example, by providing the same configuration in parallel. less.
  • the diagnosis unit is a scrubbing module that performs a scrubbing process for correcting the bit error when it is diagnosed that the bit error exists as the diagnosis process.
  • a control device that includes, as a diagnostic unit, a scrubbing module that performs a scrubbing process for correcting a bit error when it is diagnosed that there is a bit error.
  • the processor temporarily stores the operation result in the data memory, and discards the operation result from the data memory when the diagnostic unit diagnoses that there is the bit error.
  • the operation result of the processor is temporarily stored in the data memory. Results are discarded. As a result, it is possible to suitably ensure reliability by preventing unreliable calculation results from remaining in the data memory, and to save the capacity of the data memory.
  • the processor can obtain the past data from the data memory.
  • the aspect (4) above by acquiring the past data from the data memory, which is the internal configuration of the control device, it is possible to obtain a better operating speed than when acquiring it from the external configuration of the control device.
  • the diagnostic processing is executed in parallel with the arithmetic processing by the processor.
  • the arithmetic processing of the processor and the diagnostic processing of the diagnostic unit are executed in parallel, thereby obtaining a good operating speed.
  • the data memory stores the processing time of the processor and the diagnosis result of the diagnosis unit in association with each calculation result.
  • the computation result of the processor is stored in the data memory in a state associated with the processing time of the processor and the diagnostic result of the diagnostic processing.
  • the processor can preferably specify the most recent past data corresponding to the case where the diagnosis unit has diagnosed that there is no bit error by searching past operation results accumulated in the data memory.
  • the processor When the diagnostic result that the bit error exists is consecutively obtained by the diagnostic unit a plurality of times, the processor outputs the alternative data as the calculation result.
  • the processor when the repeated diagnostic process yields a plurality of consecutive diagnostic results indicating that there is a bit error, the processor outputs alternative data prepared in advance as the calculation result. .
  • the processor outputs alternative data prepared in advance as the calculation result.
  • the alternative data are simulation results related to the calculation results.
  • the calculation result of the processor can be set to an appropriate desired value, and the reliability can be suitably ensured.
  • a control method includes: a circuit information memory (3) for storing circuit information (6); a processor (4) for repeatedly executing arithmetic processing for controlling a device (2) based on the circuit information read from the circuit information memory; a data memory (8) for sequentially storing calculation results of the calculation process; a diagnostic unit (10) for performing diagnostic processing for diagnosing the presence or absence of bit errors in the circuit information stored in the circuit information memory; A control method using a control device comprising When the diagnosis unit diagnoses that there is the bit error, most recent past data corresponding to the case where the diagnosis unit diagnoses that there is no bit error among the operation results stored in the data memory, or , alternative data prepared in advance so as to correspond to the past data is output as the calculation result of the processor.
  • the reliability when it is diagnosed that there is a bit error in the circuit information on the circuit information memory by the diagnostic processing, the reliability is ensured like the most recent past data of the operation result or alternative data. data is output. As a result, it is possible to avoid outputting unreliable operation results based on logic circuits generated by circuit information in which bit errors exist, and even when circuit information has bit errors, operation results are output from the processor. reliability can be suitably ensured. In this way, in this aspect, since the reliability of the output can be ensured in a single processor, the configuration is simple, and the cost is lower than the case where the reliability is ensured by the majority vote, for example, by providing the same configuration in parallel. less.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Microcomputers (AREA)

Abstract

制御装置は、回路情報メモリから読み出された回路情報に基づいて機器を制御するための演算処理を繰り返し実行するためのプロセッサと、演算処理の演算結果を逐次記憶するためのデータメモリと、回路情報メモリに記憶された回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部とを備える。診断部によってビットエラーが有ると診断された場合、プロセッサは、データメモリに記憶された演算結果のうち診断部によってビットエラーが無いと診断された場合に対応する直近の過去データ、又は、過去データに対応するように予め用意された代替データを、演算結果として出力する。

Description

制御装置、及び、制御方法
 本開示は、制御装置、及び、制御方法に関する。
 本願は、2022年2月28日に日本国特許庁に出願された特願2022-029726号に基づき優先権を主張し、その内容をここに援用する。
 回路情報に基づいて内部の論理回路構造を再構成可能なデバイスとして、プログラマブルロジックデバイス(PLD:Programmable Logic Device)が知られている。回路情報は例えばメモリ(回路情報メモリ)のような外部の記憶媒体に予め用意され、プログラマブルロジックデバイスのプロセッサによって、当該回路情報が取り込まれることで、回路情報に基づく特定の機能を実現するための論理回路が構成される。
 プログラマブルロジックデバイスにおいて内部の論理回路を構成するための回路情報はプロセッサによって外部(例えば回路情報メモリ等)から取り込まれるが、例えば地表に降り注ぐ中性子等の要因によって回路情報にビットエラーが生じることがある。このような回路情報のビットエラーは、回路情報に基づいてプロセッサに構成される論理回路にエラーをもたらしてしまうおそれがある。このような論理回路のエラーは、制御精度が求められる制御装置としてプログラマブルロジックデバイスを用いる場合には、制御対象である機器の誤作動や不具合を招く要因となってしまう。そこで回路情報におけるビットエラーの有無を診断する診断処理を行うことが知られている(例えば特許文献1)。
特表2006-523350号公報
 前述の診断処理では、回路情報におけるビットエラーの有無を診断することが可能である。しかしながら、プロセッサは、回路情報のビットエラーの有無に関わらず、回路情報に基づいて構成された論理回路による演算結果を出力するため、ビットエラーが有ると診断された場合には、信頼性の低い処理による演算結果が出力されてしまう(すなわち、信頼性の低い処理によってエラーである演算結果が流出してしまうおそれがある)。このような事態を回避するために、同等のプログラマブルロジックデバイスを複数用意し、多数決によって信頼性が確保された演算結果を出力することも考えられるが、構成規模が大きくなり、コストが増加してしまう。
 本開示の少なくとも一実施形態は上述の事情に鑑みなされたものであり、構成の複雑化を抑制しつつ、回路情報にビットエラーが生じた場合においても演算結果の信頼性を好適に維持可能な制御装置、及び、制御方法を提供することを目的とする。
 本開示の少なくとも一実施形態に係る制御装置は、上記課題を解決するために、
 回路情報を記憶するための回路情報メモリと、
 前記回路情報メモリから読み出された前記回路情報に基づいて機器を制御するための演算処理を繰り返し実行するためのプロセッサと、
 前記演算処理の演算結果を逐次記憶するためのデータメモリと、
 前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部と、
を備え、
 前記プロセッサは、前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記演算結果として出力するように構成される。
 本開示の少なくとも一実施形態に係る制御方法は、上記課題を解決するために、
 回路情報を記憶するための回路情報メモリと、
 前記回路情報メモリから読み出された前記回路情報に基づいて機器を制御するための演算処理を繰り返し実行するためのプロセッサと、
 前記演算処理の演算結果を逐次記憶するためのデータメモリと、
 前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部と、
を備える制御装置を用いた制御方法であって、
 前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記プロセッサの前記演算結果として出力する。
 本開示の少なくとも一実施形態によれば、構成の複雑化を抑制しつつ、回路情報にビットエラーが生じた場合においても演算結果の信頼性を好適に維持可能な制御装置、及び、制御方法を提供できる。
一実施形態に係る制御装置の内部構成を示すブロック図である。 一実施形態に係る制御方法を示すフローチャートである。 図1のプロセッサ、データメモリ及びスクラビングモジュールの処理サイクルを並列的に示すタイムチャートである。
 以下、添付図面を参照して本発明の幾つかの実施形態について説明する。ただし、実施形態として記載されている又は図面に示されている構成は、本発明の範囲をこれに限定する趣旨ではなく、単なる説明例にすぎない。
 図1は一実施形態に係る制御装置1の内部構成を示すブロック図である。制御装置1は、機器2を制御するための装置であり、プログラマブルロジックデバイス(PLD:Programmable Logic Device)として構成される。プログラマブルロジックデバイスである制御装置1は、回路情報6に基づいて内部に構成される論理回路によって、制御対象である機器2に対する制御パラメータを含む演算結果を得るための演算処理が実現される。
 尚、制御装置1のハードウェア構成は、公知のプログラマブルロジックデバイスと同様であり、詳細は割愛する。
 制御装置1は、回路情報メモリ3と、プロセッサ4と、データメモリ8と、スクラビングモジュール10と、出力部12を備える。
 回路情報メモリ3は、回路情報6を記憶するための構成である。回路情報6は、プロセッサ4に取り込まれることで所定の演算処理を実現するための論理回路を構成するための情報である。
 プロセッサ4は、回路情報メモリ3にアクセスし、回路情報メモリ3に記憶された回路情報6を取得することにより、回路情報6に対応する演算処理を繰り返し実行するための構成である。
 データメモリ8は、プロセッサ4の演算処理に必要な各種情報、及び、プロセッサ4の演算結果を記憶するための構成である。例えば、上記のように回路情報6に対応する論理回路が構成されたプロセッサ4は、データメモリ8にアクセスすることにより、論理回路を用いた演算処理に必要な情報をデータメモリ8から取得する。そしてプロセッサ4では論理回路を用いた演算処理が行われ、その演算結果がデータメモリ8に記憶される。データメモリ8に記憶された演算結果は、適宜取出し可能であり、また適宜破棄することも可能である。
 尚、本実施形態においてデータメモリ8に記憶される各種情報の少なくとも一部は、例えば、制御装置1の外部にある外付けのメモリ等の記憶装置に記憶してもよい。但し、本実施形態のように、各種情報を制御装置1の内部構成であるデータメモリ8に記憶することで、プロセッサ4との間で各種情報のやり取りに要する時間を短縮し、良好な動作速度を有する制御装置1を実現できる。
 スクラビングモジュール10は、回路情報メモリ3に記憶された回路情報6に対してスクラビング処理を実施するための構成である。スクラビングモジュール10は、回路情報6におけるビットエラーの有無を診断するための診断処理を実施するための診断部の一態様であり、診断処理として、ビットエラーが有ると診断された場合に、ビットエラーを訂正するスクラビング処理を実施するためのモジュールである。前述したように、回路情報6はプロセッサ4で所定の演算処理を実施するための論理回路を構成するための情報として予め回路情報メモリ3上に取出し可能に記憶される。このように回路情報メモリ3に記憶された回路情報6には、様々な要因(例えば地表に降り注ぐ中性子等)によってビットエラーが生じることが有る。回路情報6のビットエラーは、当該回路情報6がプロセッサ4によって取り出された際に、プロセッサ4に構成される論理回路のエラーをもたらす要因となるため、スクラビングモジュール10は、回路情報メモリ3上に記憶された回路情報6に対してスクラビング処理を実施することにより、回路情報6におけるビットエラーの有無を診断する。スクラビングモジュール10によるビットエラーの診断結果はプロセッサ4に通知される。
 出力部12は、制御装置1の制御対象に対して、制御装置1の演算結果に基づく制御パラメータを出力するための構成である。出力部12から出力される制御パラメータは、スクラビングモジュール10の診断結果に基づいて可変である。詳しくは後述するが、スクラビングモジュール10において回路情報6にビットエラーがないと診断された場合には、回路情報6によってプロセッサ4に構成される論理回路が信頼性に足りるため、プロセッサ4の演算結果が出力部12から制御パラメータとして機器2に対して出力される。一方でスクラビングモジュール10において回路情報6にビットエラーが有ると診断された場合には、回路情報6によってプロセッサ4に構成される論理回路の信頼性が低くなるため、プロセッサ4の演算結果は出力部12から出力されず(すなわち信頼性の低い演算結果が制御装置1の外部に流出せず)、直近の過去データや代替データが制御パラメータとして出力される。
 続いて上記構成を有する制御装置1によって実施される制御方法について説明する。図2は一実施形態に係る制御方法を示すフローチャートである。
 プロセッサ4は回路情報6を取得する(ステップS1)。回路情報6はプロセッサ4で所定の演算処理に対応する論理回路が構成されるように回路情報メモリ3に用意されており、プロセッサ4は回路情報メモリ3にアクセスすることにより、回路情報メモリ3に予め記憶されている回路情報6を取得する。これによりプロセッサ4には取得した回路情報6に対応する論理回路が構築され、演算処理の実施が可能となる。
 続いてプロセッサ4はステップS1で取得した回路情報6に対応する演算処理を実施する(ステップS2)。ステップS2では、回路情報6によって構築された論理回路を用いた演算処理が実施され、演算処理に必要な各種情報が取り込まれてもよい。本実施形態では、回路情報6に対応する演算処理に必要なデータは予めデータメモリ8に記憶されており、プロセッサ4がデータメモリ8にアクセスすることにより当該データを取得可能になっている。
 尚、ステップS2の演算処理で必要なデータの取得先はデータメモリ8に限定されず、制御装置1が有する他のメモリや、制御装置1に外付けされた外部メモリから取得するようにしてもよい。
 続いてプロセッサ4はステップS2の演算処理によって得られた演算結果をデータメモリ8に記憶する(ステップS3)。すなわちステップS3では、プロセッサ4で得られた演算結果は、そのまま出力部12に送信されず、一旦データメモリ8に記憶される。これにより、スクラビング処理によって演算結果の信頼性が低い場合に、演算結果がそのまま出力部12から流出することが防止される。
 続いてスクラビングモジュール10は、回路情報メモリ3に記憶されている回路情報6に対してスクラビング処理を実施する(ステップS4)。スクラビング処理では、回路情報メモリ3上に記憶されている回路情報6におけるビットエラーの有無が診断され、エラーが有る場合に訂正される。プロセッサ4の演算処理は、ステップS1で取得された回路情報6に基づいて実施されるが、ステップS4ではスクラビングモジュール10が当該回路情報6の取得先である回路情報メモリ3にアクセスすることにより、回路情報6のビットエラーの有無が診断される。
 尚、ステップS4のスクラビング処理の診断結果は、スクラビングモジュール10からプロセッサ4に対して通知される。
 続いてプロセッサ4は、スクラビングモジュール10からの通知に基づいて、ステップS4のスクラビング処理によって回路情報6にビットエラーが有ったか否かを判定する(ステップS5)。回路情報6にビットエラーが無いと判定された場合(ステップS5:NO)、プロセッサ4は、回路情報6によって正しい論理回路が構成されており、その演算結果も十分に信頼性が有ると判断し、ステップS3でデータメモリ8に記憶した演算結果を出力部12から出力する(ステップS6)。このようにスクラビング処理によってビットエラーが無いことが確認された回路情報6に基づく演算結果を出力することで、良好な制御精度が得られる。
 一方、回路情報6にビットエラーが有ると判定された場合(ステップS5:YES)、プロセッサ4は、ビットエラーが無いと判定された回路情報6に基づいて得られた過去の演算結果のうち直近のもの(以下、適宜「直近の過去データ」と称する)、又は、代替データを、出力部12から演算結果として出力する(ステップS7)。この場合、ステップS2で実施されたプロセッサ4の演算処理は、ビットエラーが存在する回路情報6に基づいて実施されたものであるため、当該回路情報6に基づいて得られた演算結果(ステップS3でデータメモリ8に記憶された演算結果)は信頼性が低い。そのためステップS7では、ステップS2で得られた演算結果(ステップS3でデータメモリ8に記憶された演算結果)に代えて、直近の過去データや代替データを出力することで、信頼性の低い演算結果が出力部12から機器2に流出することが防止される。
 尚、スクラビング処理によって回路情報6にビットエラーが有ると診断された場合には、ステップS3でデータメモリ8に記憶された演算結果は破棄されてもよい。つまり、ステップS3では、プロセッサ4の演算結果をデータメモリ8に一時的に記憶し、スクラビング処理によって回路情報6にビットエラーが有ると診断された場合には、一時的に記憶した演算結果が破棄される。これにより、データメモリ8に信頼性の低い演算結果が残ることを防止することで信頼性を好適に確保するとともに、データメモリ8の容量も有効に節約できる。
 ステップS7で扱われる直近の過去データは、例えば、プロセッサ4がステップS2の演算処理を繰り返すサイクルごとに、ステップS3でデータメモリ8に過去の演算処理を逐次記憶し、ステップS5のスクラビング処理で回路情報6にビットエラーが無いと判定されたもののうち直近のものが検索されることで取得される。この場合、データメモリ8には、演算結果ごとにプロセッサ4の処理時刻、及び、スクラビングモジュール10の診断結果が関連付けて記憶される。これにより、プロセッサ4は、データメモリ8に蓄積された過去の演算結果を検索することで、スクラビングモジュールによってビットエラーが無いと診断された場合に対応する直近の過去データを好適に特定できる。
 ステップS7で扱われる代替データは、スクラビング処理によってビットエラーが有ると診断された回路情報6に基づく演算結果に比べて、信頼性が高い各種データとして予め用意される。例えば代替データは、過去データであってもよいし、機器2に適した好適な値として得られたシミュレーション結果であってもよい。
 図2では説明の便宜上、ステップS4のスクラビング処理はステップS2~S3の後に実施されるように示されているが、ステップS4のスクラビング処理はステップS2のプロセッサ4の演算処理と並行に実施されてもよい。図3は図1のプロセッサ4、データメモリ8及びスクラビングモジュール10の処理サイクルを並列的に示すタイムチャートである。図3では、プロセッサ4、データメモリ8及びスクラビングモジュール10ごとに処理サイクルが繰り返されている様子が示されている。
 尚、図3ではプロセッサ4、データメモリ8及びスクラビングモジュール10の処理サイクルが互いに異なる時間幅を有する場合を例示しているが、同じ時間幅を有してもよい。また図3ではある一連の演算処理に関連する各構成の処理サイクルをハッチングで強調して示しており、ハッチングが付されていない他の処理サイクルは他の演算処理に用いられる。
 この例では、プロセッサ4では、図2のステップS2で実施される演算処理が時刻t1から3つの処理サイクルCp1~Cp3にわたって行われている。1つ目の処理サイクルCp1では、回路情報6に基づいて構成されたプロセッサ4の論理回路で演算処理に必要な各種情報がデータメモリ8から入力され、2つ目の処理サイクルCp2では、1つ目の処理サイクルCp1で入力された各種情報を論理回路に適用して演算処理が実行され、3つ目の処理サイクルCp3では2つ目の処理サイクルCp2で得られた演算結果のデータメモリ8への記憶が行われている(3つ目の処理サイクルCp3は図2のステップS3に相当する)。これに対応して、データメモリ8では、プロセッサ4での演算処理が完了する時刻t3において(処理サイクルCd1において)、プロセッサ4で得られた演算結果が格納される。
 このようなプロセッサ4の演算処理と並行して、スクラビングモジュール10ではプロセッサ4の演算処理のもととなる回路情報メモリ3上の回路情報6についてスクラビング処理が行われる。スクラビング処理は、プロセッサ4において演算処理が実施される期間(時刻t1~t3)の途中である時刻t2から開始する処理サイクルCs1において実施される。スクラビング処理が完了すると、スクラビング処理の診断結果はプロセッサ4に通知され、プロセッサ4はデータメモリ8から適切な演算結果を出力する(スクラビング処理によって回路情報6にビットエラーが無いとの診断結果が得られた場合には、データメモリ8に記憶した演算結果をそのまま出力部12から出力する。一方、スクラビング処理によって回路情報6にビットエラーが有るとの診断結果が得られた場合には、データメモリ8に記憶した演算結果に代えて、前述のように直近の過去データ又は代替データを演算結果として出力部12から出力する)。
 尚、スクラビングモジュール10によってビットエラーが有るとの診断結果が複数回連続した場合(スクラビングモジュール10の連続する複数の処理サイクルにわたってビットエラーが有るとの診断結果が得られた場合)、ステップS7においてプロセッサ4は、代替データを出力部12から演算結果として出力してもよい。これにより、スクラビングモジュール10において好ましくない診断結果(ビットエラーが有るとの診断結果)が連続することでプロセッサ4で信頼性の高い演算結果が得られない時間が継続した場合においても、演算結果として適切な値を代替データとして出力することで、信頼性を好適に確保できる。この場合、代替データとして機器2の挙動についてシミュレーションを行ったシミュレーション結果を用いることができる。
 以上説明したように上記各実施形態によれば、スクラビング処理によって回路情報メモリ3上の回路情報6にビットエラーが有ると診断された場合、演算結果の直近の過去データ、又は、代替データのように信頼性が確保されたデータが機器2に対して出力される。これにより、ビットエラーが存在する回路情報6によって構築された論理回路に基づく信頼性の低い演算結果が機器2に出力されることが回避され、回路情報6にビットエラーが有る場合においても良好な制御精度が得られる。そして、このような構成では、単一のプロセッサ4において出力の信頼性を確保できるため、構成が簡易であり、例えば同等の構成を並列に設けることで多数決によって信頼性を確保する場合に比べてコストも少なく済む。
 その他、本開示の趣旨を逸脱しない範囲で、上記した実施形態における構成要素を周知の構成要素に置き換えることは適宜可能であり、また、上記した実施形態を適宜組み合わせてもよい。
 上記各実施形態に記載の内容は、例えば以下のように把握される。
(1)一態様に係る制御装置(1)は、
 回路情報(6)を記憶するための回路情報メモリ(3)と、
 前記回路情報メモリから読み出された前記回路情報に基づいて機器(2)を制御するための演算処理を繰り返し実行するためのプロセッサ(4)と、
 前記演算処理の演算結果を逐次記憶するためのデータメモリ(8)と、
 前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部(10)と、
を備え、
 前記プロセッサは、前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記演算結果として出力するように構成される。
 上記(1)の態様によれば、スクラビング処理によって回路情報メモリ上の回路情報にビットエラーが有ると診断された場合、演算結果の直近の過去データ、又は、代替データのように信頼性が確保されたデータが出力される。これにより、ビットエラーが存在する回路情報によって生成された論理回路に基づく信頼性の低い演算結果が出力されることが回避され、回路情報にビットエラーが有る場合においてもプロセッサから出力される演算結果の信頼性を好適に確保できる。このようにして本態様では、単一のプロセッサにおいて出力の信頼性を確保できるため、構成が簡易であり、例えば同等の構成を並列に設けることで多数決によって信頼性を確保する場合に比べてコストも少なく済む。
(2)他の態様では、上記(1)の態様において、
 前記診断部は、前記診断処理として、前記ビットエラーが有ると診断された場合に、前記ビットエラーを訂正するスクラビング処理を実施するスクラビングモジュールである。
 上記(2)の態様によれば、診断部として、ビットエラーが有ると診断された場合に、ビットエラーを訂正するスクラビング処理を実施するスクラビングモジュールを備える制御装置に好適に適用できる。
(3)他の態様では、上記(1)又は(2)の態様において、
 前記プロセッサは、前記演算結果を前記データメモリに一時的に記憶し、前記診断部によって前記ビットエラーが有ると診断された場合に、前記データメモリから前記演算結果を破棄する。
 上記(3)の態様によれば、プロセッサの演算結果はデータメモリに一時的に記憶されるが、診断処理により回路情報にビットエラーがあると診断された場合には、当該回路情報に基づく演算結果は破棄される。これにより、データメモリに信頼性の低い演算結果が残ることを防止することで信頼性を好適に確保するとともに、データメモリの容量を節約することができる。
(4)他の態様では、上記(1)から(3)のいずれか一態様において、
 前記プロセッサは、前記過去データを前記データメモリから取得可能である。
 上記(4)の態様によれば、過去データを制御装置の内部構成であるデータメモリから取得することで、制御装置の外部構成から取得する場合に比べて、良好な動作速度を得られる。
(5)他の態様では、上記(1)から(4)のいずれか一態様において、
 前記診断処理は、前記プロセッサによる前記演算処理と並列に実行される。
 上記(5)の態様によれば、プロセッサの演算処理と診断部の診断処理とが並列に実行されることで、良好な動作速度が得られる。
(6)他の態様では、上記(1)から(5)のいずれか一態様において、
 前記データメモリには、前記演算結果ごとに前記プロセッサの処理時刻、及び、前記診断部の診断結果が関連付けて記憶される。
 上記(6)の態様によれば、プロセッサの演算結果は、プロセッサの処理時刻、及び、診断処理の診断結果と関連付けられた状態でデータメモリに記憶される。これにより、プロセッサは、データメモリに蓄積された過去の演算結果を検索することで、診断部によってビットエラーが無いと診断された場合に対応する直近の過去データを好適に特定できる。
(7)他の態様では、上記(1)から(6)のいずれか一態様において、
 前記診断部によって前記ビットエラーが有るとの診断結果が複数回連続した場合、前記プロセッサは、前記代替データを、前記演算結果として出力する。
 上記(7)の態様によれば、繰り返し実施される診断処理によってビットエラーが有るとの診断結果が複数回連続して得られた場合、プロセッサは演算結果として予め用意された代替データを出力する。これにより、好ましくない診断結果(ビットエラーが有るとの診断結果)が連続することで信頼性の高い演算結果が得られない時間が継続した場合においても、演算結果として所望の値を出力することで、信頼性を好適に確保できる。
(8)他の態様では、上記(1)から(7)のいずれか一態様において、
 前記代替データは、前記演算結果に関するシミュレーション結果である。
 上記(8)の態様によれば、制御対象である機器に適したプロセッサの演算結果について予めシミュレーションを実施し、そのシミュレーション結果を演算結果として出力することで、回路情報にビットエラーが生じた場合においても、プロセッサの演算結果を適切な所望の値にし、信頼性を好適に確保できる。
(9)一態様に係る制御方法は、
 回路情報(6)を記憶するための回路情報メモリ(3)と、
 前記回路情報メモリから読み出された前記回路情報に基づいて機器(2)を制御するための演算処理を繰り返し実行するためのプロセッサ(4)と、
 前記演算処理の演算結果を逐次記憶するためのデータメモリ(8)と、
 前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部(10)と、
を備える制御装置を用いた制御方法であって、
 前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記プロセッサの前記演算結果として出力する。
 上記(9)の態様によれば、診断処理によって回路情報メモリ上の回路情報にビットエラーが有ると診断された場合、演算結果の直近の過去データ、又は、代替データのように信頼性が確保されたデータが出力される。これにより、ビットエラーが存在する回路情報によって生成された論理回路に基づく信頼性の低い演算結果が出力されることが回避され、回路情報にビットエラーが有る場合においてもプロセッサから出力される演算結果の信頼性を好適に確保できる。このようにして本態様では、単一のプロセッサにおいて出力の信頼性を確保できるため、構成が簡易であり、例えば同等の構成を並列に設けることで多数決によって信頼性を確保する場合に比べてコストも少なく済む。
1 制御装置
2 機器
3 回路情報メモリ
4 プロセッサ
6 回路情報
8 データメモリ
10 スクラビングモジュール
12 出力部

Claims (9)

  1.  回路情報を記憶するための回路情報メモリと、
     前記回路情報メモリから読み出された前記回路情報に基づいて機器を制御するための演算処理を繰り返し実行するためのプロセッサと、
     前記演算処理の演算結果を逐次記憶するためのデータメモリと、
     前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部と、
    を備え、
     前記プロセッサは、前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記演算結果として出力するように構成される、制御装置。
  2.  前記診断部は、前記診断処理として、前記ビットエラーが有ると診断された場合に、前記ビットエラーを訂正するスクラビング処理を実施するスクラビングモジュールである、請求項1に記載の制御装置。
  3.  前記プロセッサは、前記演算結果を前記データメモリに一時的に記憶し、前記診断部によって前記ビットエラーが有ると診断された場合に、前記データメモリから前記演算結果を破棄する、請求項1又は2に記載の制御装置。
  4.  前記プロセッサは、前記過去データを前記データメモリから取得可能である、請求項1又は2に記載の制御装置。
  5.  前記診断処理は、前記プロセッサによる前記演算処理と並列に実行される、請求項1又は2に記載の制御装置。
  6.  前記データメモリには、前記演算結果ごとに前記プロセッサの処理時刻、及び、前記診断部の診断結果が関連付けて記憶される、請求項1又は2に記載の制御装置。
  7.  前記診断部によって前記ビットエラーが有るとの診断結果が複数回連続した場合、前記プロセッサは、前記代替データを、前記演算結果として出力する、請求項1又は2に記載の制御装置。
  8.  前記代替データは、前記演算結果に関するシミュレーション結果である、請求項1又は2に記載の制御装置。
  9.  回路情報を記憶するための回路情報メモリと、
     前記回路情報メモリから読み出された前記回路情報に基づいて機器を制御するための演算処理を繰り返し実行するためのプロセッサと、
     前記演算処理の演算結果を逐次記憶するためのデータメモリと、
     前記回路情報メモリに記憶された前記回路情報におけるビットエラーの有無を診断する診断処理を実施するための診断部と、
    を備える制御装置を用いた制御方法であって、
     前記診断部によって前記ビットエラーが有ると診断された場合、前記データメモリに記憶された前記演算結果のうち前記診断部によって前記ビットエラーが無いと診断された場合に対応する直近の過去データ、又は、前記過去データに対応するように予め用意された代替データを、前記プロセッサの前記演算結果として出力する、制御方法。
PCT/JP2023/005434 2022-02-28 2023-02-16 制御装置、及び、制御方法 WO2023162848A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022-029726 2022-02-28
JP2022029726A JP2023125556A (ja) 2022-02-28 2022-02-28 制御装置、及び、制御方法

Publications (1)

Publication Number Publication Date
WO2023162848A1 true WO2023162848A1 (ja) 2023-08-31

Family

ID=87765731

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/005434 WO2023162848A1 (ja) 2022-02-28 2023-02-16 制御装置、及び、制御方法

Country Status (2)

Country Link
JP (1) JP2023125556A (ja)
WO (1) WO2023162848A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012053778A (ja) * 2010-09-02 2012-03-15 Toshinori Sueyoshi プログラマブル論理回路のエラー訂正回路
US20140059405A1 (en) * 2012-08-21 2014-02-27 Western Digital Technologies, Inc. Solid-state drive retention monitor using reference blocks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012053778A (ja) * 2010-09-02 2012-03-15 Toshinori Sueyoshi プログラマブル論理回路のエラー訂正回路
US20140059405A1 (en) * 2012-08-21 2014-02-27 Western Digital Technologies, Inc. Solid-state drive retention monitor using reference blocks

Also Published As

Publication number Publication date
JP2023125556A (ja) 2023-09-07

Similar Documents

Publication Publication Date Title
CN111709124B (zh) 产品fmeca分析方法、装置、计算机设备和存储介质
EP1306751A1 (en) System for managing circuitry of variable function information processing circuit and method for managing circuitry of variable function information processing circuit
US4326266A (en) Monitoring system for a modular digital data processor
WO2023162848A1 (ja) 制御装置、及び、制御方法
JP2009129301A (ja) 自己診断回路及び自己診断方法
JP2005235074A (ja) Fpgaのソフトエラー補正方法
US20070245040A1 (en) Data storing
JPWO2015068285A1 (ja) プログラマブルデバイス及びこれを用いた電子システム装置
US6681357B2 (en) MISR simulation tool for memory BIST application
JP5982845B2 (ja) トレース制御装置及びトレース制御方法
US11495315B1 (en) Configurable built-in self-repair chain for fast repair data loading
CN109710445B (zh) 内存校正方法和电子设备
JP7029366B2 (ja) 自動車用電子制御装置
JP6463445B1 (ja) 車載制御装置
US10504609B2 (en) Semiconductor device and diagnosis method thereof
US10191481B2 (en) Numerical controller and numerical control system in which the controller is connected by network
Hadjicostis Non-concurrent error detection and correction in discrete-time LTI dynamic systems
US4326251A (en) Monitoring system for a digital data processor
US11810639B2 (en) Test method and test system
JP3090053B2 (ja) 回路データ用モニタ装置
JP6618505B2 (ja) コンフィグレーションデータ設定装置
US20110320769A1 (en) Parallel computing device, information processing system, parallel computing method, and information processing device
JP2006004377A (ja) データ処理装置およびデータ処理方法
EP3364301B1 (en) Apparatus and associated method
JP6194679B2 (ja) データ補正回路及びデータ補正方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23759849

Country of ref document: EP

Kind code of ref document: A1