Advanced Mathematics for Engineers and Scientists/Nondimensionalization

Nondimensionalization edit

Introduction edit

You may have noticed something possibly peculiar about all of the problems so far dealt with: "simple" numbers like   or   keep appearing in BCs and elsewhere. For example, we've so far dealt with BCs such as:

 
 

Is this meant to simplify this book because the author is lazy? No. Well, actually, the author is lazy, but it's really the result of what's known as nondimensionalization.

On a basic level, nondimensionalization does two things:

  • Gets all units out of the problem.
  • Makes relevant variables range from   to   or so.

The second point has very serious implications which will have to wait for later. We'll talk about getting units out of the problem for now: important because most natural functions don't have any meaning when fed a unit. For example,   is a goofy expression which doesn't mean anything at all (consider its Taylor expansion if you're not convinced).

Do not misunderstand: you can solve any problem you like keeping units in place. That's why angular velocity has units of Hz ( ), so then   has meaning if   is in seconds (or can be made to be).

A motivation for nondimensionalization can be seen by noting that ratios of variables to dimensions ("dimension" includes both a size and a unit) have a tendency to show up again and again. Examine what happens if steady state parallel plate flow (an ODE) with the walls separated by  , not  , is solved:

 
 
 

Let's keep the dimensions of   and   unspecified for now. Solving this BVP:

 
 
 
 
 
 
 

Note that we have   showing up. Not a coincidence; this implies that the dimensionless problem (or at least halfway dimensionless. We haven't discussed the dimensions of  ) could be setup by altering the   variable:

 

  is the normalized version of  , it ranges from   to   where   varies from   to  . It is said that   is scaled by  .

This new variable may be substituted into the problem:

 

Since the new variable contains no unit, it should be obvious that the rational coefficient must have units of velocity if   is to have units of velocity. With this in mind, the coefficient may be divided:

 

We may define another new variable, a nondimensional velocity:

 

Substituting this into the equation:

 

It's finally time to ask an important question: Why?

There are many benefits. The original problem involved 4 parameters: viscosity, density, pressure gradient, and wall separation distance. In this fully nondimensionalized solution, there happens to be none such parameters. The shortened equation above completely describes the behavior of the solution, it contains all of the relevant information.

The solution of one nondimensional problem is far more useful then the solution of a specific dimensional problem. This is especially true if the problem only yields a numeric solution: solving the nondimensional problem greatly reduces the number of charts and graphs that need to be made since you've reduced the number of parameters that could affect the solution.

This leads to another important question, and the culmination of this chapter: here, we first solved a generic dimensional problem and then nondimensionalized it. This luxury wouldn't be available with a more complicated problem. Could it have been nondimensionalized beforehand? Yep. Recalling the BVP:

 
 
 

Note that   varies from   to   in the domain we're interested in. For this reason, it is natural to scale   with  :

 

Note that we could have just as well scaled   with numbers like   or e10.0687 D and still ended up with   nondimensionalized and everything mathematically sound. However,   alone was the best choice since the resulting variable   would vary from   to  . With this choice of scale, the variable is called normalized in addition to being nondimensional; being normalized is a desirable attribute for mathematic simplicity, accurate numeric evaluation, sense of scale, and other reasons.

What about  ? The character of   was known, the same can't be said for   (why are we solving problems in the first place?). Let's come up with a name for the unknown scale of  , say  , and normalize   using this unknown constant:

 

Using the chain rule, the new variables may be put into the ODE:

 
 
 
 

So we have our derivative now. It may be substituted into the ODE:

 
 
 

Remember that   was some constant pulled out of thin air. Hence, it can be anything we want it to be. To nondimensionalize the equation and simplify it as much as possible, we may pick:

 

So that the ODE will become:

 

The BCs are homogeneous, so they simplify easily. Noting that   when  :

 
 

This may now be quickly solved:

 
 
 
 
 

So this isn't quite the same as the nondimensional solution developed from the dimensional solution: there's a factor of   on the right side. Consequently,   is missing the  . It's not a problem, both developments solve the problem and nondimensionalize it. Note that in doing this, we got the following result before even solving the BVP:

 

This tells much about the size of the velocity.

Before closing this chapter, it's worth mentioning that, generally, if   and  , where  ,  ,  , and   are all constants,

 

Leibniz notation is definitely a good thing.