Beta

Lecture 25: Building Binary Phase Diagrams, Part III

Below is a short summary and detailed review of this video written by FutureFactual:

Reverse Engineering the Iron-Chromium System: Phase Diagrams, Spinodal Decomposition, and Thermodynamic Modeling

Overview

The video follows a researcher as they reverse engineer the iron-chromium (Fe-Cr) system, loading Fe-Cr data in Thermo-Calc, and creating a simplified phase diagram by suppressing certain phases to focus on BCC and liquid regions. The discussion centers on how to build a robust thermodynamic model for this alloy system, including pure element modeling, solution models, and the data required to calibrate them.

Key takeaways

  • Thermo-Calc is used to generate phase diagrams and to reveal simplified spinodal regions for Fe-Cr.
  • Modeling pure iron and pure chromium involves enthalpy and entropy as functions of temperature, melting points, and transformation quantities at melting.
  • In practice, heat capacities are extracted or inferred from enthalpy data, often with numerical tools like MATLAB, to fit Cp(T) for each phase.
  • Regular solution models for Fe-Cr mixtures are fitted to capture spinodal behavior and then extended to two-phase and three-phase regions via common tangents and tie-lines.

What’s inside

Watch to learn how to gather the necessary data, perform simple curve fitting, and conceptually assemble the phase diagram from Gibbs free energy and composition space, including a preview of an animation showing phase evolution with temperature.

Introduction: Setting up the Fe-Cr modeling task

The presenter starts by reverse engineering the iron-chromium system using Thermo-Calc, loading the Fe demo database, and generating a Gibbs-free-energy based phase diagram. The aim is to simplify the diagram by turning off certain phases (sigma and FCC austenite) and recomputing to isolate the BCC alpha and liquid phases. A key goal is to articulate what it means to build a thermodynamic model of this binary alloy, linking phase stability to composition and temperature. The discussion also previews a guest lecture from Professor Olson on real-world software usage and developments in the field.

Pure iron modeling: enacting a melting behavior

To model pure iron, the phase diagram must reflect its melting point around 1810 K. The Gibbs free energy for the alpha (BCC) phase and the liquid phase must cross at T melt, iron, which provides a direct link to the enthalpy and entropy of fusion. The speaker emphasizes that, in thermodynamics, the transformation quantities delta H and delta S at T melt are related by delta H = T melt * delta S, and that Cp data (heat capacities) drive the temperature dependence of both phases.

Important concepts include using standard-state enthalpy and entropy for the element in its reference state (298 K, 1 atm) and treating Cp as a function of temperature for both solid and liquid iron. The enthalpy H(T) and entropy S(T) curves must be constructed to reflect the enthalpy of fusion as a jump at the melting point, while the Cp slopes set the temperature evolution of each phase away from melting.

Data you need and how to obtain it

The data required to model a pure element consist of standard-state data (S° at 298 K and ΔH°f = 0 for an elemental reference state at 298 K in many conventions), Cp(T) for the alpha and liquid iron phases, and the transformation quantities at the melting point. The speaker outlines the method to extract transformation enthalpy and entropy from Gibbs-energy plots and emphasizes that Cp data can be modeled as polynomials (for example, Cp(T) ≈ A + B T + C/T^2), with coefficients differing by phase.

From Thermo-Calc data to Cp modeling

The workflow involves using Thermo-Calc to output Gibbs energy, enthalpy, and entropy for the pure iron system as a function of temperature. The enthalpy curve clearly shows the latent heat of melting as a jump at T melt, and the entropy curve shows a corresponding jump in S at the same point. To obtain Cp data, the enthalpy data for each phase are differentiated with respect to temperature. For liquid iron, a linear Cp(T) often suffices, with Cp approximately 50 J mol⁻¹ K⁻¹ being a reasonable fit in the cited example. The enthalpy data can be exported to MATLAB or another tool for curve fitting, after which Cp(T) = dH/dT is readily obtained from the polynomial coefficients.

Quoting the speaker, this process demonstrates how to convert enthalpy data into a practical Cp model, which then feeds into the overall phase-field modeling framework.

Modeling chromium and mixed phases

After iron, chromium is modeled with a similar approach to obtain its Cp data and melting behavior. With pure components characterized, attention turns to solution models for the Fe-Cr mixture. A simple regular solution model with a single adjustable parameter ΔH_mix is introduced to describe the enthalpy of mixing H_mix = a0 x1 x2, where x1 and x2 are mole fractions of the two components. The goal is to capture the spinodal region and lens-like two-phase regions that arise in the simplified diagram, while acknowledging that more complex models can be used for more accurate predictions.

The narrative then shifts to data acquisition from Thermo-Calc to assemble a 1000 K snapshot of the Fe-Cr system, plotting enthalpy as a function of composition for both solid solution and liquid phases, and preparing for common-tangent constructions that reveal tie-lines in the phase diagram.

Phase diagram construction: from free energy to tie-lines

With the pure-component models and the Fe-Cr solution models in hand, the two-phase phase diagram is built by plotting free energy of each phase as a function of composition and temperature, then performing the common-tangent construction. The phase diagram is composed of three ingredients: the pure-component free energies, the solution-model contributions, and the interfacial-energy-like terms embedded in the convex-hull construction that identifies stable phases and tie-lines. The speaker emphasizes that this is the heart of CALPHAD-style modeling: choose a thermodynamic model, fit it with the right data, and use it to predict phase equilibria across temperature and composition.

In addition to the two-phase region, an animated three-phase demonstration is introduced to illustrate the evolution of phase stability with temperature, showing how a beta phase can emerge and how tie-lines sweep across the diagram as the system melts progressively from left to right.

Animation of a two-lens three-phase system

A final portion of the talk provides an animation that sweeps temperature and paints the phase diagram for three phases (liquid, alpha, and beta). This visualization helps learners see how common tangents form and move, illustrating the dynamic competition between phases as the system is heated. The presenter notes that the animation can be loaded in a web-based app, though the full data-entry interface may be temporarily displaced during the demonstration.

Takeaways and next steps

The session concludes with a reminder that the problem set covers building and plotting the models and solving the phase diagrams, with a planned extension to the web-based app to demonstrate common-tangent analysis for a three-phase system. A guest lecture by Professor Olson is announced for the following week, and the instructor teases future work on real-world applications and further developments in software tools for thermodynamics.

Quotes

“This lecture is all about modeling.” - Instructor

“What data do I need? Data needed to model pure iron.” - Instructor

“So let's draw the phase diagram that you're going to see when thermo calc finishes being slow.” - Instructor

“The liquid phase in this particular material is better fit for the enthalpy versus temperature being a straight line.” - Instructor

“We have this animated so that effectively it sweeps the temperature and paints the phase diagram.” - Instructor

Related posts

featured
MIT OpenCourseWare
·13/05/2024

Lecture 24: Building Binary Phase Diagrams, Part II

featured
MIT OpenCourseWare
·23/10/2023

Lecture 22: Free Energy-Composition Diagrams, General Case

featured
MIT OpenCourseWare
·13/05/2024

Lecture 23: Building Binary Phase Diagrams, Part I