6. Thermochemistry

Energy Of Phase Changes

Energy of Phase Changes

students, imagine dropping an ice cube into warm lemonade 🍋. The ice does not immediately get hotter; instead, it slowly melts while absorbing energy from the lemonade. That energy is not used to raise temperature right away. It is used to change the state of the substance. This is the core idea behind energy of phase changes in thermochemistry.

In this lesson, you will learn how energy is involved when matter changes phase, why temperature can stay constant during a phase change, and how to calculate the heat involved using equations like $q = m\Delta H_{\text{fus}}$ and $q = m\Delta H_{\text{vap}}$. By the end, you should be able to explain phase changes using particle-level reasoning, connect them to enthalpy, and solve AP Chemistry problems involving heating curves and state changes.

What Happens During a Phase Change?

A phase change is a physical change from one state of matter to another, such as solid to liquid, liquid to gas, or solid to gas. The main phase changes are melting, freezing, vaporization, condensation, sublimation, and deposition.

During a phase change, the substance’s identity does not change. Water is still $\mathrm{H_2O}$ whether it is ice, liquid water, or steam. What changes is the arrangement and motion of the particles. In a solid, particles are packed closely and mainly vibrate in place. In a liquid, they are still close together but can move past one another. In a gas, particles are far apart and move rapidly.

Energy is required to overcome intermolecular forces, the attractions between particles. These forces are not the same as chemical bonds inside molecules. For phase changes, AP Chemistry focuses on the energy needed to separate or bring particles closer together, not on breaking covalent bonds.

Two important ideas to remember:

  • If a substance is melting or vaporizing, it absorbs energy.
  • If a substance is freezing or condensing, it releases energy.

This energy transfer is part of thermochemistry, the study of heat involved in chemical and physical changes.

Why Temperature Stays Constant During a Phase Change

Temperature measures the average kinetic energy of particles. If you heat a solid, its temperature rises because the particles move faster. But when the substance reaches its melting point, added heat no longer increases temperature right away. Instead, the energy is used to weaken intermolecular attractions and change the arrangement of particles.

This is why a heating curve often has flat sections. For example, when ice melts at $0^\circ\mathrm{C}$, the temperature stays at $0^\circ\mathrm{C}$ until all the ice has melted. The same idea applies when liquid water boils at $100^\circ\mathrm{C}$ under standard pressure.

This matters for AP Chemistry because students often think “adding heat always increases temperature.” That is not true. During a phase change, the added energy changes potential energy at the particle level rather than kinetic energy.

Think of a crowd leaving a packed stadium. The people are not “moving faster” overall; instead, they are spreading out into a different arrangement. That is a helpful analogy for phase changes 📘.

Enthalpy of Fusion and Vaporization

The energy needed for phase changes is measured using enthalpy change, usually written as $\Delta H$. For phase changes, the most common values are:

  • Enthalpy of fusion, $\Delta H_{\text{fus}}$: energy required to melt $1$ mole of a substance.
  • Enthalpy of vaporization, $\Delta H_{\text{vap}}$: energy required to vaporize $1$ mole of a substance.

These values are always positive for melting and vaporization because energy must be absorbed. The reverse processes have the same magnitude but opposite sign:

  • Freezing: $\Delta H = -\Delta H_{\text{fus}}$
  • Condensation: $\Delta H = -\Delta H_{\text{vap}}$

For water at $1\,\mathrm{atm}$:

  • $\Delta H_{\text{fus}} \approx 6.01\,\mathrm{kJ/mol}$
  • $\Delta H_{\text{vap}} \approx 40.7\,\mathrm{kJ/mol}$

This difference tells you something important: turning a liquid into a gas usually requires much more energy than turning a solid into a liquid. That is because gas particles are much farther apart and need more energy to separate.

Calculating Heat for Phase Changes

When a phase change happens, the amount of heat is calculated with formulas based on mass or moles.

If the problem gives mass and a value in $\mathrm{J/g}$ or $\mathrm{kJ/g}$, use:

$$q = m\Delta H$$

where $q$ is heat, $m$ is mass, and $\Delta H$ is the heat of phase change per gram.

If the problem gives moles and a value in $\mathrm{kJ/mol}$, use:

$$q = n\Delta H$$

where $n$ is the number of moles.

Example 1: Melting Ice

How much heat is needed to melt $18.0\,\mathrm{g}$ of ice at $0^\circ\mathrm{C}$?

First, convert grams to moles if using molar enthalpy:

$$n = \frac{18.0\,\mathrm{g}}{18.0\,\mathrm{g/mol}} = 1.00\,\mathrm{mol}$$

Then use $\Delta H_{\text{fus}}$ for water:

$$q = n\Delta H_{\text{fus}} = (1.00\,\mathrm{mol})(6.01\,\mathrm{kJ/mol}) = 6.01\,\mathrm{kJ}$$

So, $6.01\,\mathrm{kJ}$ of heat is absorbed.

Example 2: Boiling Water

How much heat is needed to vaporize $2.00\,\mathrm{mol}$ of water at $100^\circ\mathrm{C}$?

Use:

$$q = n\Delta H_{\text{vap}}$$

$$q = (2.00\,\mathrm{mol})(40.7\,\mathrm{kJ/mol}) = 81.4\,\mathrm{kJ}$$

This is much larger than melting because vaporization requires much more energy.

Example 3: Freezing Water

How much heat is released when $1.50\,\mathrm{mol}$ of liquid water freezes?

Freezing is the reverse of melting, so the sign is negative:

$$q = n(-\Delta H_{\text{fus}})$$

$$q = (1.50\,\mathrm{mol})(-6.01\,\mathrm{kJ/mol}) = -9.02\,\mathrm{kJ}$$

The negative sign means heat is released to the surroundings. ❄️

Heating Curves and AP Chemistry Reasoning

A heating curve shows temperature versus heat added. It usually includes sloped sections and flat sections.

  • Sloped sections: temperature changes; use $q = mc\Delta T$
  • Flat sections: phase change happens; use $q = n\Delta H_{\text{fus}}$ or $q = n\Delta H_{\text{vap}}$

For example, if you heat ice from $-10^\circ\mathrm{C}$ to steam at $120^\circ\mathrm{C}$, you must break the problem into parts:

  1. Warm the ice to $0^\circ\mathrm{C}$ using $q = mc\Delta T$
  2. Melt the ice using $q = n\Delta H_{\text{fus}}$
  3. Warm the liquid water to $100^\circ\mathrm{C}$ using $q = mc\Delta T$ again
  4. Vaporize the water using $q = n\Delta H_{\text{vap}}$
  5. Warm the steam to $120^\circ\mathrm{C}$ using $q = mc\Delta T$

AP problems often ask for the total heat, so you add all parts:

$$q_{\text{total}} = q_1 + q_2 + q_3 + q_4 + q_5$$

This is a classic thermochemistry skill because it combines temperature change and phase change in one process.

Particle-Level Explanation and Energy Direction

To fully explain phase changes, students, you need to connect the macroscopic world to the particle level.

When a solid melts, its particles gain enough energy to partially overcome attractions and move more freely. When a liquid boils, particles gain enough energy to escape into the gas phase. When a gas condenses, particles lose energy, slow down, and move closer together.

The direction of heat flow depends on the system and surroundings:

  • If the system absorbs heat, $q > 0$
  • If the system releases heat, $q < 0$

This sign convention is important in AP Chemistry. A phase change can be endothermic or exothermic depending on direction:

  • Melting and vaporization are endothermic.
  • Freezing and condensation are exothermic.

This helps explain everyday events. When sweat evaporates from your skin, it absorbs energy from your body, which is why you feel cooler. That is vaporization in action 🌬️.

Conclusion

Energy of phase changes is a major part of thermochemistry because it shows how matter absorbs or releases heat without changing chemical identity. During phase changes, temperature stays constant while energy changes the arrangement of particles and the strength of intermolecular attractions. AP Chemistry expects you to know the definitions of $\Delta H_{\text{fus}}$ and $\Delta H_{\text{vap}}$, use the correct heat equations, interpret heating curves, and explain the particle-level reason for constant temperature during phase changes. With these ideas, you can analyze real-world processes like melting ice, boiling water, or evaporation from skin and connect them to the larger study of energy in chemistry.

Study Notes

  • A phase change is a physical change of state, such as melting, freezing, vaporization, condensation, sublimation, or deposition.
  • During a phase change, the substance’s identity stays the same, but particle arrangement and spacing change.
  • Phase changes involve changes in intermolecular forces, not changes in covalent bonds.
  • Temperature stays constant during a phase change because added or removed heat changes potential energy, not average kinetic energy.
  • Enthalpy of fusion is $\Delta H_{\text{fus}}$, the energy needed to melt $1$ mole of a substance.
  • Enthalpy of vaporization is $\Delta H_{\text{vap}}$, the energy needed to vaporize $1$ mole of a substance.
  • Melting and vaporization are endothermic, so $q > 0$.
  • Freezing and condensation are exothermic, so $q < 0$.
  • Use $q = n\Delta H$ when enthalpy is given per mole.
  • Use $q = mc\Delta T$ for temperature changes within one phase.
  • Heating curves have sloped sections for temperature change and flat sections for phase change.
  • For water at $1\,\mathrm{atm}$, $\Delta H_{\text{fus}} \approx 6.01\,\mathrm{kJ/mol}$ and $\Delta H_{\text{vap}} \approx 40.7\,\mathrm{kJ/mol}$.
  • Vaporization usually requires much more energy than melting because particles must separate much more fully.
  • AP Chemistry questions often require breaking a process into multiple steps and adding the heat for each part.
  • Real-world examples include ice melting in drinks, boiling water, and evaporation of sweat.

Practice Quiz

5 questions to test your understanding