Partial refresh technique to save memory refresh power

US11164618B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11164618-B2
Application numberUS-202016907103-A
CountryUS
Kind codeB2
Filing dateJun 19, 2020
Priority dateAug 2, 2017
Publication dateNov 2, 2021
Grant dateNov 2, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

In a conventional memory subsystem, a memory controller issues explicit refresh commands to a DRAM memory device to maintain integrity of the data stored in the memory device when the memory device is in an auto-refresh mode. A significant amount of power may be consumed to carry out the refresh. To address this and other issues, it is proposed to allow a partial refresh in the auto-refresh mode in which the refreshing operation may be skipped for a subset of the memory cells. Through such selective refresh skipping, the power consumed for auto-refreshes may be reduced. Operating system kernels and memory drivers may be configured to determine areas of memory for which the refreshing operation can be skipped.

First claim

Opening claim text (preview).

What is claimed is: 1. A system-on-chip (SOC), comprising: a memory controller; and a PHY block configured to communicate with a memory device comprising a plurality of memory cells and a partial array refresh (PAR) mask register, wherein the memory controller is configured to issue, via the PHY block, self-refresh-enter (SRE) and self-refresh-exit (SRX) commands to instruct the memory device to enter into and exit from a self-refresh (SR) mode, respectively, and wherein when the memory device is in the SR mode and a partial array self-refresh (PASR) is enabled, the memory device is configured to internally refresh a subset of the plurality of memory cells selected in accordance with the PAR mask register without receiving a refresh (REF) command from the SOC. 2. The SOC of claim 1 , wherein the memory controller is configured to issue, via the PHY block, an enable PASR command to instruct the memory device to enable the PASR. 3. The SOC of claim 2 , wherein the memory device further comprises one or more mode registers (MR) to implement a PAR enable register comprising a PASR enable bit, the PASR enable bit when set/unset indicating that the PASR is enabled/disabled, and wherein the enable PASR command is a mode register write (MRW) command to instruct the memory device to set the PASR enable bit of the PAR enable register. 4. The SOC of claim 1 , wherein the memory controller is configured to issue, via the PHY block, a set PAR mask command to instruct the memory device to set the PAR mask register. 5. The SOC of claim 4 , wherein the memory device further comprises one or more mode registers (MR) to implement the PAR mask register, and wherein the set PAR mask command is a mode register write (MRW) command with a corresponding mask value to instruct the memory device to write the mask value into the PAR mask register, the mask value indicating a refresh skip region comprising one or more portions of the plurality of memory cells that do not require refreshing. 6. The SOC of claim 5 , wherein the memory controller is configured to: receive the refresh skip region from a memory driver of a computing system, and issue the set PAR mask command with the corresponding mask value subsequent to receiving the refresh skip region from the memory driver. 7. The SOC of claim 5 , wherein the plurality of memory cells is partitioned into a plurality of banks, each bank comprising a plurality of segments, wherein the PAR mask register comprises a plurality of segment mask bits, each segment mask bit corresponding to a segment and indicating whether a refresh is enabled or disabled for the corresponding segment, and wherein for each segment of each bank, that segment of that bank is included in the skip region when the corresponding segment mask bit indicates that the refresh is disabled for that segment. 8. The SOC of claim 5 , wherein the plurality of memory cells is partitioned into a plurality of banks, wherein the PAR mask register comprises a plurality of bank mask bits, each bank mask bit corresponding to a bank and indicating whether a refresh is enabled or disabled for the corresponding bank, and wherein for each bank, that bank is included in the skip region when the corresponding bank mask bit indicates that the refresh is disabled for that bank. 9. The SOC of claim 5 , wherein the plurality of memory cells is partitioned into a plurality of banks, each bank comprising a plurality of segments, wherein the PAR mask register includes a plurality of bank mask bits and a plurality of segment mask bits, each bank mask bit corresponding to a bank and indicating whether a refresh is enabled or disabled for the corresponding bank, and each segment mask bit corresponding to a segment and indicating whether a refresh is enabled or disabled for the corresponding segment, and wherein for each segment of each bank, that segment of that bank is included in the skip region when either the corresponding segment mask bit indicates that the refresh is disabled for that segment, or the corresponding bank mask bit indicates that the refresh is disabled for that bank. 10. The SOC of claim 5 , wherein the plurality of memory cells is partitioned into a plurality of banks, each bank comprising a plurality of segments, wherein the PAR mask register includes a plurality of bank mask bits and a plurality of segment mask bits, each bank mask bit corresponding to a bank and indicating whether a refresh is enabled or disabled for the corresponding bank, and each segment mask bit corresponding to a segment and indicating whether a refresh is enabled or disabled for the corresponding segment, and wherein for each segment of each bank, that segment of that bank is included in the skip region when both the corresponding segment mask bit indicates that the refresh is disabled for that segment, and when the corresponding bank mask bit indicates that the refresh is disabled for that bank. 11. The SOC of claim 1 , wherein the SOC is incorporated in an apparatus comprising a device selected from a group consisting of a music player, a video player, an entertainment unit, a navigation device, a communications device, a mobile device, a mobile phone, a smartphone, a personal digital assistant, a fixed location terminal, a tablet computer, a computer, a wearable device, a laptop computer, a server, and a device in an automotive vehicle. 12. A method of a system-on-chip (SOC) configured to communicate with a memory device comprising a plurality of memory cells and a partial array refresh (PAR) mask register, the method comprising: issuing an enable partial array self-refresh (PASR) command to the memory device to enable a PASR; and issuing a self-refresh-enter (SRE) commands to instruct the memory device to enter into a self-refresh (SR) mode, wherein when the memory device is in the SR mode and the PASR is enabled, the memory device is configured to internally refresh a subset of the plurality of memory cells selected in accordance with the PAR mask register without receiving a refresh (REF) command from the SOC. 13. The method of claim 12 , wherein the memory device further comprises one or more mode registers (MR) to implement a PAR enable register comprising a PASR enable bit, the PASR enable bit when set/unset indicating that the PASR is enabled/disabled, and wherein issuing the enable PASR comprises issuing a mode register write (MRW) command to instruct the memory device to set the PASR enable bit of the PAR enable register. 14. The method of claim 12 , further comprising: issuing a set PAR mask command to instruct the memory device to set the PAR mask register. 15. The method of claim 14 , wherein the memory device further comprises one or more mode registers (MR) to implement the PAR mask register, and wherein issuing the set PAR mask command comprises issuing a mode register write (MRW) command with a corresponding mask value to instruct the memory device to write the mask value into the PAR mask register, the mask value indicating a refresh skip region comprising one or more portions of the plurality of memory cells that do not require refreshing. 16. The method of claim 15 , further comprising: receiving the refresh skip region from a memory driver of a computing system, wherein the set PAR mask command with the corresponding mask value is issued subsequent to receiving the refresh skip region from the memory driver. 17. The method of claim 15 , wherein the plurality of memory cells is partitioned into a plurality of banks, each bank comprising a plur

Assignees

Inventors

Classifications

  • Internal triggering or timing of refresh, e.g. hidden refresh, self refresh, pseudo-SRAMs · CPC title

  • Group selection circuits, e.g. for memory block selection, chip selection, array selection · CPC title

  • External triggering or timing of internal or partially internal refresh operations, e.g. auto-refresh or CAS-before-RAS triggered refresh · CPC title

  • Refresh operations over multiple banks or interleaving · CPC title

  • Read-write mode select circuits · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11164618B2 cover?
In a conventional memory subsystem, a memory controller issues explicit refresh commands to a DRAM memory device to maintain integrity of the data stored in the memory device when the memory device is in an auto-refresh mode. A significant amount of power may be consumed to carry out the refresh. To address this and other issues, it is proposed to allow a partial refresh in the auto-refresh mod…
Who is the assignee on this patent?
Qualcomm Inc
What technology area does this patent fall under?
Primary CPC classification G11C11/40611. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Nov 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 9 related publications on this page (citations in our corpus or others sharing the same primary CPC).