Work is integral of pressure over volume¶
The pressure-volume work is the work done by a thermodynamic system when the volume of the system changes.
Conditions:
The process is reversible or quasi-static.
The system is closed.
Links:
- Symbol:
W
- Latex:
\(W\)
- Dimension:
energy
- Symbol:
V
- Latex:
\(V\)
- Dimension:
volume
- Symbol:
p(V)
- Latex:
\(p{\left(V \right)}\)
- Dimension:
pressure
- Symbol:
V_0
- Latex:
\(V_{0}\)
- Dimension:
volume
- Symbol:
V_1
- Latex:
\(V_{1}\)
- Dimension:
volume
- law¶
W = Integral(p(V), (V, V_0, V_1))
- Latex:
- \[W = \int\limits_{V_{0}}^{V_{1}} p{\left(V \right)}\, dV\]