EP0500696A1 - Method of refreshing memory devices - Google Patents

Method of refreshing memory devices

Info

Publication number
EP0500696A1
EP0500696A1 EP19900917039 EP90917039A EP0500696A1 EP 0500696 A1 EP0500696 A1 EP 0500696A1 EP 19900917039 EP19900917039 EP 19900917039 EP 90917039 A EP90917039 A EP 90917039A EP 0500696 A1 EP0500696 A1 EP 0500696A1
Authority
EP
European Patent Office
Prior art keywords
section
refresh
rate
errors
refresh rate
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.)
Withdrawn
Application number
EP19900917039
Other languages
German (de)
French (fr)
Inventor
David Wheeler
Martin Jackson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
EO Europe Ltd
Original Assignee
EO Europe Ltd
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 EO Europe Ltd filed Critical EO Europe Ltd
Publication of EP0500696A1 publication Critical patent/EP0500696A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
    • G11C11/406Management or control of the refreshing or charge-regeneration cycles
    • G11C11/40626Temperature related aspects of refresh operations
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
    • G11C11/406Management or control of the refreshing or charge-regeneration cycles

Definitions

  • This invention relates to a method of refreshing memory devices, in particular dynamic random access memories (DRAMs).
  • DRAMs dynamic random access memories
  • RAM Random access memory
  • static RAM once the datum has been written to a storage cell no further action is required by the system to maintain the value in the cell. Static memory therefore needs no refreshing of its contents.
  • DRAM dynamic RAM
  • refreshing operation is carried out by performing a destructive read operation followed by a write operation which restores the charge in the cell to its proper level.
  • DRAMs Digital Random Access Memory
  • Manufacturers of DRAMs specify a rate at which the memory must be refreshed in order to guarantee that no information is lost.
  • the major mechanism which causes the charge leakage is thermal and generally manufacturers specify a maximum refresh interval at the appropriate end of a device's operating temperature range, e.g. 8ms refresh period at 70 degrees Celsius.
  • the thermal leakage rate is a function of temperature and a well known rule of thumb is that a reduction of 10 degrees Celsius halves the leakage rate and therefore doubles the maximum refresh period, i.e. to 16ms refresh period at 60 degrees Celsius.
  • Noise effects are by their nature random and can include sources such as radiation and local electrical noise. If, as in the case of radiation, the noise destroys the charge in the cell, then this means that the level below which the charge can fall has to be raised so that a hit on the cell does not lead to loss of data. Electrical noise makes the sensing operation more difficult and in an electrically noisy environment the cell charge will have to be above a certain level for reliable sensing. The converse is also true; in an electrically quiet
  • the cell charge can be smaller and still sensed reliably.
  • RAS only refresh the system designer has to inform the RAM which row is to be refreshed and typically this involves setting up a 10 bit address to the chip and pulsing the RAS line.
  • CAS before RAS refresh a counter internal to the RAM is used, but both RAS and CAS lines are pulsed.
  • the chip will consume about 10% more power than in a RAS only refresh operation. In a complete system this will not translate to a 10% power saving, because power is required in the RAS only case to drive the address to the chip.
  • an economical implementation would still be able to show power saving by using RAS only refresh.
  • a method of refreshing DRAMs according to which a small section (S) of the DRAM is refreshed at a lower rate than the major section (M), data errors arising in section S are sensed, and the refresh rates of the two sections (S and M) are adjusted, whilst maintaining the M section refresh rate higher than the S section refresh rate, until data errors in section S are not significant.
  • section S can reliably be employed as a sensor for the chip to determine the optimum refresh rate for existing environmental conditions.
  • section S is subject to the same process variations as section M so that overall process variations are eliminated.
  • section S will be subject to the same, or very similar, noise as section M, so that this effect can also be eliminated.
  • the method provides a much more accurate temperature
  • section M of the DRAM is refreshed at the manufacturer's specified rate.
  • the refresh rate for Section S is then extended in suitable increments until a rate is attained at which errors are just significant, say a refresh rate E.
  • the refresh rate for section M is then adjusted to the last error free rate of section S
  • Section S continues to be refreshed at rate E and if the refresh rate for this section changes due to an increase or decrease in detected significant errors in the section, then the refresh rate for section M is changed appropriately through a simple control loop.
  • a suitable safety factor for example of the order of 2.
  • the technique is effectively setting the level at which the charge in a cell cannot be reliably sensed.
  • the sense amplifiers in the memory are designed so that at this point they become very sensitive to a change in conditions.
  • Figure 1 shows a DRAM organisation for use in the
  • Figure 2 shows a typical DRAM cell and addressing
  • Figure 3 is a simplified flow chart exemplifying the
  • FIG. 4 is a more detailed flow chart which includes
  • addressing is arranged such that the address of a word in the memory is given by:
  • Row address A12 - A21, where An is the corresponding
  • Refresh is then accomplished by pulsing RAS with an externally set up row address, which will refresh all cells within the row, i.e. cells normally addressed by A2 - A11.
  • Section S is implemented as a row, or rows, of the memory and is refreshed at a lower rate than section M by not presenting its row address as often as that of Section M.
  • This scheme has a number of advantages over a more straightforward technique which would refresh one chip less often than others. Firstly the sensing is effectively distributed across all devices, which will improve the error reporting/sensing and secondly, the errors will be confined to a contiguous block of memory because of the column addressing. The latter means that it is easier for the system to use the memory, both in conventional use and also when error detecting or
  • FIG. 3 A flow chart for a basic refresh scheme is shown in Figure 3, and will be clear without further description.
  • Figure 4 shows a more detailed scheme including refresh
  • the scheme can be adapted to cope with such problems in a number of ways.
  • One way is to augment the system with an external temperature sensor which is used to detect the rate of change of external temperature. Under high rates of change this would force an early re-evaluation of the system refresh rates.
  • more areas of the chip may be used as sensors, enabling the refresh intervals for the sensors to be staggered so that the maximum interval between senses is always less than the thermal time constant of the system.
  • section S is 1024 bits long
  • section M is 1048576 bits
  • section S error rate is 1 in le6
  • section M error rate 1 in le7 is 1048576 bits
  • section S error rate is 1 in le6
  • section M error rate 1 in le7 is 1048576 bits
  • the error rate in section S will be dependent upon the pattern stored in the memory chip. For instance, if a cell with charge is surrounded on the chip by discharged cells then it will leak at a higher rate than one

Landscapes

  • Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Computer Hardware Design (AREA)
  • Dram (AREA)

Abstract

Procédé de rafraîchissement des RAM dynamiques selon lequel une petite section S de la puce est rafraîchie à un rythme plus lent que la section principale M, les erreurs de données apparaissant dans la section S sont détectées et les rythmes de rafraîchissement des deux sections sont ensuite réglés en maintenant un rythme de rafraîchissement de la section M plus élevé que celui de la section S par un facteur de sécurité, jusqu'à ce que les erreurs de données dans la section S soient insignifiantes.Dynamic RAM refresh method where a small section S of the chip is refreshed at a slower rate than the main section M, the data errors appearing in the section S are detected and the refresh rates of the two sections are then set maintaining a refresh rate of section M higher than that of section S by a safety factor, until the data errors in section S are insignificant.

Description

Title Method of Refreshing Memory Devices
Field of the invention
This invention relates to a method of refreshing memory devices, in particular dynamic random access memories (DRAMs).
Background to the invention
Random access memory (RAM) for computer systems is commonly implemented in two forms: static and dynamic. In static RAM technology, once the datum has been written to a storage cell no further action is required by the system to maintain the value in the cell. Static memory therefore needs no refreshing of its contents.
In dynamic RAM (DRAM) the cell datum is stored as the presence or absence of charge on a capacitor. The charge on the capacitor gradually leaks away dependent on the method of manuracture, and or thermal and noise effects. The charge in a cell therefore has to be refreshed by reading the cell's datum before it has leaked to a level below which it cannot be sensed reliably. This
refreshing operation is carried out by performing a destructive read operation followed by a write operation which restores the charge in the cell to its proper level.
Manufacturers of DRAMs specify a rate at which the memory must be refreshed in order to guarantee that no information is lost. The major mechanism which causes the charge leakage is thermal and generally manufacturers specify a maximum refresh interval at the appropriate end of a device's operating temperature range, e.g. 8ms refresh period at 70 degrees Celsius. The thermal leakage rate is a function of temperature and a well known rule of thumb is that a reduction of 10 degrees Celsius halves the leakage rate and therefore doubles the maximum refresh period, i.e. to 16ms refresh period at 60 degrees Celsius.
Noise effects are by their nature random and can include sources such as radiation and local electrical noise. If, as in the case of radiation, the noise destroys the charge in the cell, then this means that the level below which the charge can fall has to be raised so that a hit on the cell does not lead to loss of data. Electrical noise makes the sensing operation more difficult and in an electrically noisy environment the cell charge will have to be above a certain level for reliable sensing. The converse is also true; in an electrically quiet
environment the cell charge can be smaller and still sensed reliably.
In low power applications such as battery powered computer systems, there are a number of techniques that can be used to reduce power consumption. In a system which is quiescent apart from memory refresh, the power use is dependent on how often the memory is refreshed and how much current is consumed during the refresh operation. An increase in refresh period or decrease in current required during the refresh operation will therefore reduce the average power requirements. Current generation DRAMs offer a number of refresh
mechanisms to the designer: the two most important variations are known as RAS only refresh and CAS before RAS refresh. In RAS only refresh, the system designer has to inform the RAM which row is to be refreshed and typically this involves setting up a 10 bit address to the chip and pulsing the RAS line. In CAS before RAS refresh a counter internal to the RAM is used, but both RAS and CAS lines are pulsed. Typically, during a CAS before RAS refresh operation, the chip will consume about 10% more power than in a RAS only refresh operation. In a complete system this will not translate to a 10% power saving, because power is required in the RAS only case to drive the address to the chip. However, an economical implementation would still be able to show power saving by using RAS only refresh.
The invention
According to the invention, there is provided a method of refreshing DRAMs according to which a small section (S) of the DRAM is refreshed at a lower rate than the major section (M), data errors arising in section S are sensed, and the refresh rates of the two sections (S and M) are adjusted, whilst maintaining the M section refresh rate higher than the S section refresh rate, until data errors in section S are not significant.
In this connection, it will be appreciated that as section S is always refreshed at the lower rate, errors will be apparent in this section before errors occur in section M if the refresh rate of section S is inadequate. Thus, section S can reliably be employed as a sensor for the chip to determine the optimum refresh rate for existing environmental conditions.
It is well known that external temperature sensing
techniques can be used to increase the refresh period with a commensurate power reduction.
The invention has a number of advantages over
straightforward, external, sensing techniques, because the chip is sensing itself. Firstly, process effects can be eliminated because section S is subject to the same process variations as section M so that overall process variations are eliminated. Secondly, section S will be subject to the same, or very similar, noise as section M, so that this effect can also be eliminated. Finally, the method provides a much more accurate temperature
measurement of the chip since it is actually on chip and not through an off chip device.
Preferred practice of the invention may be as follows. Initially, section M of the DRAM is refreshed at the manufacturer's specified rate. The refresh rate for Section S is then extended in suitable increments until a rate is attained at which errors are just significant, say a refresh rate E. The refresh rate for section M is then adjusted to the last error free rate of section S
multiplied by a suitable safety factor, for example of the order of 2. Section S continues to be refreshed at rate E and if the refresh rate for this section changes due to an increase or decrease in detected significant errors in the section, then the refresh rate for section M is changed appropriately through a simple control loop. The sensitivity of the technique depends upon the errors in section S. If refresh rate of section S is set so that errors just do not occur then it would be impossible to sense an improvement in conditions and extend the
interval. By setting the rate so that errors are just occurring, the technique is effectively setting the level at which the charge in a cell cannot be reliably sensed. The sense amplifiers in the memory are designed so that at this point they become very sensitive to a change in conditions.
Description of practical exemplification
The invention is further exemplified and explained below, making reference to the accompanying drawings, in which:-
Figure 1 shows a DRAM organisation for use in the
invention;
Figure 2 shows a typical DRAM cell and addressing
technique for the cell;
Figure 3 is a simplified flow chart exemplifying the
invention; and
Figure 4 is a more detailed flow chart which includes
refresh adaptation.
In a typical DRAM configuration (see Figures 1 and 2), the system is designed to use RAS only refresh on a bank of memory chips. In this configuration the memory
addressing is arranged such that the address of a word in the memory is given by:
Bit address = (Row address * Column size) + Column
address Alternatively for, e.g., 1M DRAMs:
Column address = A2 - A11
Row address = A12 - A21, where An is the corresponding
processor address line.
Refresh is then accomplished by pulsing RAS with an externally set up row address, which will refresh all cells within the row, i.e. cells normally addressed by A2 - A11. Section S is implemented as a row, or rows, of the memory and is refreshed at a lower rate than section M by not presenting its row address as often as that of Section M. This scheme has a number of advantages over a more straightforward technique which would refresh one chip less often than others. Firstly the sensing is effectively distributed across all devices, which will improve the error reporting/sensing and secondly, the errors will be confined to a contiguous block of memory because of the column addressing. The latter means that it is easier for the system to use the memory, both in conventional use and also when error detecting or
correcting.
A flow chart for a basic refresh scheme is shown in Figure 3, and will be clear without further description. Figure 4 shows a more detailed scheme including refresh
adaptation, which will also be found self explanatory.
In the complete design it is important to improve the scheme to be guarantee data integrity in section M. In the basic scheme outlined above, conditions are sampled at the refresh rate and if conditions change faster than this, data would be lost. For instance, in taking the system from a cold environment to a hot one, if the system's thermal time constant is less than refresh rate then data would be lost before the refresh rate is adjusted.
The scheme can be adapted to cope with such problems in a number of ways. One way is to augment the system with an external temperature sensor which is used to detect the rate of change of external temperature. Under high rates of change this would force an early re-evaluation of the system refresh rates. In addition, or alternatively, more areas of the chip may be used as sensors, enabling the refresh intervals for the sensors to be staggered so that the maximum interval between senses is always less than the thermal time constant of the system.
Although the data in section S is unreliable it is not useless. If the data is protected by suitable error correction codes then the system can still store
meaningful data in section S. An advantage of this is that an error detection algorithm can be used by the refresh control routine to report the error rate of section S. It may also be advantageous to incorporate some error detection and correction in section M, so that data loss can be avoided under rapidly changing
conditions .
For the technique to provide a useful power saving it is necessary that the control algorithm does not, on average, consume more power than a straightforward refresh
technique. A small amount of processing is required for error detection and the control algorithm is simple so it is possible to achieve power saving provided the memories can be refreshed at a suitably extended rate. If
significant error correction is required at the refresh rate then the method is unlikely to show any saving because correction is a much more time consuming
technique. The simplest scheme is not to use section S to store valuable data, but just to store a simple pattern in which errors are easily detected; this will lead to a very quick method for detecting the error rate. For further power reduction it is to be noted that if the refresh interval is short with respect to the thermal time constant of the system, it will not be necessary to calculate the number of errors at every section S refresh operation; a refresh operation will always restore the cell contents and if operating near the limit a
significant number of errors could accumulate before the error rate determination was made. This means that the algorithm would overcompensate for the errors because it would not know the error rate distribution leading to higher power consumption than absolutely necessary. This situation is, however, failsafe.
In practical implementation it is sensible to limit the maximum refresh interval. The reason for this is because, as the refresh period is extended, the amount of charge left in the cell's capacitor becomes smaller and smaller and there will come a point at which noise and stray radiation become much more significant. To avoid problems with false error rates, it is important to stay well away from this limiting case. As a practical convenience it is sensible to limit the refresh interval to less than the thermal time constant of the system to avoid the above mentioned problems. This thermal time constant is, in any case, likely to be long with respect to the maximum allowable refresh interval.
Another important consideration is that of sample size. This very much depends on the relative sizes of sections S and M. If, for instance, section S is 1024 bits long, section M is 1048576 bits, section S error rate is 1 in le6 and section M error rate 1 in le7, then on average section S would only report an error every 1024 samples. Although the error rate in section M will be less than this because it is 1000 times larger, the number of bits in error could be quite large, e.g. 100. This is an unacceptably large number. There are various ways to reduce this disparity and increase the safety margin:
spatial and temporal. Spatially, to strike a better balance between the relative sizes of section S and M, and temporally to adjust the safety factor between the S and M refresh rates so that the S rate is, e.g., x10 of the M rate rather than x2.
The error rate in section S will be dependent upon the pattern stored in the memory chip. For instance, if a cell with charge is surrounded on the chip by discharged cells then it will leak at a higher rate than one
surrounded by charged cells. This effect can therefore be used to increase the sensitivity of the technique by selecting just such awkward patterns. However, the mapping between the logical address and physical cell placement on a memory chip is not normally straightforward and it would be necessary to obtain the information to derive the necessary pattern on a manufacturer by
manufacturer basis.
It is, of course, possible to integrate the essence of the above-described technique onto a memory chip itself. This would be an effective solution which could be combined with existing system architectures for very low power systems, e.g. systems powered by small batteries.

Claims

Cla ims
1. A method of refreshing DRAMs according to which a small section (S) of the DRAM is refreshed at a lower rate than the major section (M), data errors arising in section S are sensed, and the refresh rates of the two sections (S and M) are adjusted, whilst maintaining the M section refresh rate higher than the S section refresh rate, until data errors in section S are not significant.
2. A method according to claim 1, in which section S is employed as a sensor for the chip to determine the optimum refresh rate for existing environmental conditions.
3. A method according to claim 1 or claim 2, in which external temperature sensing is used to adjust the refresh period in accordance with environmental temperature.
A method according to claim 1 or claim 2 or claim 3, in which predetermined areas of the DRAM are empolved as sensons, and the refresh intervals for the sensors are staggered so that the maximum interval between sens es is always less than the thermal time constant of the sys tem .
5. A method according to any of claims 1 to 4, in which section M of the DRAM is initially refreshed at the manufacturer's specified rate, the refresh rate for section S is then extended in suitable increments until a refresh rate E is attained at which errors are just significant, the refresh rate for section M is then adjusted to the last error free rate of section S multiplied by a safety factor, refreshing of section S is then continued at rate E and if the refresh rate for this section changes due to an increase or decrease in detected significant errors in the section, then the refresh rate for section M is changed appropriately through a control loop.
6. A method according to claim 5, in which sense
amplifiers in the system are optimised for maximum
sensitivity in the range at which errors in section S are just significant.
7. A method according to any of claims 1 to 6, in which useful data in section S is protected by error correction codes determined by an error detection algorithm used to report, the error rate of section S.
8. A method according to any of claims 1 to 6, in which section S stores a simple pattern of non-useful data i n which errors are readily detected.
9. A method according to any o f claims 1 to 7, in which error detection and correction is also incorporated in section M in order to avoid data loss under rapidly char ing
10. A method according to any of claims 1 to 9, in which the maximum refresh introrval is limited to a value lower than the thermal time constant of the system.
11. A method o f refreshing a DRAM substantially as hereinbefore described with reference to the accompanying diagrams.
EP19900917039 1989-11-18 1990-11-14 Method of refreshing memory devices Withdrawn EP0500696A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB8926119A GB2239539B (en) 1989-11-18 1989-11-18 Method of refreshing memory devices
GB8926119 1989-11-18

Publications (1)

Publication Number Publication Date
EP0500696A1 true EP0500696A1 (en) 1992-09-02

Family

ID=10666541

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19900917039 Withdrawn EP0500696A1 (en) 1989-11-18 1990-11-14 Method of refreshing memory devices

Country Status (5)

Country Link
EP (1) EP0500696A1 (en)
JP (1) JPH05501628A (en)
AU (1) AU6741290A (en)
GB (1) GB2239539B (en)
WO (1) WO1991007756A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5157634A (en) * 1990-10-23 1992-10-20 International Business Machines Corporation Dram having extended refresh time
US6021076A (en) 1998-07-16 2000-02-01 Rambus Inc Apparatus and method for thermal regulation in memory subsystems
DE602004018646D1 (en) * 2003-01-29 2009-02-05 St Microelectronics Sa A method of refreshing a DRAM and associated DRAM device, in particular incorporated in a cellular mobile telephone
JP4237109B2 (en) * 2004-06-18 2009-03-11 エルピーダメモリ株式会社 Semiconductor memory device and refresh cycle control method
EP2951832A4 (en) * 2013-01-31 2017-03-01 Hewlett-Packard Enterprise Development LP Ram refresh rate
US10978136B2 (en) * 2019-07-18 2021-04-13 Apple Inc. Dynamic refresh rate control

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3796998A (en) * 1971-09-07 1974-03-12 Texas Instruments Inc Mos dynamic memory
US4218764A (en) * 1978-10-03 1980-08-19 Matsushita Electric Industrial Co., Ltd. Non-volatile memory refresh control circuit
US4344155A (en) * 1979-12-31 1982-08-10 Compagnie Internationale Pour L'informatique Cii-Honeywell Bull (Societe Anonyme) Method of and apparatus for inscribing a control character in a memory
US4380812A (en) * 1980-04-25 1983-04-19 Data General Corporation Refresh and error detection and correction technique for a data processing system
US4453237A (en) * 1980-10-01 1984-06-05 Intel Corporation Multiple bit output dynamic random-access memory
JPS6061992A (en) * 1983-09-14 1985-04-09 Nec Corp Pseudo static memory
JPS63121197A (en) * 1986-11-07 1988-05-25 Fujitsu Ltd Semiconductor memory device
JPS6432489A (en) * 1987-07-27 1989-02-02 Matsushita Electronics Corp Memory device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9107756A1 *

Also Published As

Publication number Publication date
GB2239539A (en) 1991-07-03
JPH05501628A (en) 1993-03-25
GB8926119D0 (en) 1990-01-10
WO1991007756A1 (en) 1991-05-30
AU6741290A (en) 1991-06-13
GB2239539B (en) 1994-05-18

Similar Documents

Publication Publication Date Title
KR102658230B1 (en) Semiconductor memory devices, memory systems including the same and method of operating semiconductor memory devices
US7233538B1 (en) Variable memory refresh rate for DRAM
US10878877B2 (en) Memory device, memory system, and method for refreshing memory device
US6697909B1 (en) Method and apparatus for performing data access and refresh operations in different sub-arrays of a DRAM cache memory
US7272063B1 (en) Memory with a temperature sensor, dynamic memory and memory with a clock unit and method of sensing a temperature of a memory
KR101242809B1 (en) Temperature based dram refresh
US7768811B2 (en) Ferroelectric memory apparatus and control method of the same
US7900120B2 (en) Memory system and method using ECC with flag bit to identify modified data
US9286161B2 (en) Memory system and method using partial ECC to achieve low power refresh and fast access to data
EP1255197B1 (en) System and method for correcting soft errors in random access memory devices
US20060218469A1 (en) Low power cost-effective ECC memory system and method
US20080313494A1 (en) Memory refresh system and method
KR20180060084A (en) Scrubbing controller of a semiconductor memory device, semiconductor memory device and method of operating a semiconductor memory device
WO2006065698A3 (en) Sense amplifier circuitry and architecture to write data into and/or read data from memory cells
JP2010237739A (en) Cache controlling apparatus, information processing apparatus, and cache controlling program
NO20004237L (en) Integrated detection amplifier
US6665823B2 (en) Method and apparatus for monitoring component latency drifts
US5668766A (en) Method and apparatus for increasing memory read access speed using double-sensing
EP2202753B1 (en) Information processing system with longevity evaluation
EP0500696A1 (en) Method of refreshing memory devices
CN117352026A (en) Memory, operation method thereof and memory system
KR880004490A (en) Semiconductor memory
JPS5698780A (en) Semiconductor memory device
US6366516B1 (en) Memory subsystem employing pool of refresh candidates
JPH01263995A (en) Dynamic semiconductor storage element

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19920504

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IT LI LU NL SE

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: EO EUROPE LIMITED

RBV Designated contracting states (corrected)

Designated state(s): DE FR GB IT

17Q First examination report despatched

Effective date: 19940711

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19941122