Pyrolysis Kinetics Back
Reaction Kinetics

Pyrolysis Kinetics Calculator

Compute Arrhenius rate constants, conversion curves, TGA heating profiles, and product yields in real time. Covers wood, cellulose, polymers, and coal.

Material Presets
Arrhenius Parameters
Activation Energy Ea
kJ/mol
Wood: 100–200 / Polymers: 150–250 / Coal: 50–150
log₁₀(A) [s⁻¹]
Reaction Order n
Temperature Range
Start Temperature T0
°C
End Temperature Tend
°C
Heating Rate β
°C/min
Product Distribution
Char Yield (low T)
%
Tar/Oil Yield (mid T)
%
Results
k(500°C) [s⁻¹]
Peak Decomposition Temp. (°C)
Half-Life at 500°C (s)
Conversion
Theory & Key Formulas

Arrhenius: $k(T) = A \exp\!\left(-\dfrac{E_a}{RT}\right)$

Isothermal conversion: $\alpha(t) = 1 - \exp(-kt)$

Non-isothermal: $\dfrac{d\alpha}{dT}= \dfrac{A}{\beta}\exp\!\left(-\dfrac{E_a}{RT}\right)(1-\alpha)^n$

Kissinger method: $E_a = -R \cdot \dfrac{d\ln(\beta/T_p^2)}{d(1/T_p)}$

What is Pyrolysis Kinetics?

🙋
What exactly is "pyrolysis," and why do we need to model its "kinetics"?
🎓
Basically, pyrolysis is the chemical decomposition of a material—like wood or plastic—when you heat it without oxygen. Kinetics is the study of how fast that happens. In practice, if you're designing a reactor to turn waste plastic into fuel, you need to know how long it takes at a certain temperature. That's what this simulator calculates.
🙋
Wait, really? So the sliders for "Activation Energy E" and "log₁₀(A)" control the speed of the reaction?
🎓
Exactly! Think of Activation Energy (E) as the "energy hill" the molecules must climb to react. A higher E means you need more heat. The "Pre-exponential Factor," A, is like the frequency of attempts to climb that hill. Try moving the E slider up while keeping A constant in the simulator. You'll see the reaction curve shift to much higher temperatures.
🙋
Okay, I see the temperature curve. But what's the "Reaction Order n" and the "Heating Rate β" for?
🎓
Great question. The reaction order, n, describes how the reaction rate depends on the amount of material left. For instance, n=1 is common for simple decomposition. The heating rate, β, is crucial for real experiments. A common case is a TGA machine, which heats a sample at a constant rate (like 10°C/min). Change the β slider above from 5 to 20 K/min. See how the reaction happens over a wider temperature range? That's a key real-world effect.

Physical Model & Key Equations

The core of the model is the Arrhenius equation, which defines how the reaction rate constant k depends on temperature.

$$k(T) = A \exp\!\left(-\dfrac{E_a}{R T}\right)$$

Here, $k(T)$ is the rate constant [1/s], $A$ is the pre-exponential factor [1/s], $E_a$ is the activation energy [J/mol], $R$ is the universal gas constant (8.314 J/mol·K), and $T$ is the absolute temperature [K]. A high $E_a$ makes the exponential term very small until T is high enough.

For a non-isothermal experiment with a constant heating rate, the change in conversion fraction α with temperature is governed by this ordinary differential equation (ODE).

$$\dfrac{d\alpha}{dT}= \dfrac{A}{\beta}\exp\!\left(-\dfrac{E_a}{R T}\right)(1-\alpha)^n$$

Here, $\alpha$ is the conversion (from 0 to 1), $\beta = dT/dt$ is the heating rate [K/s], and $n$ is the reaction order. The simulator numerically integrates this ODE from your chosen Start to End Temperature to produce the α(T) curve you see plotted.

Real-World Applications

Biomass-to-Energy Conversion: Designing efficient gasifiers or bio-oil production reactors requires precise pyrolysis kinetics. Engineers use tools like this to model how fast wood chips decompose at different temperatures, optimizing reactor size and heating profiles to maximize fuel yield.

Plastic Waste Upcycling: Advanced recycling via pyrolysis turns waste plastics back into valuable chemicals. Kinetic models help determine the ideal temperature and residence time to break down polyethylene into waxes or naphtha, rather than just burning it.

Fire Safety & Material Science: Understanding how construction materials like treated wood or polymer composites decompose under heat is critical for fire modeling. TGA experiments and kinetic analysis predict char formation and smoke production rates.

Carbon Fiber Production: The first step in making carbon fiber from polyacrylonitrile (PAN) is a carefully controlled pyrolysis called stabilization. Precise kinetic control during this low-temperature heating prevents melting and ensures the final fiber has the right structure and strength.

Common Misconceptions and Points to Note

When you start using this simulator, especially when comparing results with real-world data, there are several key points to keep in mind. First, "the Arrhenius parameters (Ea and A) are not independent." For instance, when fitting a curve to experimental data, you can often produce nearly identical curves by increasing Ea while also increasing A. This is known as the "compensation effect," which can prevent unique solutions in optimization. In practice, reliable parameters are obtained using methods like the "Kissinger method," which analyzes data measured at multiple heating rates β (e.g., 5, 10, 20 K/min) simultaneously.

Next, consider the interpretation of the reaction order n. Many people fix n=1, but actual decomposition is complex, and n can deviate significantly from 1. For example, in the initial decomposition of cellulose, n can be less than 1, while in later stages it can be greater than 1, suggesting changes in the reaction mechanism. Experimenting with different n values in the simulator and observing how the "shape of the onset" or the "tail portion" of the experimental curve changes is the first step in refining your model.

Finally, be aware of the fundamental limitation: "this model assumes a single elementary reaction." Real materials, especially biomass or composite plastics, undergo multiple decomposition reactions in parallel or series. If the simulator's output doesn't match your experiment, let it remind you that "reality is more complex." In practice, you would advance to models like the Distributed Activation Energy Model (DAEM), which superimposes multiple virtual reactions.