|
Explore Teaching Examples | Provide Feedback

A Simple Mathematical Model

Here we use a simple example from introductory chemistry or physics as it should be familiar to many science educators. Assume that a gas is heated in a sealed flexible container so the pressure remains constant (P=Po) and you want to develop a mathematical model describing how the volume of the container changes with time.

First, Assumptions are an essential part of all model development

  • Heater power is constant and is inside the container so the gas begins heating up immediately.
  • The gas mixes rapidly so that it heats uniformly
  • The gas is an ideal diatomic gas (like air) so the molar heat capacity at constant pressure is (Cp=7/2R) & (PV=nRT is the equation of state)
  • The gas initially has a pressure, temperature, and volume (Po,To, Vo) of 1.0 atmosphere (1.013x105 Pa), 300K, and 1.0 liters (0.001 m3). (initial conditions or boundary conditions must alway be considered).
The controlling differential equation of this system is:

Power = rate that Heat Energy is added = nCp(dT/dt)

or (dT/dt)=Power/(nCp)

This has the solution T = 300K + Power *time/(nCp)

using the equation of state, n=PoVo/(RTo), and Cp=7/2R gives,

T = To[1 + 2Power*time/(7PoVo)].

Finally using the equation of state again V=nRT/Po

V=Vo[1 +2Power*time/(7PoVo)]

Units are also very important in mathematical models. In this example Power should be in Watts, time in seconds, Pressure in Pascals(Pa), temperature Kelvin, and Volume in cubic meters. Although in the final result the first Vo can be in liters while the Vo inside the square brackets must be 0.001 m3.