Charles Law Calculator

Isothermal Process Calculator

Solve P₁V₁ = P₂V₂ at constant temperature, then add the temperature and amount of gas to see the work done during the change.

Solved

Computed from the other three values.

Final Pressure

P₂ = 0.3333 atm

P₂ = P₁V₁ / V₂ = (1 atm × 1 L) / 3 L = 0.3333 atm

What Is an Isothermal Process?

An isothermal process is any change in a gas's pressure or volume that happens at constant temperature — iso meaning "same" and thermal referring to heat or temperature. Nothing about the temperature itself changes; only pressure and volume are free to move, and they move in exact lockstep.

Definition

An isothermal process is a thermodynamic change of state in which the temperature of the system stays constant throughout, so any change in volume is exactly balanced by an inverse change in pressure.

Here's the key thing to notice: that balancing relationship, holding temperature fixed while pressure and volume trade off, is Boyle's law. P₁V₁ = P₂V₂ is not a separate rule that happens to apply to isothermal processes — it is the isothermal gas law, derived directly from the requirement that temperature not change. Boyle's law is exactly this isothermal relationship — for the plain P₁V₁ = P₂V₂ solve without the energy bookkeeping, use the Boyle's law calculator. What this page adds on top is the other half of the picture: how much energy moves as work while pressure and volume swap places, which the plain Boyle's law solve doesn't report.

It's worth contrasting this with the constant-pressure case. If pressure were held fixed instead of temperature, you'd be looking at an isobaric process instead — that's exactly what the calculator for Charles' law handles. Isothermal and isobaric are mirror images of each other: one variable is pinned down, and the calculator solves for how the other two trade off.

Work Done During an Isothermal Process

Solving P₁V₁ = P₂V₂ tells you the new pressure or volume, but it doesn't say anything about the energy involved in getting there. That's what the "Advanced: work done" section of the calculator above is for. Once you supply the constant temperature T and the amount of gas n, the work done by the gas as it moves from V₁ to V₂ is:

W = nRT ln(V₂ / V₁)

R = 8.314462618 J/(mol·K), the molar gas constant; T must be an absolute temperature, in kelvin.

The sign of the result carries real meaning, not just bookkeeping. When the gas expands (V₂ > V₁), the ratio V₂/V₁ is greater than 1, its natural log is positive, and W comes out positive — the gas is doing work on whatever is pushing back against it, like a piston. When the gas is compressed (V₂ < V₁), the ratio is less than 1, the log is negative, and W comes out negative — work is being done on the gas by an outside force, rather than by the gas itself.

There's a neat consequence hiding in the fact that temperature never changes. For an ideal gas, internal energy is a function of temperature alone — nothing else about the gas's state affects it. Since ΔT = 0 for an isothermal process, ΔU = 0 as well. Plug that into the first law of thermodynamics, ΔU = Q − W, and it collapses to Q = W: whatever work the gas does while expanding must be supplied entirely as heat flowing in, and whatever work is done compressing the gas must be released entirely as heat flowing out. None of the energy goes toward warming or cooling the gas itself, because by definition, it can't.

That's a genuinely different situation from a process where temperature is allowed to drift. If your scenario changes pressure, volume, and temperature together, this page's assumptions no longer apply — reach for the combined gas law calculator instead, which handles all three variables changing at once rather than assuming one of them is pinned.

Isothermal Process Examples: Step by Step

Example 1

A Gas Expanding at 300 K

A gas expands isothermally at T = 300 K from V₁ = 1 L to V₂ = 3 L, with n = 0.1 mol. Find the work done by the gas.

  • Apply: W = nRT ln(V₂/V₁) = 0.1 × 8.3144626 × 300 × ln(3/1) ≈ 274 J
  • Answer: W ≈ +274 J

The positive sign confirms it: the gas expands and does about 274 joules of work on its surroundings, all of it supplied as heat flowing in from the reservoir.

Example 2

A Gas Compressed at 350 K

A gas is compressed isothermally at T = 350 K from V₁ = 5 L to V₂ = 2 L, with n = 0.3 mol. Find the work done by the gas.

  • Apply: W = nRT ln(V₂/V₁) = 0.3 × 8.3144626 × 350 × ln(2/5) ≈ −799.9 J
  • Answer: W ≈ −799.9 J

The negative sign flags a compression: roughly 800 joules of work are done on the gas instead, and that same amount of heat is released to keep temperature from rising.

Real Examples of Isothermal Processes

No real process is perfectly isothermal, but plenty come close enough for the maths above to be a good approximation. The common ingredient is time: a gas compressed or expanded slowly, while sitting in good thermal contact with something much larger than itself — a heat reservoir, in the textbook phrase. If a piston is pushed in gradually enough, any heat generated by the compression has time to leak out into the surrounding air or a water bath before the temperature can climb, and the process stays close to isothermal from start to finish. Slow gas compression or expansion inside a well-insulated laboratory apparatus, submerged in a temperature-controlled bath, is about as close to textbook-isothermal as real equipment gets.

Contrast that with a rapid change — a piston slammed in over a fraction of a second, or a gas escaping through a valve in a sudden burst. There, the change happens far faster than heat can flow in or out, so the process is closer to the opposite extreme: an adiabatic process, where no heat exchange happens at all and temperature swings sharply instead. That's a different calculator problem entirely — worth knowing about as a contrast, but not something this page's constant-temperature maths applies to.

If your two known volumes happen to be recorded in mismatched units, run them through the volume converter first, so you can sanity-check the ratio in the work formula by eye before trusting the answer above.

Symbols Used on This Page

The symbols used in the isothermal process calculator and their units
Symbol Meaning Unit
P₁ Initial pressure kPa, atm, mmHg, psi
V₁ Initial volume L, mL, m³, ft³
P₂ Final pressure kPa, atm, mmHg, psi
V₂ Final volume L, mL, m³, ft³
T Constant temperature K, °C, °F
n Amount of gas mol

Frequently Asked Questions About Isothermal Processes

  • What is an isothermal process?

    An isothermal process is any change in a gas’s state that happens at constant temperature. Because temperature never changes, pressure and volume are free to change instead, and they do so according to Boyle’s law: P₁V₁ = P₂V₂.

  • Is an isothermal process the same thing as Boyle’s law?

    Yes, for a fixed amount of gas. Boyle’s law is the pressure–volume relationship that holds specifically because temperature is constant — it is the isothermal gas law. This page adds the work-done bookkeeping on top of the same P₁V₁ = P₂V₂ solve.

  • What is the formula for work done in an isothermal process?

    W = nRT ln(V₂ / V₁), where n is the amount of gas in moles, R is the gas constant (8.314462618 J/(mol·K)), T is the constant absolute temperature, and V₁, V₂ are the initial and final volumes.

  • Why is heat equal to work in an isothermal process?

    For an ideal gas, internal energy depends only on temperature. Since temperature doesn’t change in an isothermal process, the change in internal energy ΔU is zero. The first law of thermodynamics, ΔU = Q − W, then forces Q = W: every joule of work is carried in or out as heat.

  • What does a negative value of W mean?

    A positive W means the gas expanded and did work on its surroundings. A negative W means the gas was compressed, so work was done on the gas instead — the sign simply tracks which direction energy moved.

  • Do I have to enter temperature and moles to use the calculator?

    No. The four core fields (P₁, V₁, P₂, V₂) solve on their own, exactly like the Boyle’s law calculator. Temperature and moles are only needed for the optional work-done figure in the Advanced section.

  • What is a real-world example of an isothermal process?

    Any gas change slow enough for heat to flow in or out and keep temperature level — for instance, a piston compressed gradually inside a cylinder in good thermal contact with the surrounding air, which acts as a heat reservoir.

Need a different variable held constant, or want to check your inputs first? These companion tools cover the rest of the gas law family.