WO2011085357A2 - Controlling and staggering operations to limit current spikes - Google Patents
Controlling and staggering operations to limit current spikes Download PDFInfo
- Publication number
- WO2011085357A2 WO2011085357A2 PCT/US2011/020801 US2011020801W WO2011085357A2 WO 2011085357 A2 WO2011085357 A2 WO 2011085357A2 US 2011020801 W US2011020801 W US 2011020801W WO 2011085357 A2 WO2011085357 A2 WO 2011085357A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- power
- subsystems
- controller
- subsystem
- intensive
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C16/00—Erasable programmable read-only memories
- G11C16/02—Erasable programmable read-only memories electrically programmable
- G11C16/06—Auxiliary circuits, e.g. for writing into memory
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C16/00—Erasable programmable read-only memories
- G11C16/02—Erasable programmable read-only memories electrically programmable
- G11C16/06—Auxiliary circuits, e.g. for writing into memory
- G11C16/30—Power supply circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
Definitions
- a flash memory system which is commonly used for mass storage in consumer electronics, is one example of a current system in which peak power issues are a concern.
- a system may be provided that includes multiple subsystems and a controller for controlling the subsystems .
- Each of the subsystems may have substantially the same features and functionality and may have a current profile that is peaky.
- each subsystem may perform operations that vary in power consumption so, over time, there may be current peaks in a subsystem's current profile
- the system may be or include a memory system.
- a memory system that may have particularly peaky current profiles is a flash memory system (e.g., NAND flash memory system) .
- the subsystems may include different flash dies, which may perform power- intensive operations that cause spikes in the flash die current consumption profile.
- the controller that controls the flash dies may include a host processor (e.g., in a raw or managed NAND system) and/or a flash controller (e.g., in a managed NAND system) .
- a host processor e.g., in a raw or managed NAND system
- a flash controller e.g., in a managed NAND system
- the system can include any other suitable non-volatile memory system, such as a hard drive system, or any suitable parallel-computing system.
- the controller e.g., the host processor and/or the flash controller
- the controller may be configured to manage the peak power consumption of the system. For example, the controller may limit the number of subsystems that can perform power- intensive operations at the same time or aid a subsystem in determining the peak power the subsystem may consume at any given time. This way, the total power of the system may be
- multiplexing scheme may be used, where the controller assigns each subsystem a time slot for performing power- intensive operations.
- the controller may be configured to grant permission to at most a predetermined number of subsystems at any given time to perform power- intensive operations.
- the controller may keep track of the sum of the expected current usage of those subsystems performing substantial operations, and may grant permission to additional subsystems based on the sum.
- the controller may provide power status information about the system (e.g., the total number of subsystems performing power-intensive operations) to a particular subsystem to indicate to the particular subsystem what types of operations may be appropriate to perform.
- FIG. 1 is a schematic view of an illustrative system including a controller and multiple subsystems configured in accordance with various embodiments of the invention
- FIG. 2A is a schematic view of an
- non-volatile memory system including a host processor and a managed non-volatile memory package configured in accordance with various
- FIG. 2B is a schematic view of an
- non-volatile memory system including a host processor and a raw non-volatile memory package configured in accordance with various embodiments of the invention
- FIG. 2C is a graph illustrating a peaky current consumption profile of a memory subsystem in accordance with various embodiments of the invention.
- FIG. 3 is a flowchart of an illustrative process for staggering power-intensive operations of different subsystems using a time division multiplexing scheme in accordance with various embodiments of the invention
- FIG. 4 is a flowchart of an illustrative process for managing power- intensive operations of different subsystems using requests by a subsystem in accordance with various embodiments of the invention.
- FIG. 5 is a flowchart of an illustrative process for managing power- intensive operations of different subsystems by providing, to a subsystem, power status information of the system in accordance with various embodiments of the invention.
- FIG. 1 is a schematic view of illustrative system 100 that may suffer from peak power issues.
- system 100 can include controller 110 and multiple subsystems 120, where the combined power consumption of subsystems 120 may be undesirably peaky when not suitably managed by controller 110.
- each of subsystems 120 may have
- subsystems 120 may have been manufactured using substantially the same manufacturing process or may have substantially the same specifications (e.g., in terms of materials used, etc.) .
- Each of subsystems 120 may have a current or power profile that is peaky. In particular, during operation, each of subsystems 120 may perform some operations that are higher in power and some operations that are lower in power. Thus, over time, the current or power profile of each of subsystems 120 may rise and fall, where the highest peaks occur when a subsystem is performing its most high-power operation. If multiple subsystems perform high-power operations at the same time, the overall power or current profile for
- system 100 may reach a peak power level that is above the power threshold or specification for system 100.
- a "power- intensive operation” may be a subsystem operation that may have a substantial effect on the overall power levels of the system.
- a “power- intensive operation” may refer to an operation that requires or is expected to consume at least a predetermined amount of current.
- Controller 110 may be configured to control, manage, and/or synchronize the operations performed by subsystems 120 so that such overall system peaks do not (or are less likely) to occur.
- controller 110 may control subsystems 120 such that at most a
- Controller 110 may include any suitable combination of hardware-based (e.g., application-specific integrated circuits, field programmable arrays, etc.) and software-based
- components for managing subsystems 120.
- components e.g., processors, microprocessors, etc.
- System 100 is illustrated as having three subsystems, but it should be understood that system 100 can include any suitable number of subsystems (e.g., two, four, five, or more subsystems) .
- System 100 may be any suitable type of electronic system that could suffer from peak power issues.
- system 100 may be or include a parallel-computing system or a memory system (e.g., a hard drive system or a flash memory system, such as a
- NAND flash memory system etc.
- FIGS. 2A and 2B are schematic views of memory systems, which are examples of various embodiments of system 100 of FIG. 1.
- memory system 200 can include host processor 210 and at least one non-volatile memory (“NVM”) package 220.
- Host processor 210 and optionally NVM package 220 can be implemented in any suitable host device or system, such as a portable media player (e.g., an iPodTM made available by Apple Inc. of Cupertino, CA) , a cellular telephone (e.g., an iPhoneTM made available by Apple Inc.), a pocket-sized personal computer, a personal digital assistance (“PDA”), a desktop computer, or a laptop computer.
- a portable media player e.g., an iPodTM made available by Apple Inc. of Cupertino, CA
- a cellular telephone e.g., an iPhoneTM made available by Apple Inc.
- PDA personal digital assistance
- Host processor 210 can include one or more processors or microprocessors that are currently available or will be developed in the future.
- host processor 210 can include or operate in conjunction with any other components or circuitry capable of controlling various operations of memory system 200 (e.g., application- specific integrated circuits ("ASICs")).
- ASICs application- specific integrated circuits
- host processor 210 can execute firmware and software programs loaded into a memory (not shown) implemented on the host.
- the memory can include any suitable type of volatile memory (e.g., cache memory or random access memory (“RAM”), such as double data rate (“DDR”) RAM or static RAM (“SRAM”)).
- RAM random access memory
- DDR double data rate
- SRAM static RAM
- host processor 210 can execute NVM driver 212, which may provide vendor-specific and/or technology-specific instructions that enable host processor 210 to perform various memory management and access functions for nonvolatile memory package 220.
- NVM package 220 may be a ball grid array ("BGA") package or other suitable type of integrated circuit (“IC”) package.
- NVM package 220 may be managed NVM package.
- NVM package 220 can include NVM controller 222 coupled to any suitable number of NVM dies 224.
- NVM controller 222 may include any suitable combination of processors,
- NVM controller 222 may share the responsibility of managing and/or accessing the physical memory locations of NVM dies 224 with NVM driver 212. Alternatively, NVM controller 222 may perform substantially all of the management and access functions for NVM dies 224.
- a “managed NVM” may refer to a memory device or package that includes a controller (e.g., NVM
- NVM controller 222 configured to perform at least one memory management function for a non-volatile memory (e.g., NVM dies 224) .
- One of the management functions that can be performed by NVM controller 222 may be to control the peak power consumption of memory
- NVM controller 222 may manage the power consumption of NVM package 210 (and NVM dies 224 in particular) without affecting the actions or performance of host processor 210.
- NVM controller 222 and/or host processor 210 for NVM dies 224 can include issuing read, write, or erase instructions and performing wear leveling, bad block management, garbage collection, logical-to-physical address mapping, SLC or MLC programming decisions, applying error correction or detection, and data queuing to set up program
- NVM dies 224 may be used to store information that needs to be retained when memory system 200 is powered down.
- a "non-volatile memory” can refer to NVM dies in which data can be stored, or may refer to a NVM package that includes the NVM dies.
- NVM dies 224 can include NAND flash memory based on floating gate or charge trapping technology, NOR flash memory, erasable programmable read only memory (“EPROM”), electrically erasable programmable read only memory (“EEPROM”), ferroelectric RAM (“FRAM”), magnetoresistive RAM
- MRAM phase change memory
- PCM phase change memory
- FIG. 2B a schematic view of memory system 250 is shown, which may be an example of another embodiment of system 100 of FIG. 1.
- Memory system 250 may have any of the features and
- any of the components depicted in FIG. 2B may have any of the features and functionalities of like-named components in FIG. 2A, and vice versa.
- Memory system 250 can include host
- processor 260 and non-volatile memory package 270.
- NVM package 270 does not include an embedded NVM controller, and therefore NVM dies 274 may be managed entirely by host processor 260 (e.g., via NVM driver 262) .
- host processor 260 e.g., via NVM driver 262
- nonvolatile memory package 270 may be referred to as a "raw NVM.”
- a "raw NVM” may refer to a memory device or package that may be managed entirely by a host
- controller or processor e.g., host processor 260
- host processor 260 implemented external to the NVM package.
- One of the management functions performed by host processor 260 in such raw NVM implementations may be to control the peak power consumption of memory system 250.
- processor 260 may also perform any of the other memory management and access functions discussed above in connection with host processor 210 and NVM
- NVM controller 222 of FIG. 2A.
- processor 270 may each embody the features and functionality of
- NVM dies 224 and 274 may embody the features and functionality of subsystems 120 discussed above in connection with FIG. 1.
- NVM dies 224 and 274 may each have a peaky current profile, where the highest peaks occur when a die is performing its most power- intensive operations.
- a power- intensive operation is a sensing operation (e.g., current sensing operation) , which may be used when reading data stored in memory cells. Such sensing operations may be performed, for example, responsive to read requests from a host processor and/or a NVM controller when verifying that data was properly stored after
- FIG. 2C shows illustrative current
- profile 290 gives an example of the current consumption of a NVM die (e.g., one of NVM dies 224 or 274) during a verification-type sensing operation. With several peaks, including peaks 292 and 294, current consumption profile 290 illustrates how peaky a verification-type sensing operation may be. These verification-type sensing operations may be of particular concern, as these operations may be likely to occur across multiple NVM dies at the same time (i.e., due to employing parallel writes across multiple dies) . Thus, if not managed by NVM controller 222 (FIG. 2A) or host processor 260, the peaks of different NVM dies may overlap and the total current sum may be unacceptably high. This situation may occur with other types of power- intensive operations, such as erase and program operations .
- NVM controller 222 FPGA controller 222
- host processor 260 FPGA controller 260
- FIG. 2B can further include controlling NVM dies 224 or 274 to manage the overall peak power of their respective systems by, for example, limiting the number of NVM dies 224 or 274 that may perform power- intensive operations at the same time (e.g., staggering power- intensive operations so that current peaks are unlikely to occur at the same time) or by aiding a NVM die in determining the peak power that it may consume at any given time.
- NVM controller 222 FIG. 2A
- host processor 260 FIG. 2B
- controller 110 e.g., NVM controller 222 (FIG. 2A) or host processor 260
- FIG. 2B may use any suitable approach to manage the overall peak power consumption of system 100.
- a time division multiplexing scheme may be used, where controller 110 assigns each subsystem a time slot for performing power- intensive operations. This may enable subsystems 120 to stagger their power- intensive operations.
- controller 110 assigns each subsystem a time slot for performing power- intensive operations. This may enable subsystems 120 to stagger their power- intensive operations.
- This approach will be described below in connection with FIG. 3.
- controller 110 may be configured to grant permission to at most a
- subsystems 120 may each request permission from controller before performing a power- intensive
- controller 110 may manage the number of subsystems 120 that are granted permission. Whether controller 110 grants permission to a subsystem may depend, for example, on the expected total current consumption of the subsystems that have already been granted permission. One example of this approach will be described below in connection with FIG. 4.
- controller 110 may provide power status information about the system to a particular subsystem to indicate to the particular subsystem what types of operations may be appropriate to perform.
- the power status information may indicate the total number of subsystems 110 currently performing power- intensive operations, or the power status information may indicate the expected current sum utilized by those subsystems 110 performing power- intensive operations.
- An example of this approach will be described below in connection with FIG. 5. It should be understood that these three approaches are merely illustrative and that other approaches may be implemented by controller 110 instead.
- FIGS. 3-5 are flowcharts of illustrative processes that may be performed by systems configured in accordance with various embodiments of the
- FIG. 3 a flowchart of illustrative process 300 is shown for timing power- intensive operations amongst multiple subsystems using a time division multiplexing scheme.
- Process 300 may begin at step 302. Then, at step 304, the clocks of each subsystem may be synchronized. The clocks may be synchronized using any suitable approach, such as feeding the same clock (i.e., clock signals derived from the same source clock) to each of the subsystems or using a controller to synchronize each subsystem's internal clock.
- time may be divided into multiple time slots.
- the number of time slots may be based on the number of subsystems, such as providing one time slot per subsystem, one time slot per two subsystems, etc.
- the time slots may be of any suitable length, such as N clock cycles in length, where N can be any suitable positive integer. For example, if there are four subsystems, step 306 may involve creating and rotating between four time slots of N clock cycles each.
- each subsystem may be assigned to one of the time slots.
- the subsystem may perform any power- intensive operations, such as program operations in flash memory systems.
- the subsystem may hold off on performing power- intensive operations, and may instead stall until its assigned time slot begins and/or perform non-power- intensive operations in the meantime.
- each subsystem may be assigned to a different one of the time slots so that only one subsystem may perform power- intensive operations at any given time.
- more than one (but less than all) of the subsystems may be assigned to the same time slot.
- Process 300 may continue to step 310 and end. In other embodiments, process 300 may return to step 302 after a suitable amount of time in embodiments where the subsystems' clocks may need to be
- Process 400 may begin at step 402. Then, at step 404, one of the subsystems in the system (referred to as the first subsystem in FIG. 4) may decide to initiate a power-intensive operation. For example, in a flash memory system, the next queued operation for one of the flash dies may be a power-intensive operation, such as a sensing
- the subsystem may provide a request to the controller of the system (e.g., a NVM driver or controller for non-volatile memory systems) to initiate the power-intensive operation.
- the subsystem may request permission from the controller to perform the power- intensive operation via a physical communications link dedicated to this purpose, by issuing an appropriate command via a suitable communications protocol or interface, or using any other suitable approach.
- the controller may then, at step 408, determine whether one or more other subsystems are performing power-intensive operations.
- the controller may make this determination by verifying whether the controller has already granted permission to perform a power-intensive operation to more than a predetermined number (e.g., one, two, etc.) of other subsystems and that these operations are not yet complete.
- the controller may decide whether to allow the subsystem to perform the power- intensive operation. In some embodiments, the
- controller may not allow the operation if a
- predetermined number of other systems are currently performing power-intensive operations, and may allow the operation otherwise.
- the determination at step 408 may further include determining the expected combined peak current of the one or more other
- the controller can make this determination based on expected current usage.
- the controller may, for example, decide to allow an operation if there are several subsystems performing less power-consuming power- intensive operations, but may decide not to allow the operation if there are fewer subsystems (e.g., one other subsystem) performing more power-consuming power- intensive operations.
- process 400 may move to step 412, and a signal may be provided, from the controller to the subsystem, to wait on performing the power-intensive operation.
- the signal may be given in any suitable form, such as a signal on a dedicated physical line, as an appropriate command using a suitable protocol or interface, etc. This way, the subsystem can be instructed to hold off on
- Process 400 may then return to step 410 to again determine whether the power- intensive
- operation can be allowed by the controller (e.g., whether one or more subsystems have finished performing power- intensive operations) .
- step 410 If, at step 410, the controller determines that the power-intensive operation should be allowed, process 400 may move to step 414. At step 414, permission may be provided, from the controller to the subsystem, to proceed with the power-intensive
- the power- intensive operation may be performed by the subsystem.
- the subsystem may indicate the completion of the power- intensive operation to the controller at step 418.
- the indication may be an express indication to the
- controller or the controller can infer the completion of the power- intensive operation when the subsystem provides a result of the operation (e.g., for a flash memory system, any resulting data from a read
- the controller may be able to grant permission to another subsystem to perform a power-intensive operation.
- Process 400 may then end at step 420.
- Process 500 may begin at step 502.
- the number of subsystems performing power-intensive operations may be determined by, for example, a controller that can control the subsystems.
- the subsystems may each be configured to signal to the controller when the subsystem begins or ends a power-intensive operation. This way, the controller can keep track of the number of subsystems performing power-intensive operations at any given time .
- an indication of the number of subsystems performing power- intensive operations may be provided from the controller to one or more of the subsystems.
- the indication may be provided to all of the subsystems in the system or to all of the subsystems performing power-intensive operations.
- the indication may be provided at any suitable time or responsive to any suitable stimulus, such as in response to receiving an indication from a subsystem that the subsystem is about to begin
- Process 500 may then continue to step 506.
- operations may be performed at the subsystem based on the number of subsystems performing power- intensive operations.
- a subsystem may trade off speed and power (i.e., the subsystem may perform the operation at high speed at the cost of increasing power consumption, or the subsystem may perform the operation at low power at the cost of the operation taking a longer time to complete) .
- a subsystem can increase speed at the cost of power by parallelizing computations instead of serializing them, or by charging a charge pump at a higher rate.
- the subsystem may use a higher/highest-speed,
- Process 500 may then end at step 510.
- FIGS. 3-5 are merely illustrative. Any of the steps may be removed, modified, or combined, and any additional steps may be added, without departing from the scope of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Power Sources (AREA)
- Read Only Memory (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
Claims
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012548225A JP2013516716A (en) | 2010-01-11 | 2011-01-11 | Control and discrepancy to limit current spikes |
EP11700486A EP2524271A2 (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes |
AU2011203893A AU2011203893B2 (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes |
BR112012017020A BR112012017020A2 (en) | 2010-01-11 | 2011-01-11 | control and scaling operations to limit current surges |
KR1020147021723A KR20140102771A (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes |
CN2011800103089A CN102782607A (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes |
MX2012008096A MX2012008096A (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes. |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US29406010P | 2010-01-11 | 2010-01-11 | |
US61/294,060 | 2010-01-11 | ||
US12/843,419 US20110173462A1 (en) | 2010-01-11 | 2010-07-26 | Controlling and staggering operations to limit current spikes |
US12/843,419 | 2010-07-26 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2011085357A2 true WO2011085357A2 (en) | 2011-07-14 |
WO2011085357A3 WO2011085357A3 (en) | 2011-09-01 |
Family
ID=44259439
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2011/020801 WO2011085357A2 (en) | 2010-01-11 | 2011-01-11 | Controlling and staggering operations to limit current spikes |
Country Status (9)
Country | Link |
---|---|
US (2) | US20110173462A1 (en) |
EP (1) | EP2524271A2 (en) |
JP (1) | JP2013516716A (en) |
KR (3) | KR20120098968A (en) |
CN (1) | CN102782607A (en) |
AU (2) | AU2011203893B2 (en) |
BR (1) | BR112012017020A2 (en) |
MX (1) | MX2012008096A (en) |
WO (1) | WO2011085357A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9361951B2 (en) | 2014-01-14 | 2016-06-07 | Apple Inc. | Statistical peak-current management in non-volatile memory devices |
Families Citing this family (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011233114A (en) * | 2010-04-30 | 2011-11-17 | Toshiba Corp | Memory system |
US8826051B2 (en) | 2010-07-26 | 2014-09-02 | Apple Inc. | Dynamic allocation of power budget to a system having non-volatile memory and a processor |
US8555095B2 (en) | 2010-07-26 | 2013-10-08 | Apple Inc. | Methods and systems for dynamically controlling operations in a non-volatile memory to limit power consumption |
US9261940B2 (en) * | 2011-02-25 | 2016-02-16 | Samsung Electronics Co., Ltd. | Memory system controlling peak current generation for a plurality of memories by monitoring a peak signal to synchronize an internal clock of each memory by a processor clock at different times |
US20120221767A1 (en) | 2011-02-28 | 2012-08-30 | Apple Inc. | Efficient buffering for a system having non-volatile memory |
JP5713772B2 (en) * | 2011-04-12 | 2015-05-07 | 株式会社東芝 | Semiconductor memory system |
US8645723B2 (en) | 2011-05-11 | 2014-02-04 | Apple Inc. | Asynchronous management of access requests to control power consumption |
US8400864B1 (en) * | 2011-11-01 | 2013-03-19 | Apple Inc. | Mechanism for peak power management in a memory |
EP3483771A1 (en) * | 2011-12-30 | 2019-05-15 | Intel Corporation | Multi-level cpu high current protection |
US9417685B2 (en) * | 2013-01-07 | 2016-08-16 | Micron Technology, Inc. | Power management |
CN105408833B (en) * | 2013-03-13 | 2019-05-14 | 飞利浦灯具控股公司 | System and method for energy reduction |
US9477257B1 (en) * | 2013-03-13 | 2016-10-25 | Juniper Networks, Inc. | Methods and apparatus for limiting a number of current changes while clock gating to manage power consumption of processor modules |
US9368214B2 (en) | 2013-10-03 | 2016-06-14 | Apple Inc. | Programmable peak-current control in non-volatile memory devices |
US9293176B2 (en) | 2014-02-18 | 2016-03-22 | Micron Technology, Inc. | Power management |
US9343116B2 (en) * | 2014-05-28 | 2016-05-17 | Micron Technology, Inc. | Providing power availability information to memory |
EP2999113B1 (en) | 2014-09-16 | 2019-08-07 | Nxp B.V. | Amplifier |
US10013345B2 (en) * | 2014-09-17 | 2018-07-03 | Sandisk Technologies Llc | Storage module and method for scheduling memory operations for peak-power management and balancing |
US20160162215A1 (en) * | 2014-12-08 | 2016-06-09 | Sandisk Technologies Inc. | Meta plane operations for a storage device |
US9536617B2 (en) * | 2015-04-03 | 2017-01-03 | Sandisk Technologies Llc | Ad hoc digital multi-die polling for peak ICC management |
US9875049B2 (en) * | 2015-08-24 | 2018-01-23 | Sandisk Technologies Llc | Memory system and method for reducing peak current consumption |
US10120817B2 (en) * | 2015-09-30 | 2018-11-06 | Toshiba Memory Corporation | Device and method for scheduling commands in a solid state drive to reduce peak power consumption levels |
US10095412B2 (en) * | 2015-11-12 | 2018-10-09 | Sandisk Technologies Llc | Memory system and method for improving write performance in a multi-die environment |
KR102603245B1 (en) | 2018-01-11 | 2023-11-16 | 에스케이하이닉스 주식회사 | Memory system and operating method thereof |
KR102615227B1 (en) | 2018-02-01 | 2023-12-18 | 에스케이하이닉스 주식회사 | Memory system and operating method thereof |
KR20190109872A (en) | 2018-03-19 | 2019-09-27 | 에스케이하이닉스 주식회사 | Data storage device and operating method thereof |
KR20200036627A (en) * | 2018-09-28 | 2020-04-07 | 에스케이하이닉스 주식회사 | Memory system and operating method thereof |
US11079829B2 (en) | 2019-07-12 | 2021-08-03 | Micron Technology, Inc. | Peak power management of dice in a power network |
US11454941B2 (en) | 2019-07-12 | 2022-09-27 | Micron Technology, Inc. | Peak power management of dice in a power network |
US11442525B2 (en) * | 2019-08-23 | 2022-09-13 | Micron Technology, Inc. | Power management |
CN110739019A (en) * | 2019-09-16 | 2020-01-31 | 长江存储科技有限责任公司 | new memory devices and methods of operation |
US11175837B2 (en) * | 2020-03-16 | 2021-11-16 | Micron Technology, Inc. | Quantization of peak power for allocation to memory dice |
US11256591B2 (en) | 2020-06-03 | 2022-02-22 | Western Digital Technologies, Inc. | Die memory operation scheduling plan for power control in an integrated memory assembly |
US11226772B1 (en) | 2020-06-25 | 2022-01-18 | Sandisk Technologies Llc | Peak power reduction management in non-volatile storage by delaying start times operations |
CN114625307A (en) | 2020-12-14 | 2022-06-14 | 慧荣科技股份有限公司 | Computer readable storage medium, and data reading method and device of flash memory chip |
TWI747660B (en) * | 2020-12-14 | 2021-11-21 | 慧榮科技股份有限公司 | Method and apparatus and computer program product for reading data from multiple flash dies |
US11373710B1 (en) | 2021-02-02 | 2022-06-28 | Sandisk Technologies Llc | Time division peak power management for non-volatile storage |
US20210313991A1 (en) * | 2021-06-17 | 2021-10-07 | Intel Corporation | Circuit Systems And Methods For Reducing Power Supply Voltage Droop |
US11508450B1 (en) | 2021-06-18 | 2022-11-22 | Western Digital Technologies, Inc. | Dual time domain control for dynamic staggering |
US12118219B2 (en) * | 2022-09-06 | 2024-10-15 | SanDisk Technologies, Inc. | Asymmetric time division peak power management (TD-PPM) timing windows |
US11893253B1 (en) | 2022-09-20 | 2024-02-06 | Western Digital Technologies, Inc. | Dynamic TD-PPM state and die mapping in multi-NAND channels |
Family Cites Families (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4939694A (en) * | 1986-11-03 | 1990-07-03 | Hewlett-Packard Company | Defect tolerant self-testing self-repairing memory system |
US5822256A (en) * | 1994-09-06 | 1998-10-13 | Intel Corporation | Method and circuitry for usage of partially functional nonvolatile memory |
US5724592A (en) * | 1995-03-31 | 1998-03-03 | Intel Corporation | Method and apparatus for managing active power consumption in a microprocessor controlled storage device |
JPH11242632A (en) * | 1998-02-26 | 1999-09-07 | Hitachi Ltd | Memory device |
US6233693B1 (en) * | 1998-05-06 | 2001-05-15 | International Business Machines Corporation | Smart DASD spin-up |
US6748493B1 (en) * | 1998-11-30 | 2004-06-08 | International Business Machines Corporation | Method and apparatus for managing memory operations in a data processing system using a store buffer |
US6478441B2 (en) * | 1999-03-25 | 2002-11-12 | Sky City International Limited | Hand held light apparatus |
US6748441B1 (en) * | 1999-12-02 | 2004-06-08 | Microsoft Corporation | Data carousel receiving and caching |
JP4694040B2 (en) * | 2001-05-29 | 2011-06-01 | ルネサスエレクトロニクス株式会社 | Semiconductor memory device |
JP4841070B2 (en) * | 2001-07-24 | 2011-12-21 | パナソニック株式会社 | Storage device |
US6643169B2 (en) * | 2001-09-18 | 2003-11-04 | Intel Corporation | Variable level memory |
US6925573B2 (en) * | 2002-01-02 | 2005-08-02 | Intel Corporation | Method and apparatus to manage use of system power within a given specification |
US6857055B2 (en) * | 2002-08-15 | 2005-02-15 | Micron Technology Inc. | Programmable embedded DRAM current monitor |
US7210004B2 (en) * | 2003-06-26 | 2007-04-24 | Copan Systems | Method and system for background processing of data in a storage system |
US7441133B2 (en) * | 2002-10-15 | 2008-10-21 | Microsemi Corp. - Analog Mixed Signal Group Ltd. | Rack level power management for power over Ethernet |
US7400062B2 (en) * | 2002-10-15 | 2008-07-15 | Microsemi Corp. - Analog Mixed Signal Group Ltd. | Rack level power management |
US6865107B2 (en) * | 2003-06-23 | 2005-03-08 | Hewlett-Packard Development Company, L.P. | Magnetic memory device |
US20050210304A1 (en) * | 2003-06-26 | 2005-09-22 | Copan Systems | Method and apparatus for power-efficient high-capacity scalable storage system |
US7155623B2 (en) * | 2003-12-03 | 2006-12-26 | International Business Machines Corporation | Method and system for power management including local bounding of device group power consumption |
WO2005109154A2 (en) * | 2004-05-10 | 2005-11-17 | Powerdsine, Ltd. | Method for rapid port power reduction |
US7353407B2 (en) * | 2004-05-20 | 2008-04-01 | Cisco Technology, Inc. | Methods and apparatus for provisioning phantom power to remote devices |
US7418608B2 (en) * | 2004-06-17 | 2008-08-26 | Intel Corporation | Method and an apparatus for managing power consumption of a server |
US7899480B2 (en) * | 2004-09-09 | 2011-03-01 | Qualcomm Incorporated | Apparatus, system, and method for managing transmission power in a wireless communication system |
US7305572B1 (en) * | 2004-09-27 | 2007-12-04 | Emc Corporation | Disk drive input sequencing for staggered drive spin-up |
JP2006185407A (en) * | 2004-12-01 | 2006-07-13 | Matsushita Electric Ind Co Ltd | Peak power-controlling apparatus and method |
JP2006195569A (en) * | 2005-01-11 | 2006-07-27 | Sony Corp | Memory unit |
US7285079B2 (en) * | 2005-03-16 | 2007-10-23 | Steven T. Mandell | Exercise device and methods |
US7440215B1 (en) * | 2005-03-30 | 2008-10-21 | Emc Corporation | Managing disk drive spin up |
US7539882B2 (en) * | 2005-05-30 | 2009-05-26 | Rambus Inc. | Self-powered devices and methods |
US7444526B2 (en) * | 2005-06-16 | 2008-10-28 | International Business Machines Corporation | Performance conserving method for reducing power consumption in a server system |
US7647516B2 (en) * | 2005-09-22 | 2010-01-12 | Hewlett-Packard Development Company, L.P. | Power consumption management among compute nodes |
US20070211551A1 (en) * | 2005-11-25 | 2007-09-13 | Yoav Yogev | Method for dynamic performance optimization conforming to a dynamic maximum current level |
US7681054B2 (en) * | 2006-10-03 | 2010-03-16 | International Business Machines Corporation | Processing performance improvement using activity factor headroom |
US7793126B2 (en) * | 2007-01-19 | 2010-09-07 | Microsoft Corporation | Using priorities and power usage to allocate power budget |
JP4851962B2 (en) * | 2007-02-28 | 2012-01-11 | 株式会社東芝 | Memory system |
US8046600B2 (en) * | 2007-10-29 | 2011-10-25 | Microsoft Corporation | Collaborative power sharing between computing devices |
US7961544B2 (en) * | 2008-08-05 | 2011-06-14 | Sandisk Il Ltd. | Storage system and method for managing a plurality of storage devices |
JP5489434B2 (en) * | 2008-08-25 | 2014-05-14 | 株式会社日立製作所 | Storage device with flash memory |
US8386808B2 (en) * | 2008-12-22 | 2013-02-26 | Intel Corporation | Adaptive power budget allocation between multiple components in a computing system |
US20100162024A1 (en) * | 2008-12-24 | 2010-06-24 | Benjamin Kuris | Enabling a Charge Limited Device to Operate for a Desired Period of Time |
KR101005997B1 (en) * | 2009-01-29 | 2011-01-05 | 주식회사 하이닉스반도체 | Non volatile memory device and operating method thereof |
US8307258B2 (en) * | 2009-05-18 | 2012-11-06 | Fusion-10, Inc | Apparatus, system, and method for reconfiguring an array to operate with less storage elements |
US8281227B2 (en) * | 2009-05-18 | 2012-10-02 | Fusion-10, Inc. | Apparatus, system, and method to increase data integrity in a redundant storage system |
US8627117B2 (en) * | 2009-06-26 | 2014-01-07 | Seagate Technology Llc | Device with power control feature involving backup power reservoir circuit |
JP5187776B2 (en) * | 2010-04-13 | 2013-04-24 | 日本電気株式会社 | Electrical equipment |
US8826051B2 (en) * | 2010-07-26 | 2014-09-02 | Apple Inc. | Dynamic allocation of power budget to a system having non-volatile memory and a processor |
-
2010
- 2010-07-26 US US12/843,419 patent/US20110173462A1/en not_active Abandoned
-
2011
- 2011-01-11 AU AU2011203893A patent/AU2011203893B2/en not_active Ceased
- 2011-01-11 EP EP11700486A patent/EP2524271A2/en not_active Withdrawn
- 2011-01-11 KR KR1020127021807A patent/KR20120098968A/en not_active Application Discontinuation
- 2011-01-11 KR KR1020127021161A patent/KR20120116976A/en not_active Application Discontinuation
- 2011-01-11 KR KR1020147021723A patent/KR20140102771A/en not_active Application Discontinuation
- 2011-01-11 CN CN2011800103089A patent/CN102782607A/en active Pending
- 2011-01-11 MX MX2012008096A patent/MX2012008096A/en not_active Application Discontinuation
- 2011-01-11 BR BR112012017020A patent/BR112012017020A2/en not_active IP Right Cessation
- 2011-01-11 WO PCT/US2011/020801 patent/WO2011085357A2/en active Application Filing
- 2011-01-11 JP JP2012548225A patent/JP2013516716A/en active Pending
-
2013
- 2013-12-30 US US14/144,041 patent/US20140112079A1/en not_active Abandoned
-
2014
- 2014-05-27 AU AU2014202877A patent/AU2014202877A1/en not_active Abandoned
Non-Patent Citations (1)
Title |
---|
None |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9361951B2 (en) | 2014-01-14 | 2016-06-07 | Apple Inc. | Statistical peak-current management in non-volatile memory devices |
Also Published As
Publication number | Publication date |
---|---|
KR20120116976A (en) | 2012-10-23 |
AU2014202877A1 (en) | 2014-06-19 |
US20110173462A1 (en) | 2011-07-14 |
AU2011203893A1 (en) | 2012-08-09 |
US20140112079A1 (en) | 2014-04-24 |
KR20140102771A (en) | 2014-08-22 |
WO2011085357A3 (en) | 2011-09-01 |
BR112012017020A2 (en) | 2016-04-05 |
AU2011203893B2 (en) | 2014-12-11 |
JP2013516716A (en) | 2013-05-13 |
CN102782607A (en) | 2012-11-14 |
KR20120098968A (en) | 2012-09-05 |
EP2524271A2 (en) | 2012-11-21 |
MX2012008096A (en) | 2012-12-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2011203893B2 (en) | Controlling and staggering operations to limit current spikes | |
US11216323B2 (en) | Solid state memory system with low power error correction mechanism and method of operation thereof | |
US9575677B2 (en) | Storage system power management using controlled execution of pending memory commands | |
US10359822B2 (en) | System and method for controlling power consumption | |
TWI598882B (en) | Dynamic allocation of power budget for a system having non-volatile memory | |
US10241701B2 (en) | Solid state memory system with power management mechanism and method of operation thereof | |
EP3872641A2 (en) | Storage device and method of operating the storage device | |
CN108932175B (en) | Control method of solid state storage device | |
WO2009046115A1 (en) | Flash memory controller | |
CN111382097A (en) | Arbitration techniques for managed memory | |
WO2017078698A1 (en) | Throttling components of a storage device | |
CN116368569A (en) | Adaptive sleep transition technique | |
US20210303184A1 (en) | Centralized power management in memory devices | |
US12086428B2 (en) | Memory controller adjusting power, memory system including same, and operating method for memory system | |
AU2014100558B4 (en) | Controlling and staggering operations to limit current spikes | |
CN113168373B (en) | Power-on time based data relocation | |
WO2016064554A1 (en) | Storage system power management using controlled execution of pending memory commands |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201180010308.9 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11700486 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012548225 Country of ref document: JP Ref document number: MX/A/2012/008096 Country of ref document: MX |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011203893 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 6361/CHENP/2012 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011700486 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2011203893 Country of ref document: AU Date of ref document: 20110111 Kind code of ref document: A |
|
ENP | Entry into the national phase |
Ref document number: 20127021161 Country of ref document: KR Kind code of ref document: A |
|
REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112012017020 Country of ref document: BR |
|
ENP | Entry into the national phase |
Ref document number: 112012017020 Country of ref document: BR Kind code of ref document: A2 Effective date: 20120710 |