4.1.12 · D1Memory Technologies

Foundations — Emerging memories (MRAM, ReRAM, PCM)

2,521 words11 min readBack to topic

The names first (expand every acronym)

Before any symbol, let us name the players so no abbreviation is a mystery later.


The starting picture: what is a "bit as resistance"?

Old memories (SRAM, DRAM, Flash) store a bit as charge — a puddle of electrons that is either present or absent. Charge leaks, so those memories forget.

Emerging memories (MRAM, ReRAM, PCM) throw that away. They store a bit as how hard it is for electricity to flow through the cell. Two flavours:

  • Electricity flows easilylow resistance → call it one bit value.
  • Electricity flows poorlyhigh resistance → call it the other bit value.

Everything else in the parent note is machinery for setting and reading that resistance. So let us build every symbol from the ground up. Figure s01 below shows exactly this contrast — one cell that lets charges stream through, one that chokes them.

Figure — Emerging memories (MRAM, ReRAM, PCM)
Figure s01 — Left (red): a low-resistance cell, many charge arrows pass through easily. Right (black): a high-resistance cell, only one arrow makes it. Same push, different flow — that difference is the stored bit.


Symbol 1 — Current

Sub-units you will meet:


Symbol 2 — Voltage

The parent note writes things like V and . These are all voltages — different pushes measured at different points in the circuit.


Symbol 3 — Resistance and Ohm's Law

This is the heart of the whole topic. Resistance is the thing the bit is stored in.

Now the single most-used equation in the parent note:

Figure — Emerging memories (MRAM, ReRAM, PCM)
Figure s02 — The red curve is for a fixed V. As resistance grows (rightward), the current drops. The two labelled points are a low-R "easy" state and a high-R "hard" state — the two things a memory bit toggles between.


Symbol 4 — Series resistors and the voltage divider

To read a resistive cell you put it in series with a fixed resistor. "In series" means one after the other on the same wire, so the same current flows through both.

Because the same current flows through both, Ohm's law on each piece splits the total push. That splitting is the voltage divider, drawn in Figure s03:

Figure — Emerging memories (MRAM, ReRAM, PCM)
Figure s03 — The read circuit: the source pushes ; the cell (red, the bit) sits in series with the load . The dot marks the node where is measured. Same current threads both resistors.

Now the two states of a resistive cell get their standard names:


Symbol 5 — Power and Joule heating

MRAM's reads and ReRAM/PCM's writes all care about how much heat a current dumps into the material. That heat is what melts GST (the phase-change glass) in PCM.


Symbol 6 — Ratios: TMR, the two magnetic resistances, and "%"

The parent note keeps taking ratios of resistances. A ratio answers "how different are these two numbers, relative to their size?" — which is exactly the question a sense amplifier asks.


How these foundations feed the topic

Current I

Ohms Law V equals I R

Voltage V

Resistance R

Voltage Divider

Joule Heating P equals I squared R

Resistance Ratios TMR window

Reading a bit LRS vs HRS

Writing PCM by melting

Emerging Memories MRAM ReRAM PCM


Equipment checklist

Self-test: cover the right side, answer, reveal.

Expand the acronyms MRAM, ReRAM, PCM.
Magnetoresistive RAM, Resistive RAM, Phase-Change Memory.
What does the symbol measure and in what unit?
Electric current — charges flowing per second, measured in amperes (A).
What does the symbol measure and in what unit?
The electrical push (voltage), measured in volts (V).
What does measure and what is its symbol/unit?
Resistance — how hard a material fights current — in ohms ().
State Ohm's law two ways and its key assumption.
and ; it assumes is constant (linear/ohmic behaviour).
In a series pair, what is shared between the two resistors?
The same current flows through both.
Write the voltage divider for a cell in series with load .
.
What is the "memory window"?
The ratio/gap between the two states — how separable the readings are.
What are and ?
MRAM's Parallel (low) and Anti-Parallel (high) resistance states.
In the Joule-heating section, what do and stand for?
= electrical energy deposited (joules); = current-pulse duration (seconds).
Why prefer over for PCM?
Because PCM writes are current-controlled, so we want power in terms of the current we set.
What is — an absolute temperature or a change?
A change (rise) in temperature, in kelvins, not an absolute value.
What does represent?
Thermal capacitance — energy needed to warm the tiny heated volume by 1 K (J/K).
Convert to amperes.
A = 0.000033 A.
What do LRS and HRS stand for?
Low-Resistance State and High-Resistance State.
Express TMR as a plain number.
, meaning is .

Next up: the parent topic itself → Emerging memories (MRAM, ReRAM, PCM). Related deeper ideas: Memristor, Memory Hierarchy, In-Memory Computing.