JP2017199052A - レジスタ異常検出装置 - Google Patents
レジスタ異常検出装置 Download PDFInfo
- Publication number
- JP2017199052A JP2017199052A JP2016086764A JP2016086764A JP2017199052A JP 2017199052 A JP2017199052 A JP 2017199052A JP 2016086764 A JP2016086764 A JP 2016086764A JP 2016086764 A JP2016086764 A JP 2016086764A JP 2017199052 A JP2017199052 A JP 2017199052A
- Authority
- JP
- Japan
- Prior art keywords
- register
- current value
- crc
- determination result
- value
- 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
- 238000001514 detection method Methods 0.000 title claims abstract description 91
- 230000005856 abnormality Effects 0.000 title claims abstract description 81
- 238000004364 calculation method Methods 0.000 claims abstract description 109
- 238000000034 method Methods 0.000 claims description 40
- 238000007689 inspection Methods 0.000 claims description 39
- 230000002159 abnormal effect Effects 0.000 claims description 6
- 238000004891 communication Methods 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 10
- 230000004044 response Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000000295 complement effect Effects 0.000 description 2
- 239000000470 constituent Substances 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 125000004122 cyclic group Chemical group 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0793—Remedial or corrective actions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Detection And Correction Of Errors (AREA)
- Debugging And Monitoring (AREA)
- Error Detection And Correction (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
(1)動作中にレジスタ値を常時ポーリングすることにより、レジスタ値が変化していないかどうかを監視し、レジスタへの書き込みを行っていないにも関わらずレジスタ値が変化していた場合は、レジスタ値(レジスタに書き込まれているデータ)に異常が生じていると判断し、正しい値を書き込む。
(2)レジスタ初期設定後、初期設定時と同じ値を一定間隔で書き続ける。これにより、レジスタ値がノイズなどの影響で変化したとしても、レジスタ値が正しい値で上書きされる。
図1において、CRC値算出対象レジスタ24−1には動作前に必ず任意の値を書き込むため、CRC値算出対象レジスタ24−1に書き込まれているデータのCRC現状値はIC2の動作中、初期値とは異なる値となる。そのため、IC2の動作中にCPU1からCRC現状値を監視することで、ノイズなどの影響で予期せぬリセットがかかっていないかどうかを確認できる。すなわち、リセットがかかればCRC現状値が初期値になることを利用することによって、予期せぬリセットがかかっていないかどうかを確認することができる。
以上、実施の形態を参照して本発明を説明したが、本発明は上記の実施の形態に限定されるものではない。本発明の構成や詳細には、本発明の技術思想の範囲内で当業者が理解し得る様々な変更をすることができる。
Claims (7)
- 演算処理部と、この演算処理部からから送られてくるデータが書き込まれるレジスタとを備え、前記レジスタに書き込まれているデータの異常を検出するレジスタ異常検出装置において、
前記演算処理部から送られてきたデータを前記レジスタに書き込むデータ書込部と、
前記レジスタに書き込まれているデータの異常を検出するための検査用の指標の期待値を算出する期待値算出部と、
前記レジスタに書き込まれているデータの前記検査用の指標の期待値に対応する現状値の算出を繰り返す現状値算出部と、
前記現状値算出部によって前記検査用の指標の現状値が算出される毎に、算出された検査用の指標の現状値を更新記憶する現状値記憶部と、
前記現状値算出部によって前記検査用の指標の現状値が算出される毎に、算出された検査用の指標の現状値と前記期待値との一致/不一致を判定し、その判定結果を第1の判定結果としてエラー検出レジスタに書き込む一致/不一致判定部とを備え、
前記演算処理部は、
前記エラー検出レジスタに書き込まれている第1の判定結果および前記現状値記憶部に記憶されている検査用の指標の現状値の少なくとも一方を読み出す
ことを特徴とするレジスタ異常検出装置。 - 請求項1に記載されたレジスタ異常検出装置において、
前記演算処理部は、
前記エラー検出レジスタに書き込まれている第1の判定結果および前記現状値記憶部に記憶されている検査用の指標の現状値から得られる第2の判定結果に基づいて前記レジスタに書き込まれているデータの異常を検出する
ことを特徴とするレジスタ異常検出装置。 - 請求項1に記載されたレジスタ異常検出装置において、
前記演算処理部は、
前記エラー検出レジスタに書き込まれている第1の判定結果および前記現状値記憶部に記憶されている検査用の指標の現状値を定期的に読み出し、その読み出した第1の判定結果および検査用の指標の現状値から得られる第2の判定結果に基づいて前記レジスタに書き込まれているデータの異常を検出する
ことを特徴とするレジスタ異常検出装置。 - 請求項3に記載されたレジスタ異常検出装置において、
前記演算処理部は、
前記現状値記憶部から読み出した最初の検査用の指標の現状値を演算処理部側での期待値とし、以降、前記現状値記憶部から検査用の指標の現状値を読み出す毎に、その読み出した検査用の指標の現状値と前記演算処理部側での期待値との一致/不一致を判定し、その判定結果を前記第2の判定結果とする
ことを特徴とするレジスタ異常検出装置。 - 請求項2〜4の何れか1項に記載されたレジスタ異常検出装置において、
前記演算処理部は、
前記第1の判定結果が「一致」でかつ前記第2の判定結果も「一致」であった場合に前記レジスタに書き込まれているデータが正常であると判断し、その他の場合は異常であると判断する
ことを特徴とするレジスタ異常検出装置。 - 請求項1に記載されたレジスタ異常検出装置において、
前記演算処理部は、
前記レジスタの異常検出方式として第1の方式が選択されている場合、
前記エラー検出レジスタに書き込まれている第1の判定結果に基づいて前記レジスタに書き込まれているデータの異常を検出し、
前記レジスタの異常検出方式として第2の方式が選択されている場合、
前記現状値記憶部に記憶されている検査用の指標の現状値から得られる第2の判定結果に基づいて前記レジスタに書き込まれているデータの異常を検出し、
前記レジスタの異常検出方式として第3の方式が選択されている場合、
前記エラー検出レジスタに書き込まれている第1の判定結果および前記現状値記憶部に記憶されている検査用の指標の現状値から得られる第2の判定結果に基づいて前記レジスタに書き込まれているデータの異常を検出する
ことを特徴とするレジスタ異常検出装置。 - 請求項1又は6に記載されたレジスタ異常検出装置において、
前記エラー検出レジスタに書き込まれている第1の判定結果は、
通信プロトコルに含めて前記演算処理部に送られてくる
ことを特徴とするレジスタ異常検出装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016086764A JP6718294B2 (ja) | 2016-04-25 | 2016-04-25 | レジスタ異常検出装置 |
KR1020170049163A KR101940906B1 (ko) | 2016-04-25 | 2017-04-17 | 레지스터 이상 검출 장치 |
CN201710272530.5A CN107402830B (zh) | 2016-04-25 | 2017-04-24 | 寄存器异常检测装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016086764A JP6718294B2 (ja) | 2016-04-25 | 2016-04-25 | レジスタ異常検出装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017199052A true JP2017199052A (ja) | 2017-11-02 |
JP6718294B2 JP6718294B2 (ja) | 2020-07-08 |
Family
ID=60237913
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016086764A Active JP6718294B2 (ja) | 2016-04-25 | 2016-04-25 | レジスタ異常検出装置 |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP6718294B2 (ja) |
KR (1) | KR101940906B1 (ja) |
CN (1) | CN107402830B (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111506525A (zh) * | 2019-01-30 | 2020-08-07 | 拉碧斯半导体株式会社 | 半导体装置、周边装置控制系统、以及周边装置控制方法 |
CN111949547A (zh) * | 2020-08-22 | 2020-11-17 | 深圳市捷诚技术服务有限公司 | 基于单片机异常的问题定位方法、单片机、设备以及系统 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109739673B (zh) * | 2018-12-05 | 2023-05-09 | 新华三技术有限公司合肥分公司 | 一种寄存器写入保护方法、逻辑装置及通信设备 |
CN115220972A (zh) * | 2022-06-07 | 2022-10-21 | 中科驭数(北京)科技有限公司 | 设备故障检测方法、装置、设备及计算机可读存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09311796A (ja) * | 1996-05-24 | 1997-12-02 | Matsushita Electric Ind Co Ltd | デバイス動作自動復帰装置 |
JP2011523474A (ja) * | 2008-04-23 | 2011-08-11 | エーティーラブ・インコーポレーテッド | 誤動作時に自動復元する通信システム及びその復元方法 |
JP2015198344A (ja) * | 2014-04-01 | 2015-11-09 | 株式会社デンソー | 制御装置、又は、制御システム |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002025282A (ja) * | 2000-07-12 | 2002-01-25 | Hitachi Ltd | 不揮発性半導体記憶装置 |
US6725406B2 (en) * | 2001-01-09 | 2004-04-20 | Intel Corporation | Method and apparatus for failure detection utilizing functional test vectors and scan mode |
EP1438662A2 (en) * | 2001-10-11 | 2004-07-21 | Altera Corporation | Error detection on programmable logic resources |
JP2006048783A (ja) * | 2004-08-02 | 2006-02-16 | Renesas Technology Corp | 不揮発性メモリおよびメモリカード |
JP4555834B2 (ja) * | 2004-12-27 | 2010-10-06 | 富士通株式会社 | 転送データの正当性を判定する装置及び方法 |
EP1980946B1 (en) * | 2006-01-31 | 2013-05-29 | Fujitsu Limited | Error correction code generation method and memory management device |
KR100944480B1 (ko) * | 2006-04-27 | 2010-03-03 | 후지쯔 마이크로일렉트로닉스 가부시키가이샤 | 반도체 장치 및 시스템 |
JP4343945B2 (ja) * | 2006-12-28 | 2009-10-14 | 三菱電機株式会社 | 電子制御装置 |
JP2012150661A (ja) * | 2011-01-19 | 2012-08-09 | Toshiba Corp | プロセッサ動作検査システム、及びその検査方法 |
US9087192B2 (en) * | 2013-09-10 | 2015-07-21 | Infineon Technologies Ag | Electronic circuit and method for monitoring a data processing |
CN104679196B (zh) * | 2015-03-10 | 2018-07-06 | 江苏邦融微电子有限公司 | 基于处理器的自检测、异常时复位系统及其实现方法 |
-
2016
- 2016-04-25 JP JP2016086764A patent/JP6718294B2/ja active Active
-
2017
- 2017-04-17 KR KR1020170049163A patent/KR101940906B1/ko active IP Right Grant
- 2017-04-24 CN CN201710272530.5A patent/CN107402830B/zh active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09311796A (ja) * | 1996-05-24 | 1997-12-02 | Matsushita Electric Ind Co Ltd | デバイス動作自動復帰装置 |
JP2011523474A (ja) * | 2008-04-23 | 2011-08-11 | エーティーラブ・インコーポレーテッド | 誤動作時に自動復元する通信システム及びその復元方法 |
JP2015198344A (ja) * | 2014-04-01 | 2015-11-09 | 株式会社デンソー | 制御装置、又は、制御システム |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111506525A (zh) * | 2019-01-30 | 2020-08-07 | 拉碧斯半导体株式会社 | 半导体装置、周边装置控制系统、以及周边装置控制方法 |
JP2020123137A (ja) * | 2019-01-30 | 2020-08-13 | ラピスセミコンダクタ株式会社 | 半導体装置、周辺装置制御システム、および周辺装置制御方法 |
JP7350488B2 (ja) | 2019-01-30 | 2023-09-26 | ラピスセミコンダクタ株式会社 | 周辺装置制御システム、および周辺装置制御方法 |
CN111949547A (zh) * | 2020-08-22 | 2020-11-17 | 深圳市捷诚技术服务有限公司 | 基于单片机异常的问题定位方法、单片机、设备以及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN107402830A (zh) | 2017-11-28 |
KR20170121695A (ko) | 2017-11-02 |
CN107402830B (zh) | 2020-11-24 |
JP6718294B2 (ja) | 2020-07-08 |
KR101940906B1 (ko) | 2019-01-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107402830B (zh) | 寄存器异常检测装置 | |
US10248580B2 (en) | Method and circuit for protecting and verifying address data | |
CN114328316B (zh) | Dma控制器、soc系统及基于dma控制器的数据搬运方法 | |
JP6280359B2 (ja) | プログラマブルコントローラ | |
CN110442473B (zh) | 一种非易失性数据存储方法、装置、电子设备及介质 | |
US7860940B2 (en) | System and method for bus transmission cancellation | |
US11631454B2 (en) | Methods and apparatus for reduced area control register circuit | |
JP4941954B2 (ja) | データエラー検出装置およびデータエラー検出方法 | |
JP2009259113A (ja) | 不揮発性メモリ管理装置 | |
US8891302B2 (en) | Electronic equipment | |
US20180011758A1 (en) | System and method for reducing ecc overhead and memory access bandwidth | |
US11768731B2 (en) | System and method for transparent register data error detection and correction via a communication bus | |
EP2194458A2 (en) | Request processing device, request processing system, and access testing method | |
US10303542B2 (en) | Semiconductor device, functional safety system and program | |
US9442788B2 (en) | Bus protocol checker, system on chip including the same, bus protocol checking method | |
CN108829417B (zh) | 一种cpld的升级装置、方法、设备及存储介质 | |
JP2001117855A (ja) | バスインタフェース回路作成装置及び記録媒体 | |
CN111323149A (zh) | 含纠正otp错误功能的温度传感器装置及otp错误的纠正方法 | |
JPH04162300A (ja) | 半導体メモリ | |
JP2011054221A (ja) | 記憶装置及び電子機器 | |
JP2005115957A (ja) | システムオンチップ性能測定装置およびシステムオンチップ性能測定方法 | |
JP7554924B2 (ja) | 保安装置および保安方法 | |
JP5545067B2 (ja) | 情報処理装置、及び情報処理装置の自己診断方法 | |
JP2010231362A (ja) | 電子機器の制御装置及びその制御装置を用いた空気調和機 | |
JP2006004377A (ja) | データ処理装置およびデータ処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190311 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200218 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200417 |
|
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: 20200602 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200612 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6718294 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |