Wolfram Computation Meets Knowledge

Ericsson Cycle

The Ericsson cycle consists of an isothermal compression, an isobaric heat addition, an isothermal expansion and an isobaric heat removal.

The thermal efficiency equals 1 minus the ratio of the cold and hot temperatures of the cycle.

Formula

QuantityVariable[Subscript["η", "th"], "ThermalEfficiency"] == 1 - QuantityVariable[Subscript["T", "c"], "Temperature"]/QuantityVariable[Subscript["T", "h"], "Temperature"]

symbol description physical quantity
ηth thermal efficiency "ThermalEfficiency"
Tc cold reservoir temperature "Temperature"
Th hot reservoir temperature "Temperature"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Ericsson Cycle"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Ericsson Cycle"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[ResourceObject["Ericsson Cycle"], {QuantityVariable[
\!\(\*SubscriptBox[\("\[Eta]"\), \("th"\)]\),"ThermalEfficiency"] -> 
   Quantity[0.45`, ("Joules")/("Joules")], QuantityVariable[
\!\(\*SubscriptBox[\("T"\), \("c"\)]\),"Temperature"] -> 
   Quantity[300, "Kelvins"]}]
Out[3]=

Source Metadata

Publisher Information