JP7310521B2 - マイクロコンピュータ - Google Patents
マイクロコンピュータ Download PDFInfo
- Publication number
- JP7310521B2 JP7310521B2 JP2019185386A JP2019185386A JP7310521B2 JP 7310521 B2 JP7310521 B2 JP 7310521B2 JP 2019185386 A JP2019185386 A JP 2019185386A JP 2019185386 A JP2019185386 A JP 2019185386A JP 7310521 B2 JP7310521 B2 JP 7310521B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- unit
- groups
- element data
- arithmetic
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 230000002159 abnormal effect Effects 0.000 claims description 16
- 230000005856 abnormality Effects 0.000 claims description 13
- 238000001514 detection method Methods 0.000 claims description 6
- 230000007717 exclusion Effects 0.000 claims description 3
- 238000000034 method Methods 0.000 description 5
- 230000009977 dual effect Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Images
Classifications
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1629—Error detection by comparing the output of redundant processing systems
- G06F11/1641—Error detection by comparing the output of redundant processing systems where the comparison is not performed by the redundant processing components
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1629—Error detection by comparing the output of redundant processing systems
- G06F11/165—Error detection by comparing the output of redundant processing systems with continued operation after detection of the error
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30181—Instruction operation extension or modification
- G06F9/30189—Instruction operation extension or modification according to execution mode, e.g. mode flag
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3885—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units
- G06F9/3887—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled by a single instruction for multiple data lanes [SIMD]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Advance Control (AREA)
- Microcomputers (AREA)
- Hardware Redundancy (AREA)
Description
1つの命令で、データに含まれる複数の要素データを用いた演算を個別に且つ同時に実行可能な複数の演算器(21~28)を備えたマイクロコンピュータであって、
複数の演算器は、演算器を含む複数の演算器グループに区分け可能に構成されており、
要求された命令が信頼性の担保が必要な対象か否かを判定する判定部(S14)と、
判定部にて信頼性の担保が必要な対象と判定された場合、データを、要素データを含む複数のデータグループに分割するデータ分割部(S18)と、
データ分割部にて複数のデータグループに分割されると、複数の要素データをデータグループ単位で各演算器グループに共通して供給し、各演算器グループの各演算器による要素データを用いた演算を、全てのデータグループに関して段階的に実行する段階的演算部(S20、S26)と、
段階的演算部での演算が終了すると、複数の要素データが共通して供給された演算器グループどうしの演算結果を比較する比較部(S22、S24、S28、S30)と、
比較部にて各演算器グループの演算結果が一致しないと判定された場合、演算器が異常であると判断する異常検出部(S32、S32a)と、を備え、
複数の演算器は、三つ以上の演算器グループに区分け可能に構成されており、
データ分割部は、データを三つ以上のデータグループに分割し、
異常検出部は、比較部にて各演算器グループの演算結果が一致しないと判定された場合、演算器が異常であると判断するとともに、複数の演算器グループから異常の演算器を含む演算器グループを特定し、
異常検出部にて特定された異常の演算器を含む演算器グループを、複数の要素データの供給先から除外する除外部を備えたマイクロコンピュータ。
図変形例のマイコンに関して説明する。ここでは、主に、変形例のマイコンにおける、マイコン1との相違点に関して説明する。変形例のマイコンは、演算器グループ数、データグループ数、及び処理動作が、上記実施形態のマイコン1と異なる。ここでは、便宜的に同じ符号を用いる。
Claims (2)
- 1つの命令で、データに含まれる複数の要素データを用いた演算を個別に且つ同時に実行可能な複数の演算器(21~28)を備えたマイクロコンピュータであって、
複数の前記演算器は、前記演算器を含む複数の演算器グループに区分け可能に構成されており、
前記演算器に要求された命令が信頼性の担保が必要な対象か否かを判定する判定部(S14)と、
前記判定部にて前記信頼性の担保が必要な対象と判定された場合、前記データを、前記要素データを含む複数のデータグループに分割するデータ分割部(S18)と、
前記データ分割部にて複数の前記データグループに分割されると、複数の前記要素データを前記データグループ単位で各演算器グループに共通して供給し、各演算器グループの各演算器による前記要素データを用いた演算を、全ての前記データグループに関して段階的に実行する段階的演算部(S20、S26)と、
前記段階的演算部での演算が終了すると、複数の前記要素データが共通して供給された前記演算器グループどうしの演算結果を比較する比較部(S22、S24、S28、S30)と、
前記比較部にて各演算器グループの演算結果が一致しないと判定された場合、前記演算器が異常であると判断する異常検出部(S32)と、を備え、
複数の前記演算器は、三つ以上の前記演算器グループに区分け可能に構成されており、
前記データ分割部は、前記データを三つ以上の前記データグループに分割し、
前記異常検出部は、前記比較部にて各演算器グループの演算結果が一致しないと判定された場合、前記演算器が異常であると判断するとともに、複数の前記演算器グループから異常の前記演算器を含む前記演算器グループを特定し、
前記異常検出部にて特定された異常の前記演算器を含む前記演算器グループを、複数の前記要素データの供給先から除外する除外部を備えたマイクロコンピュータ。 - 前記判定部にて前記信頼性の担保が必要な対象と判定されなかった場合、前記データを分割することなく、複数の前記演算器にて、前記データに含まれる全ての要素データを用いた演算を一度に実行する通常演算部(S16)を、さらに備えた請求項1に記載のマイクロコンピュータ。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019185386A JP7310521B2 (ja) | 2019-10-08 | 2019-10-08 | マイクロコンピュータ |
DE102020212554.6A DE102020212554A1 (de) | 2019-10-08 | 2020-10-05 | Mikrocomputer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019185386A JP7310521B2 (ja) | 2019-10-08 | 2019-10-08 | マイクロコンピュータ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021060871A JP2021060871A (ja) | 2021-04-15 |
JP7310521B2 true JP7310521B2 (ja) | 2023-07-19 |
Family
ID=74876050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019185386A Active JP7310521B2 (ja) | 2019-10-08 | 2019-10-08 | マイクロコンピュータ |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7310521B2 (ja) |
DE (1) | DE102020212554A1 (ja) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050240793A1 (en) | 2004-04-06 | 2005-10-27 | Safford Kevin D | Architectural support for selective use of high-reliability mode in a computer system |
JP2012103772A (ja) | 2010-11-08 | 2012-05-31 | Renesas Electronics Corp | プロセッサおよびそれを用いた画像処理システム |
-
2019
- 2019-10-08 JP JP2019185386A patent/JP7310521B2/ja active Active
-
2020
- 2020-10-05 DE DE102020212554.6A patent/DE102020212554A1/de active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050240793A1 (en) | 2004-04-06 | 2005-10-27 | Safford Kevin D | Architectural support for selective use of high-reliability mode in a computer system |
JP2012103772A (ja) | 2010-11-08 | 2012-05-31 | Renesas Electronics Corp | プロセッサおよびそれを用いた画像処理システム |
Also Published As
Publication number | Publication date |
---|---|
DE102020212554A1 (de) | 2021-04-08 |
JP2021060871A (ja) | 2021-04-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4232987B2 (ja) | プロセッサユニットの少なくとも2つの動作モードを切替る方法および対応するプロセッサユニット | |
EP2386960B1 (en) | Computer system | |
JP6074955B2 (ja) | 情報処理装置および制御方法 | |
US8234476B2 (en) | Information processing apparatus and method of updating stack pointer | |
US20070245133A1 (en) | Method and Device for Switching Between at Least Two Operating Modes of a Processor Unit | |
KR20130119452A (ko) | 오류 허용 아키텍쳐를 갖는 마이크로프로세서 시스템 | |
JP2009505186A (ja) | コンピュータシステムの機能監視方法および機能監視装置 | |
US10379931B2 (en) | Computer system | |
US20080133975A1 (en) | Method for Running a Computer Program on a Computer System | |
CN104246711A (zh) | 信息处理装置、信息处理方法和存储有用于执行该信息处理方法的程序的存储介质 | |
JP2018067047A (ja) | 制御装置 | |
JP4893427B2 (ja) | マイクロコンピュータシステム | |
JP2009129463A (ja) | 車両制御装置のリアルタイムシステムにおける一時的エラーの処理方法 | |
KR20060098372A (ko) | 프로세서 유닛 내에서 피연산자를 처리하기 위한 방법 및장치 | |
JP7310521B2 (ja) | マイクロコンピュータ | |
JP5699896B2 (ja) | 情報処理装置、異常判定方法 | |
KR101844095B1 (ko) | 부트로더 실행 방법 및 장치 | |
JP6229637B2 (ja) | 車載制御装置 | |
EP1505608B1 (en) | Memory system with error detection device | |
US20170052787A1 (en) | Electronic control unit | |
JP7236811B2 (ja) | 情報処理装置 | |
JP4115576B2 (ja) | マルチプロセッサシステム | |
US11385977B2 (en) | Reconfiguration control device | |
JP2013061783A (ja) | マルチコア・プロセッサ | |
JP6524989B2 (ja) | 演算器の動作保証方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220216 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230131 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230227 |
|
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: 20230606 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230619 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7310521 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |