US20140025879A1 - Dynamic random access memory applied to an embedded display port - Google Patents

Dynamic random access memory applied to an embedded display port Download PDF

Info

Publication number
US20140025879A1
US20140025879A1 US13/922,242 US201313922242A US2014025879A1 US 20140025879 A1 US20140025879 A1 US 20140025879A1 US 201313922242 A US201313922242 A US 201313922242A US 2014025879 A1 US2014025879 A1 US 2014025879A1
Authority
US
United States
Prior art keywords
random access
predetermined voltage
dynamic random
access memory
ddr
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.)
Abandoned
Application number
US13/922,242
Inventor
Der-Min Yuan
Yen-An Chang
Wei-Ming Huang
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.)
Etron Technology Inc
Original Assignee
Etron Technology Inc
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 Etron Technology Inc filed Critical Etron Technology Inc
Priority to US13/922,242 priority Critical patent/US20140025879A1/en
Assigned to ETRON TECHNOLOGY, INC. reassignment ETRON TECHNOLOGY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHANG, YEN-AN, HUANG, WEI-MING, YUAN, DER-MIN
Publication of US20140025879A1 publication Critical patent/US20140025879A1/en
Priority to US16/151,347 priority patent/US10998017B2/en
Priority to US17/213,133 priority patent/US11894098B2/en
Priority to US18/540,888 priority patent/US20240112707A1/en
Abandoned legal-status Critical Current

Links

Images

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/4063Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing
    • G11C11/407Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing for memory cells of the field-effect type
    • G11C11/4074Power supply or voltage generation circuits, e.g. bias voltage generators, substrate voltage generators, back-up power, power control circuits
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1075Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers for multiport memories each having random access ports and serial ports, e.g. video RAM
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • G06F12/0615Address space extension
    • G06F12/063Address space extension for I/O modules, e.g. memory mapped I/O
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • G06F12/0646Configuration or reconfiguration
    • G06F12/0692Multiconfiguration, e.g. local and global addressing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0877Cache access modes
    • G06F12/0882Page mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4221Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4265Bus transfer protocol, e.g. handshake; Synchronisation on a point to point bus
    • G06F13/4278Bus transfer protocol, e.g. handshake; Synchronisation on a point to point bus using an embedded synchronisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0653Monitoring storage devices or systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0656Data buffering arrangements
    • 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/40615Internal triggering or timing of refresh, e.g. hidden refresh, self refresh, pseudo-SRAMs
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

A dynamic random access memory applied to an embedded display port includes a memory core unit, a peripheral circuit unit, and an input/output unit. The memory core unit is used for operating in a first predetermined voltage. The peripheral circuit unit is electrically connected to the memory core unit for operating in a second predetermined voltage, where the second predetermined voltage is lower than 1.1V. The input/output unit is electrically connected to the memory core unit and the peripheral circuit unit for operating in a third predetermined voltage, where the third predetermined voltage is lower than 1.1V.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of U.S. Provisional Application No. 61/672,287, filed on Jul. 17, 2012 and entitled “Flexible Memory Power Supply Architecture,” and the benefit of U.S. Provisional Application No. 61/768,406, filed on Feb. 23, 2013 and entitled “Mixed-Low-Voltage DRAM For Embedded DisplayPort,” the contents of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to a dynamic random access memory, and particularly to a dynamic random access memory applied to an embedded display port.
  • 2. Description of the Prior Art
  • An embedded display port (eDP) published by the Video Electronics Standards Association (VESA) is used for acting as a standard display panel interface to connect external devices. For example, the embedded display port can act as an interface between a video card and a notebook panel. In addition, the embedded display port version 1.3 published by the Video Electronics Standards Association adds a panel self refresh (PSR) function, where the panel self refresh function can make a graphic processing unit (GPU) turn off connection between the graphic processing unit and a liquid crystal panel when a frame displayed on the liquid crystal panel is frozen. Thus, power consumption of the graphic processing unit can be significantly reduced and battery endurance ability can be extended.
  • In addition, a timing controller supporting the panel self refresh function of the liquid crystal display needs to include a frame buffer (e.g. a dynamic random access memory). When the graphic processing unit turns off the connection between the graphic processing unit and the liquid crystal panel, the frame buffer needs to store a last frame before the graphic processing unit turns off the connection between the graphic processing unit and the liquid crystal panel. Therefore, when no data transmission exists between the graphic processing unit and the liquid crystal panel, the timing controller can directly output the last frame stored in the frame buffer.
  • Although the panel self refresh function can make power consumption of the graphic processing unit be significantly reduced, power consumption of the timing controller is increased due to operation of the frame buffer. Therefore, how to design the frame buffer to reduce the power consumption of the timing controller becomes an important issue of memory manufacturers.
  • SUMMARY OF THE INVENTION
  • An embodiment provides a dynamic random access memory applied to an embedded display port. The dynamic random access memory includes a memory core unit and a peripheral circuit unit. The memory core unit is used for operating in a first predetermined voltage. The peripheral circuit unit is electrically connected to the memory core unit for operating in a second predetermined voltage, where the second predetermined voltage is lower than 1.1V.
  • Another embodiment provides a dynamic random access memory applied to an embedded display port. The dynamic random access memory includes a memory core unit, a peripheral circuit unit, and an input/output unit. The memory core unit is used for operating in a first predetermined voltage. The peripheral circuit unit is electrically connected to the memory core unit for operating in a second predetermined voltage, where the second predetermined voltage is lower than 1.1V. The input/output unit is electrically connected to the peripheral circuit unit and the memory core unit for operating in a third predetermined voltage, where the third predetermined voltage is lower than 1.1V.
  • The present invention provides a dynamic random access memory applied to an embedded display port. The dynamic random access memory makes a memory core unit, a peripheral circuit unit, and an input/output unit thereof operate in lower voltages. Compared to the prior art, power consumption of the dynamic random access memory of the present invention is much lower than power consumption of a dynamic random access memory operating in operation voltages specified by the Joint Electron Device Engineering Council. Thus, when the dynamic random access memory of the present invention is applied to an embedded display port, the present invention can make system power consumption (e.g. power consumption of a graphic processing unit) be significantly reduced, not make power consumption of a timing controller be increased due to operation of a frame buffer, and extend battery endurance ability of a portable device.
  • These and other objectives of the present invention will no doubt become obvious to those of ordinary skill in the art after reading the following detailed description of the preferred embodiment that is illustrated in the various figures and drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The FIGURE is a diagram illustrating a dynamic random access memory 100 applied to embedded display port according to an embodiment.
  • DETAILED DESCRIPTION
  • Please refer to the FIGURE. The FIGURE is a diagram illustrating a dynamic random access memory 100 applied to an embedded display port according to an embodiment, where the dynamic random access memory 100 acts as a frame buffer of a timing controller of a liquid crystal display, and the dynamic random access memory 100 is compatible with a single data rate (SDR) specification, a double data rate (DDR I) specification, a double data rate two (DDR II) specification, or a double data rate three (DDR III) specification. As shown in the FIGURE, the dynamic random access memory 100 includes a memory core unit 102, a peripheral circuit unit 104, and an input/output unit 106, where the peripheral circuit unit 104 is electrically connected to the memory core unit 102, and the input/output unit 106 is electrically connected to the peripheral circuit unit 104 and the memory core unit 102. Please refer to Table I. Table I illustrates operation voltages (specified by the Joint Electron Device Engineering Council (JEDEC)) of a dynamic random access memory operating in the DDR I specification, a low power DDR I specification, the DDR II specification, and a low power DDR II specification.
  • TABLE I
    memory core unit peripheral circuit input/output
    102 unit 104 unit 106
    DDR I 3.3 V ± 0.3 V 3.3 V ± 0.3 V 3.3 V ± 0.3 V
    or or or
    2.5 V ± 0.2 V 2.5 V ± 0.2 V 2.5 V ± 0.2 V
    Low Power 1.8 V ± 0.1 V 1.8 V ± 0.1 V 1.8 V ± 0.1 V
    DDR I
    DDR II 1.8 V ± 0.1 V 1.8 V ± 0.1 V 1.8 V ± 0.1 V
    Low Power DDR 1.7 V~1.95 V 1.14 V~1.30 V 1.14 V~1.30 V
    II
  • If the dynamic random access memory 100 is designed to have low power consumption to reduce power consumption of the timing controller, the dynamic random access memory 100 needs to have low operation power consumption (e.g. power consumption for the dynamic random access memory 100 outputting storage frames to the timing controller) and low standby power consumption. But, the operation voltages specified by the Joint Electron Device Engineering Council (as shown in Table I) can not satisfy requirements (that is, the low operation power consumption and the low standby power consumption) of the embedded display port (eDP) version 1.3.
  • Please refer to Table II. Table II illustrates operation voltage ranges of the dynamic random access memory 100 operating in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification according to an embodiment.
  • TABLE II
    memory core unit peripheral input/output unit
    102 circuit unit 104 106
    operation <1.1 V <1.1 V <1.1 V
    voltage
    ranges
  • As shown in Table II, operation voltages of the memory core unit 102 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a first predetermined voltage, where the first predetermined voltage is lower than 1.1V; operation voltages of the peripheral circuit unit 104 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a second predetermined voltage, where the second predetermined voltage is lower than 1.1V; and operation voltages of the input/output unit 106 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a third predetermined voltage, where the third predetermined voltage is lower than 1.1V.
  • As shown in Table II, because the operation voltages of the memory core unit 102 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the first predetermined voltage, the dynamic random access memory 100 has lower memory core power consumption; because the operation voltages of the peripheral circuit unit 104 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the second predetermined voltage, the dynamic random access memory 100 has lower access power consumption; and the operation voltages of the input/output unit 106 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the third predetermined voltage, the dynamic random access memory 100 has lower input/output power consumption. In addition, the input/output unit 106 is compatible with an interface provided by the prior art, so power consumption of the dynamic random access memory 100 is much lower than power consumption of the dynamic random access memory operating in the operation voltages specified by the Joint Electron Device Engineering Council.
  • Please refer to Table III. Table III illustrates operation voltage ranges of the dynamic random access memory 100 operating in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification according to another embodiment.
  • TABLE III
    memory core unit peripheral input/output unit
    102 circuit unit 104 106
    operation 1.8 V ± 0.1 V <1.1 V <1.1 V
    voltage
    ranges
  • As shown in Table III, operation voltages of the memory core unit 102 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a first predetermined voltage, where the first predetermined voltage is equal to 1.8V±0.1V; operation voltages of the peripheral circuit unit 104 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a second predetermined voltage, where the second predetermined voltage is lower than 1.1V; and operation voltages of the input/output unit 106 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are a third predetermined voltage, where the third predetermined voltage is lower than 1.1V.
  • As shown in Table III, because the operation voltages of the memory core unit 102 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the first predetermined voltage, the dynamic random access memory 100 has higher charge pump efficiency; because the operation voltages of the peripheral circuit unit 104 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the second predetermined voltage, the dynamic random access memory 100 has lower access power consumption; and the operation voltages of the input/output unit 106 in the DDR I specification, the low power DDR I specification, the DDR II specification, and the low power DDR II specification are the third predetermined voltage, the dynamic random access memory 100 has lower input/output power consumption. In addition, the input/output unit 106 is also compatible with an interface provided by the prior art, so power consumption of the dynamic random access memory 100 is much lower than power consumption of the dynamic random access memory operating in the operation voltages specified by the Joint Electron Device Engineering Council.
  • To sum up, the dynamic random access memory applied to an embedded display port makes the memory core unit, the peripheral circuit unit, and the input/output unit operate in lower voltages. Compared to the prior art, power consumption of the dynamic random access memory of the present invention is much lower than power consumption of a dynamic random access memory operating in the operation voltages specified by the Joint Electron Device Engineering Council. Thus, when the dynamic random access memory of the present invention is applied to an embedded display port, the present invention can make system power consumption (e.g. power consumption of a graphic processing unit) be significantly reduced, not make power consumption of the timing controller be increased due to operation of the frame buffer, and extend battery endurance ability of a portable device.
  • Those skilled in the art will readily observe that numerous modifications and alterations of the device and method may be made while retaining the teachings of the invention. Accordingly, the above disclosure should be construed as limited only by the metes and bounds of the appended claims.

Claims (8)

What is claimed is:
1. A dynamic random access memory applied to an embedded display port, the dynamic random access memory comprising:
a memory core unit for operating in a first predetermined voltage; and
a peripheral circuit unit electrically connected to the memory core unit for operating in a second predetermined voltage, wherein the second predetermined voltage is lower than 1.1V.
2. The dynamic random access memory of claim 1, wherein the first predetermined voltage is lower than 1.1V.
3. The dynamic random access memory of claim 2, further comprising:
an input/output unit electrically connected to the peripheral circuit unit and the memory core unit for operating in a third predetermined voltage, wherein the third predetermined voltage is lower than 1.1V.
4. The dynamic random access memory of claim 1, wherein the first predetermined voltage is equal to 1.8V±0.1V.
5. The dynamic random access memory of claim 4, further comprising:
an input/output unit electrically connected to the peripheral circuit unit and the memory core unit for operating in a third predetermined voltage, wherein the third predetermined voltage is lower than 1.1V.
6. A dynamic random access memory applied to an embedded display port, the dynamic random access memory comprising:
a memory core unit for operating in a first predetermined voltage;
a peripheral circuit unit electrically connected to the memory core unit for operating in a second predetermined voltage, wherein the second predetermined voltage is lower than 1.1V; and
an input/output unit electrically connected to the peripheral circuit unit and the memory core unit for operating in a third predetermined voltage, wherein the third predetermined voltage is lower than 1.1V.
7. The dynamic random access memory of claim 6, wherein the first predetermined voltage is lower than 1.1V.
8. The dynamic random access memory of claim 6, wherein the first predetermined voltage is equal to 1.8V±0.1V.
US13/922,242 2012-07-17 2013-06-19 Dynamic random access memory applied to an embedded display port Abandoned US20140025879A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US13/922,242 US20140025879A1 (en) 2012-07-17 2013-06-19 Dynamic random access memory applied to an embedded display port
US16/151,347 US10998017B2 (en) 2012-07-17 2018-10-04 Dynamic random access memory applied to an embedded display port
US17/213,133 US11894098B2 (en) 2012-07-17 2021-03-25 Dynamic random access memory applied to an embedded display port
US18/540,888 US20240112707A1 (en) 2012-07-17 2023-12-15 Dynamic random access memory applied to an embedded display port

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201261672287P 2012-07-17 2012-07-17
US201361768406P 2013-02-23 2013-02-23
US13/922,242 US20140025879A1 (en) 2012-07-17 2013-06-19 Dynamic random access memory applied to an embedded display port

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/151,347 Continuation US10998017B2 (en) 2012-07-17 2018-10-04 Dynamic random access memory applied to an embedded display port

Publications (1)

Publication Number Publication Date
US20140025879A1 true US20140025879A1 (en) 2014-01-23

Family

ID=49310208

Family Applications (4)

Application Number Title Priority Date Filing Date
US13/922,242 Abandoned US20140025879A1 (en) 2012-07-17 2013-06-19 Dynamic random access memory applied to an embedded display port
US16/151,347 Active US10998017B2 (en) 2012-07-17 2018-10-04 Dynamic random access memory applied to an embedded display port
US17/213,133 Active US11894098B2 (en) 2012-07-17 2021-03-25 Dynamic random access memory applied to an embedded display port
US18/540,888 Pending US20240112707A1 (en) 2012-07-17 2023-12-15 Dynamic random access memory applied to an embedded display port

Family Applications After (3)

Application Number Title Priority Date Filing Date
US16/151,347 Active US10998017B2 (en) 2012-07-17 2018-10-04 Dynamic random access memory applied to an embedded display port
US17/213,133 Active US11894098B2 (en) 2012-07-17 2021-03-25 Dynamic random access memory applied to an embedded display port
US18/540,888 Pending US20240112707A1 (en) 2012-07-17 2023-12-15 Dynamic random access memory applied to an embedded display port

Country Status (3)

Country Link
US (4) US20140025879A1 (en)
CN (1) CN103353832B (en)
TW (1) TWI489444B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018136091A1 (en) * 2017-01-23 2018-07-26 Hewlett-Packard Development Company, L.P. Timing controllers for display devices

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210338049A1 (en) 2020-04-30 2021-11-04 Ambu A/S Method of assembly of an endoscope control system

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5928336A (en) * 1996-07-15 1999-07-27 International Business Machines Corporation PC card and peripheral device
US6097070A (en) * 1999-02-16 2000-08-01 International Business Machines Corporation MOSFET structure and process for low gate induced drain leakage (GILD)
US6363014B1 (en) * 2000-10-23 2002-03-26 Advanced Micro Devices, Inc. Low column leakage NOR flash array-single cell implementation
US20030031043A1 (en) * 2001-08-13 2003-02-13 Peter Pochmuller Integrated dynamic memory, and method for operating the integrated dynamic memory
US6551896B2 (en) * 1999-12-17 2003-04-22 Tokyo Electron Limited Capacitor for analog circuit, and manufacturing method thereof
US6570787B1 (en) * 2002-04-19 2003-05-27 Advanced Micro Devices, Inc. Programming with floating source for low power, low leakage and high density flash memory devices
US20050010746A1 (en) * 2003-07-07 2005-01-13 Yi-Chang Chen Method for dynamically building acpi architecture
US20060047985A1 (en) * 2004-08-31 2006-03-02 Canon Kabushiki Kaisha Data storage apparatus and control method thereof
US20060120138A1 (en) * 2004-10-29 2006-06-08 Infineon Technologies Ag Semiconductor memory with volatile and non-volatile memory cells
US20060140004A1 (en) * 2000-03-09 2006-06-29 Shoji Shukuri Semiconductor device
US20060192282A1 (en) * 2005-02-25 2006-08-31 Motoo Suwa Semiconductor device
US20060259679A1 (en) * 2005-05-11 2006-11-16 Reinhard Schumann Method and system for memory access
US7295036B1 (en) * 2005-11-30 2007-11-13 Altera Corporation Method and system for reducing static leakage current in programmable logic devices
US20090122620A1 (en) * 2007-11-08 2009-05-14 Qualcomm Incorporated Systems and Methods for Low Power, High Yield Memory
US20100005439A1 (en) * 2007-03-27 2010-01-07 Fujitsu Microelectronics Limited Designing method of semiconductor integrated circuit
US20100008172A1 (en) * 2008-07-14 2010-01-14 Nec Electronics Corporation Dynamic type semiconductor memory device and operation method of the same
US20100074043A1 (en) * 2008-09-19 2010-03-25 Khil-Ohk Kang Semiconductor device
US7692979B2 (en) * 2006-11-21 2010-04-06 Elpida Memory, Inc. Memory readout circuit and phase-change memory device
US20100095137A1 (en) * 2008-10-13 2010-04-15 International Business Machines Corporation Dynamic Frequency And Voltage Scaling For A Computer Processor
US7894294B2 (en) * 2008-01-23 2011-02-22 Mosaid Technologies Incorporated Operational mode control in serial-connected memory based on identifier
US20110069562A1 (en) * 2009-09-18 2011-03-24 Stmicroelectronics S.R.L. Low consumption voltage regulator for a high voltage charge pump, voltage regulation method, and memory device provided with the voltage regulator
US20110252253A1 (en) * 2010-04-09 2011-10-13 Hon Hai Precision Industry Co., Ltd. Energy saving circuit of motherboard
US20110292448A1 (en) * 2010-05-28 2011-12-01 Konica Minolta Business Technologies, Inc. Program execution control method
US20120182076A1 (en) * 2011-01-14 2012-07-19 Kim Do-Hyung Limiter circuit and voltage controlled oscillator including the same
US20130046941A1 (en) * 2011-07-11 2013-02-21 Montage Technology (Shanghai) Co., Ltd. Write circuit, read circuit, memory buffer and memory module
US20130132660A1 (en) * 2011-07-11 2013-05-23 Montage Technology (Shanghai) Co., Ltd. Data read/write system
US20130135955A1 (en) * 2011-11-29 2013-05-30 Edward M. McCombs Memory device including a retention voltage resistor

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7064376B2 (en) * 1996-05-24 2006-06-20 Jeng-Jye Shau High performance embedded semiconductor memory devices with multiple dimension first-level bit-lines
TWM276302U (en) * 2005-04-08 2005-09-21 Hsiuping Inst Technology DRAM of a 3-transistor cell
JP4221613B2 (en) * 2006-11-20 2009-02-12 インターナショナル・ビジネス・マシーンズ・コーポレーション Dynamic semiconductor memory device and operation method thereof
US7936615B2 (en) * 2007-02-27 2011-05-03 Samsung Electronics Co., Ltd. Methods for supplying power supply voltages in semiconductor memory devices and semiconductor memory devices using the same
TWI355590B (en) * 2007-05-15 2012-01-01 Giga Byte Tech Co Ltd Common module for ddrii sdram and ddriii sdram
US8812886B2 (en) * 2008-08-13 2014-08-19 Hewlett-Packard Development Company, L.P. Dynamic utilization of power-down modes in multi-core memory modules
JP5465919B2 (en) * 2009-05-14 2014-04-09 ルネサスエレクトロニクス株式会社 Semiconductor integrated device
TWI469152B (en) * 2009-12-18 2015-01-11 Hon Hai Prec Ind Co Ltd Memory power supply circuit

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5928336A (en) * 1996-07-15 1999-07-27 International Business Machines Corporation PC card and peripheral device
US6097070A (en) * 1999-02-16 2000-08-01 International Business Machines Corporation MOSFET structure and process for low gate induced drain leakage (GILD)
US6551896B2 (en) * 1999-12-17 2003-04-22 Tokyo Electron Limited Capacitor for analog circuit, and manufacturing method thereof
US20060140004A1 (en) * 2000-03-09 2006-06-29 Shoji Shukuri Semiconductor device
US6363014B1 (en) * 2000-10-23 2002-03-26 Advanced Micro Devices, Inc. Low column leakage NOR flash array-single cell implementation
US20030031043A1 (en) * 2001-08-13 2003-02-13 Peter Pochmuller Integrated dynamic memory, and method for operating the integrated dynamic memory
US6570787B1 (en) * 2002-04-19 2003-05-27 Advanced Micro Devices, Inc. Programming with floating source for low power, low leakage and high density flash memory devices
US20050010746A1 (en) * 2003-07-07 2005-01-13 Yi-Chang Chen Method for dynamically building acpi architecture
US7594129B2 (en) * 2004-08-31 2009-09-22 Canon Kabushiki Kaisha Method and apparatus for reducing current flow in bus in nonoperating state
US20060047985A1 (en) * 2004-08-31 2006-03-02 Canon Kabushiki Kaisha Data storage apparatus and control method thereof
US20060120138A1 (en) * 2004-10-29 2006-06-08 Infineon Technologies Ag Semiconductor memory with volatile and non-volatile memory cells
US20060192282A1 (en) * 2005-02-25 2006-08-31 Motoo Suwa Semiconductor device
US20060259679A1 (en) * 2005-05-11 2006-11-16 Reinhard Schumann Method and system for memory access
US7295036B1 (en) * 2005-11-30 2007-11-13 Altera Corporation Method and system for reducing static leakage current in programmable logic devices
US7692979B2 (en) * 2006-11-21 2010-04-06 Elpida Memory, Inc. Memory readout circuit and phase-change memory device
US20100005439A1 (en) * 2007-03-27 2010-01-07 Fujitsu Microelectronics Limited Designing method of semiconductor integrated circuit
US20090122620A1 (en) * 2007-11-08 2009-05-14 Qualcomm Incorporated Systems and Methods for Low Power, High Yield Memory
US7894294B2 (en) * 2008-01-23 2011-02-22 Mosaid Technologies Incorporated Operational mode control in serial-connected memory based on identifier
US20100008172A1 (en) * 2008-07-14 2010-01-14 Nec Electronics Corporation Dynamic type semiconductor memory device and operation method of the same
US20100074043A1 (en) * 2008-09-19 2010-03-25 Khil-Ohk Kang Semiconductor device
US20100095137A1 (en) * 2008-10-13 2010-04-15 International Business Machines Corporation Dynamic Frequency And Voltage Scaling For A Computer Processor
US20110069562A1 (en) * 2009-09-18 2011-03-24 Stmicroelectronics S.R.L. Low consumption voltage regulator for a high voltage charge pump, voltage regulation method, and memory device provided with the voltage regulator
US20110252253A1 (en) * 2010-04-09 2011-10-13 Hon Hai Precision Industry Co., Ltd. Energy saving circuit of motherboard
US20110292448A1 (en) * 2010-05-28 2011-12-01 Konica Minolta Business Technologies, Inc. Program execution control method
US20120182076A1 (en) * 2011-01-14 2012-07-19 Kim Do-Hyung Limiter circuit and voltage controlled oscillator including the same
US20130046941A1 (en) * 2011-07-11 2013-02-21 Montage Technology (Shanghai) Co., Ltd. Write circuit, read circuit, memory buffer and memory module
US20130132660A1 (en) * 2011-07-11 2013-05-23 Montage Technology (Shanghai) Co., Ltd. Data read/write system
US20130135955A1 (en) * 2011-11-29 2013-05-30 Edward M. McCombs Memory device including a retention voltage resistor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018136091A1 (en) * 2017-01-23 2018-07-26 Hewlett-Packard Development Company, L.P. Timing controllers for display devices
US10747293B2 (en) 2017-01-23 2020-08-18 Hewlett-Packard Development Company, L.P. Timing controllers for display devices

Also Published As

Publication number Publication date
US11894098B2 (en) 2024-02-06
TW201405542A (en) 2014-02-01
CN103353832A (en) 2013-10-16
US20190035440A1 (en) 2019-01-31
US20240112707A1 (en) 2024-04-04
US20210217451A1 (en) 2021-07-15
CN103353832B (en) 2016-08-10
US10998017B2 (en) 2021-05-04
TWI489444B (en) 2015-06-21

Similar Documents

Publication Publication Date Title
US20240112707A1 (en) Dynamic random access memory applied to an embedded display port
US10242727B2 (en) Reduction of power consumption in memory devices during refresh modes
US8237724B1 (en) Loading an internal frame buffer from an external frame buffer
US7750912B2 (en) Integrating display controller into low power processor
JP2021039330A (en) Scan driver and display device
US20130083047A1 (en) System and method for buffering a video signal
US8810589B1 (en) Method and apparatus for refreshing display
US10991336B2 (en) Voltage adjustment method, voltage adjustment device and display device
US20140089713A1 (en) Computer system, power supply device and method thereof
US8508542B2 (en) Systems and methods for operating a display
US8643776B2 (en) Video processing method capable of performing predetermined data processing operation upon output of frame rate conversion with reduced storage device bandwidth usage and related video processing apparatus thereof
US20160358591A1 (en) Timing controller of display apparatus and operation method thereof
US7457185B2 (en) Semiconductor memory device with advanced refresh control
US20040111649A1 (en) Memory device with power-saving mode
US7986580B2 (en) Self-refresh based power saving circuit and method
US10573254B2 (en) Memory in pixel display device with low power consumption
US9564186B1 (en) Method and apparatus for memory access
Hwang et al. 16‐2: Cost‐effective Driver IC Architecture using Low‐power Memory Interface for Mobile Display Application
US11087434B1 (en) Image processing apparatus and image processing method
US20130106883A1 (en) Display controller and display device including the same
US8117472B2 (en) Semiconductor device
US20230105490A1 (en) Pixel and display device including the same
KR101834573B1 (en) Memory for liquid crystal display and liquid crystal display device comprising the same
JP3131912U (en) Power saving video processing chip and AV system
US20160148884A1 (en) Memory apparatus having power pad

Legal Events

Date Code Title Description
AS Assignment

Owner name: ETRON TECHNOLOGY, INC., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YUAN, DER-MIN;CHANG, YEN-AN;HUANG, WEI-MING;REEL/FRAME:030647/0833

Effective date: 20130429

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION