The present invention relates to integrated circuits, and more specifically, to error protection in integrated circuits including a plurality of storage cells.
As integrated circuits continue to be made smaller many new dependability issues are becoming increasingly important. For example, it has long been known that bit-flip errors in integrated circuits can be caused by alpha particles. As the size of integrated circuits become smaller radiation-induced faults, such as single-event upsets (SEUs) and multi-bit upsets (MBUs), are becoming more common. An SEU or MBU can occur when a particle passes through an integrated circuit. Upon impacting an integrated circuit, the particle may convert its kinetic energy to electrical energy which can be deposited in the circuitry. This energy can affect the state of the circuitry, for example flipping a bit, if the deposited energy exceeds the energy level which is required to hold the correct state. An SEU occurs when a particle changes the state of a single circuit element and an MBU occurs when a particle changes the state of two or more circuit elements. Cosmic rays and other common radiation types can result in SEUs and MBUs in integrated circuits. As integrated circuits continue to decrease in size, lower energies are needed to change the internal state of the circuitry. Therefore, radiation-induced faults are becoming a reliability concern for modern integrated circuits.
Currently faults in integrated circuits, such as MBUs, can be detected and/or corrected through the use of advanced error control techniques. However, such advanced error control techniques require substantial overhead and are accordingly undesirable.
According to an exemplary embodiment, a method for providing error control to an array of storage cells includes determining a sensitive direction and an insensitive direction of the storage cells and adding a first error control mechanism to the array of storage cells in the insensitive direction. The method also includes adding a second error control mechanism to the array of storage cells in the sensitive direction. The second error control mechanism has a higher Hamming distance than the first error control mechanism.
According to another exemplary embodiment, a computer program product for configuring an array of storage cells includes a tangible storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing a method. The method includes determining a sensitive direction and an insensitive direction of the storage cells and adding a first error control mechanism to the array of storage cells in the insensitive direction. The method also includes adding a second error control mechanism to the array of storage cells in the sensitive direction. The second error control mechanism has a higher Hamming distance than the first error control mechanism.
According to further exemplary embodiment, an integrated circuit includes an array of storage cells, wherein each of the storage cells includes a sensitive direction and an insensitive direction. The integrated circuit also includes a first error control mechanism operable for detecting errors in the array of storage cells in the insensitive direction and a second error control mechanism operable for detecting errors in the sensitive direction. The second error control mechanism has a higher Hamming distance than the first error control mechanism.
Additional features and advantages are realized through the techniques of the present invention. Other embodiments and aspects of the invention are described in detail herein and are considered a part of the claimed invention. For a better understanding of the invention with the advantages and the features, refer to the description and to the drawings.
The subject matter which is regarded as the invention is particularly pointed out and distinctly claimed in the claims at the conclusion of the specification. The forgoing and other features, and advantages of the invention are apparent from the following detailed description taken in conjunction with the accompanying drawings in which:
Referring to
Thus, as configured in
Examples of operating systems that may be supported by the system 100 include Windows 95, Windows 98, Windows NT 4.0, Windows XP, Windows 2000, Windows CE, Windows Vista, Macintosh, Java, LINUX, and UNIX, z/OS or any other suitable operating system. The system 100 also includes a network interface 116 for communicating over a network. The network can be a local-area network (LAN), a metro-area network (MAN), or wide-area network (WAN), such as the Internet or World Wide Web. Users of the system 100 can connect to the network through any suitable network interface 116 connection, such as standard telephone lines, digital subscriber line, LAN or WAN links (e.g., T1, T3), broadband connections (Frame Relay, ATM), and wireless connections (e.g., 802.11a, 802.11b, 802.11g).
As disclosed herein, the system 100 includes machine readable instructions stored on machine readable media (for example, the hard disk 104) for capture and interactive display of information shown on the screen 115 of a user. As discussed herein, the instructions are referred to as “software” 120. The software 120 may be produced using software development tools as are known in the art. Also discussed herein, the software 120 may also referred to as a “command line testing tool” 120, an “a testing interface” 120 or by other similar terms. The software 120 may include various tools and features for providing user interaction capabilities as are known in the art. The software 120 can include a database management subsystem such as DB2®, which manages structured data access requests and queries from end users and applications.
Referring now to
During operation of the array 300 of storage cells 302 a particle, or particle beam 308, 310, can impact two or more storage cells 302 thereby causing a multi-bit upset (“MBU”). Due to the dimensions of the gates of storage cells 302, particularly the difference in the length 304 and width 306 of the gates, a particle, or particle beam 308, traveling generally in the y-direction has a much higher likelihood of impacting a plurality of storage cells 302 and causing an MBU as compared to a particle, or particle beam 310, traveling generally in the x-direction. In exemplary embodiments, the range of the angles that a particle or particle beam 308 can strike the storage cells gates in the array 300 in the y-direction and cause an MBU can be represented by Θ1 and the range of the angles that a particle or particle beam 310 can strike the storage cells gates in the array 300 in the x-direction and cause an MBU can be represented by Θ2. In exemplary embodiments, when the length 304 of the gates of the storage cells 302 is greater than the width 306 of the gates of the storage cells 302, Θ1 will be greater than Θ2. In addition, the probability that a particle will cause an MBU in a given direction, for example the y-direction, is proportional to the range of the angles, for example Θ1. The different probabilities of MBUs in each direction may be further compounded by the difference in length and width of the gate conductors, which may have length-width ratios larger than 10.
Since the likelihood of experiencing an MBU due to a particle beam in the y-direction is higher than in the x-direction, the y-direction is referred as a sensitive direction of the array 300 and the x-direction is referred to as an insensitive direction of the array 300. In exemplary embodiments, the sensitive direction of the array 300 of storage cells 302 can be defined as being perpendicular to the length 304 of storage cell gates and the insensitive direction of the array 300 of storage cells 302 can be defined as being perpendicular to the width 306 of the storage cell gates. In exemplary embodiments, the sensitive direction of the array 300 of storage cells can be defined as being perpendicular to the length 208 of the gate conductor 202 and the insensitive direction of the array 300 of storage cells 302 can be defined as being perpendicular to the width 210 of the gate conductor 202.
Referring now to
In exemplary embodiments depending upon the application and the level of error protection desired the first error control mechanism 414 and second error control mechanism 416 may include a parity protection bit, an error control coding (“ECC”) circuit, or another form of error detection and correction. In general, parity protection provides single-bit error detection, but it does not handle even numbers of multi-bit errors, and provides no way to correct detected errors. Advanced error detection and correction protocols, such as single-error correction double-error detection codes, are capable of detecting both single-bit and multi-bit errors and correcting single-bit errors. These protocols use a special algorithm to encode information in a block of bits that contains sufficient detail to permit the recovery of one or more bit errors in the data. Unlike parity protection, which uses a single bit to provide protection to some number of bits, ECC circuits may use larger groupings such as 7 bits to protect 32 bits, or 8 bits to protect 64 bits. In general, the strength of an error control mechanism is represented by the Hamming distance of the error control mechanism, which indicates the minimum number of binary digits that differ between any two code words in the code.
In exemplary embodiments, the array 400 may also include a product code 418, which may be the second error control mechanism 416 applied to the bits of the first error control mechanism 414. The product code 418, also known as rectangular or concatenated codes, can be used to provide additional protection to the memory array 400 from errors. The product code 418 can achieve superior error correction and/or detection capabilities compared to only placing error control mechanisms on one direction of the memory array 400. In general, the Hamming distance of a product code is equal to the product of the Hamming distance of the error control mechanisms on the horizontal and vertical directions of the memory array 400. As the Hamming distance increases the number of errors that can be detected and corrected in the memory array 400 also increases. In exemplary embodiments, the detectable number of errors is in a memory array 400 is equal to the Hamming distance minus one and the correctable number of errors in a memory array 400 is half of the detectable number of errors rounded down. For example, a Hamming code that has a Hamming distance of three has a detectable number of errors of two and a correctable number of errors of one.
In exemplary embodiments, by placing error control mechanisms having different strengths on each dimension of a memory array 400 based on the probability of MBUs for each dimension of an array, the effectiveness of the error protection resources can be optimized. In addition, the effectiveness of the error protection resources can be further optimized by utilizing a product code. In one embodiment, the first error control mechanism 414 may be selected to be a parity protection bit with a Hamming distance of two and the second error control mechanism 416 can be selected to be an ECC with a Hamming distance of four, which results in the product code 418 having a Hamming distance of eight.
In exemplary embodiments, the second error control mechanism 416 configured to detect and/or correct errors in the sensitive direction is selected to be stronger than the first error control mechanism 414 configured to detect and/or correct errors in the insensitive direction. By applying a stronger error control mechanism for the sensitive direction and a weaker error control mechanism for the insensitive direction the overall reliability and speed of the combined error protection is increased and the use of the available error control resources can be optimized without negatively impacting performance.
Referring now to
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the present invention are described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, steps, operations, elements, and/or components, but do not preclude the presence or addition of one more other features, integers, steps, operations, element components, and/or groups thereof.
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
The flow diagrams depicted herein are just one example. There may be many variations to this diagram or the steps (or operations) described therein without departing from the spirit of the invention. For instance, the steps may be performed in a differing order or steps may be added, deleted or modified. All of these variations are considered a part of the claimed invention.
While the preferred embodiment to the invention had been described, it will be understood that those skilled in the art, both now and in the future, may make various improvements and enhancements which fall within the scope of the claims which follow. These claims should be construed to maintain the proper protection for the invention first described.
Number | Name | Date | Kind |
---|---|---|---|
3789372 | Lejon | Jan 1974 | A |
4297598 | Smith | Oct 1981 | A |
4375600 | Wu | Mar 1983 | A |
4464752 | Schroeder et al. | Aug 1984 | A |
4653050 | Vaillancourt | Mar 1987 | A |
4883991 | Kroner et al. | Nov 1989 | A |
4901320 | Sawada et al. | Feb 1990 | A |
5012472 | Arimoto et al. | Apr 1991 | A |
5164944 | Benton et al. | Nov 1992 | A |
5172339 | Noguchi et al. | Dec 1992 | A |
5396100 | Yamasaki et al. | Mar 1995 | A |
5450424 | Okugaki et al. | Sep 1995 | A |
5457702 | Williams et al. | Oct 1995 | A |
5572480 | Ikeda et al. | Nov 1996 | A |
5592499 | Tanoi | Jan 1997 | A |
5650977 | Kyung et al. | Jul 1997 | A |
5784391 | Konigsburg | Jul 1998 | A |
5787493 | Niijima et al. | Jul 1998 | A |
5845071 | Patrick et al. | Dec 1998 | A |
6392945 | Sato | May 2002 | B2 |
6397364 | Barkan | May 2002 | B1 |
6459624 | Kuo | Oct 2002 | B1 |
6838899 | Plants | Jan 2005 | B2 |
6900999 | Yen et al. | May 2005 | B1 |
6928590 | Ilkbahar et al. | Aug 2005 | B2 |
7093208 | Williams et al. | Aug 2006 | B2 |
7110275 | Park | Sep 2006 | B2 |
7143332 | Trimberger | Nov 2006 | B1 |
7237175 | Hatakenaka et al. | Jun 2007 | B2 |
7339816 | Dastidar | Mar 2008 | B1 |
7346829 | Riho et al. | Mar 2008 | B2 |
7350160 | Perez et al. | Mar 2008 | B2 |
7350174 | Srinivasan et al. | Mar 2008 | B2 |
7365432 | Liaw | Apr 2008 | B2 |
7389446 | Krasnansky | Jun 2008 | B2 |
7397887 | Kuhn | Jul 2008 | B2 |
7430703 | Schultz | Sep 2008 | B1 |
7461366 | Gaul | Dec 2008 | B2 |
7512921 | Shibuya | Mar 2009 | B2 |
7523380 | Trimberger | Apr 2009 | B1 |
7529986 | Riho et al. | May 2009 | B2 |
7539926 | Lesea | May 2009 | B1 |
7574648 | Akiyama et al. | Aug 2009 | B2 |
7596732 | Branch et al. | Sep 2009 | B2 |
7603592 | Sekiguchi et al. | Oct 2009 | B2 |
7606111 | Lee et al. | Oct 2009 | B2 |
7638822 | de Jong et al. | Dec 2009 | B1 |
7770075 | Kondajeri et al. | Aug 2010 | B2 |
7795900 | Lesea et al. | Sep 2010 | B1 |
7945825 | Cohen et al. | May 2011 | B2 |
7966547 | Lam | Jun 2011 | B2 |
7975200 | Mead | Jul 2011 | B2 |
8006166 | Roohparvar et al. | Aug 2011 | B2 |
8010755 | Murin | Aug 2011 | B2 |
8042071 | Moyer et al. | Oct 2011 | B2 |
8044437 | Venkatraman et al. | Oct 2011 | B1 |
8051358 | Radke | Nov 2011 | B2 |
8069307 | Cornwell et al. | Nov 2011 | B2 |
8069392 | Norrie | Nov 2011 | B1 |
8069393 | Eroz et al. | Nov 2011 | B2 |
8099688 | Ellis et al. | Jan 2012 | B2 |
8108822 | Voldman | Jan 2012 | B2 |
8151173 | Hirose et al. | Apr 2012 | B2 |
8171380 | Yang et al. | May 2012 | B2 |
8245100 | Radke | Aug 2012 | B2 |
8276046 | Song et al. | Sep 2012 | B2 |
8370710 | Kim et al. | Feb 2013 | B2 |
8429492 | Yoon et al. | Apr 2013 | B2 |
8516339 | Lesea et al. | Aug 2013 | B1 |
8560931 | Seshadri et al. | Oct 2013 | B2 |
8661317 | Jeon et al. | Feb 2014 | B2 |
8713411 | Kong et al. | Apr 2014 | B2 |
20020038440 | Barkan | Mar 2002 | A1 |
20020147995 | Kim et al. | Oct 2002 | A1 |
20030237069 | Mohan et al. | Dec 2003 | A1 |
20060200727 | Akiyama et al. | Sep 2006 | A1 |
20060259850 | Tomisawa | Nov 2006 | A1 |
20080034269 | Hwang et al. | Feb 2008 | A1 |
20080034272 | Wu et al. | Feb 2008 | A1 |
20080313493 | Roohparvar et al. | Dec 2008 | A1 |
20090006923 | Gara et al. | Jan 2009 | A1 |
20090201748 | Muraki | Aug 2009 | A1 |
20090241073 | Ellavsky et al. | Sep 2009 | A1 |
20100025761 | Voldman | Feb 2010 | A1 |
20100251076 | Wu et al. | Sep 2010 | A1 |
20110088008 | Fifield et al. | Apr 2011 | A1 |
20110131472 | Antonakopoulos et al. | Jun 2011 | A1 |
20110185257 | Vogelsang | Jul 2011 | A1 |
20110239093 | Radke | Sep 2011 | A1 |
20110309856 | Cabanas-Holmen et al. | Dec 2011 | A1 |
20120096330 | Przybylski | Apr 2012 | A1 |
20120278676 | Teraura | Nov 2012 | A1 |
20130179754 | Cherubini et al. | Jul 2013 | A1 |
20140197863 | Huott et al. | Jul 2014 | A1 |
20140201606 | Huott et al. | Jul 2014 | A1 |
20140208184 | Huott et al. | Jul 2014 | A1 |
Number | Date | Country |
---|---|---|
2008-217926 | Sep 2008 | JP |
Entry |
---|
Dutta et al., “Multiple Bit Upset Tolerant Memory Using a Selective Cycle Avoidance Based SEC-DED-DAEC Code”, Computer Engineering Research Center, 25th IEEE VLSI Test Symposium (VTS'07), 2007, pp. 349-354. |
Kishani et al., “HVD: horizontal-vertical-diagonal error detecting and correcting code to protect against with soft errors”, Des Autom Embed Syst (2011) 15; pp. 289-310. |
Mehrara, et al., “Reliability-Aware Data Placement for Partial Memory Protection in Embedded Processors”, MSPC 06, Proceedings of the 2006 workshop on Memory system performance and correctness, 2006 ACM Sigplan, Oct. 22, 2006, Advanced Computer Architecture Lab, University of Michigan, pp. 11-18. |
Shamshiri et al., “rror-Locality-Aware Linear Coding to Correct Multi-bit Upsets in SRAMs”, International Test Conference, Paper 7.1, 2010 IEEE International, pp. 1-10. |
Yao, et al., “Design and Experimental vAlidation of Radiation Hardened by Design SRAM Cells”, IEEE Transations on Nuclear Science, vol. 57, No. 1, Feb. 2010; pp. 258-265. |
Bhattacharya, et al., “A Framework for Correction of Multi-Bit Soft Errors in L2 Caches Based on Redundancy”, IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 17, Issue: 2, 2009, pp. 194-206. |
English Translation and Abstract for Japanese Application JP2008217926, published Sep. 18, 2008. |
Search Results “Register Banks Length Width Error Control Space Integrated Circuit”, IEEE Xplore-Search Results, http://ieeexplore.ieee.org/search/searchresult.jsp?newsearch=true&queryText=register+ba . . . downloaded Dec. 13, 2014; 2 pgs. |
Number | Date | Country | |
---|---|---|---|
20140208184 A1 | Jul 2014 | US |