Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

1 Dimensional Analysis Notes, Summaries of Dimensional Analysis

Dimensional analysis is the analysis of a relationship by considering its units of measure. For example, it might be meaningless to construct an equation ...

Typology: Summaries

2021/2022

Uploaded on 09/12/2022

jeny
jeny 🇺🇸

4.6

(14)

251 documents

1 / 11

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 Dimensional Analysis Notes
1.1 Introduction
Dimensional analysis is the analysis of a relationship by considering its units of
measure. For example, it might be meaningless to construct an equation like:
M=T
where Mis measured in grams and Tis measured in time. We will call such an
equation dimensionally inconsistent or dimensionally non-homogeneous. There-
fore, an equation that has the correct dimensions will be called dimensionally
homogeneous (or, dimensionally consistent).
Definition: We will use square brackets to denote the measure of a quantity.
The measures that are commonly used: Mfor mass, Lfor length, and Tfor
time.
Example: What are the units of measure for Force in:
F=ma
On the right side of the equation, [ma]=[m][a] = M·L
T2, so Force must have
units of measure as: M LT 2.
Some guiding principles in dimensional analysis:
1. The measure of a product is the product of the measures. We used this
in our example, where [ma] = [m][a].
2. Similarly, we can exponentiate dimensions. For example, [m] = p[m] =
M1/2.
3. We can only add terms that have the same units of measure. For example,
we cannot add meters to minutes.
4. Physical relationships must be dimensionally consistent (for example, the
laws of physics).
Here are some common measures used in physics:
1. Velocity: [v] = L/T
2. Volume: [V] = L3
3. Acceleration: [a] = L/T 2
4. Density (mass/vol): M/L3
1
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download 1 Dimensional Analysis Notes and more Summaries Dimensional Analysis in PDF only on Docsity!

1 Dimensional Analysis Notes

1.1 Introduction

Dimensional analysis is the analysis of a relationship by considering its units of measure. For example, it might be meaningless to construct an equation like:

M = T

where M is measured in grams and T is measured in time. We will call such an equation dimensionally inconsistent or dimensionally non-homogeneous. There- fore, an equation that has the correct dimensions will be called dimensionally homogeneous (or, dimensionally consistent).

Definition: We will use square brackets to denote the measure of a quantity. The measures that are commonly used: M for mass, L for length, and T for time.

Example: What are the units of measure for Force in:

F = ma

On the right side of the equation, [ma] = [m][a] = M · (^) TL 2 , so Force must have units of measure as: M LT −^2.

Some guiding principles in dimensional analysis:

  1. The measure of a product is the product of the measures. We used this in our example, where [ma] = [m][a].
  2. Similarly, we can exponentiate dimensions. For example, [

m] =

[m] = M 1 /^2.

  1. We can only add terms that have the same units of measure. For example, we cannot add meters to minutes.
  2. Physical relationships must be dimensionally consistent (for example, the laws of physics).

Here are some common measures used in physics:

  1. Velocity: [v] = L/T
  2. Volume: [V ] = L^3
  3. Acceleration: [a] = L/T 2
  4. Density (mass/vol): M/L^3

Some quantities do not have “dimensions”- they are called dimensionless quantities. For example, angle measures are dimensionless- why? Consider a circle of radius r, where an arclength s has been identified. Then the angle θ is defined as: θ =

s r

so [θ] = L/L = 1. That is, for a dimensionless quantity x, [x] = 1. Some other dimensionless quantities:

  • all trigonometric functions
  • exponential functions
  • logarithms
  • quantities which are simply counted, such as the number of people in the room
  • plain old numbers (like 2, π, etc.)

Example: What is the dimension of ω in sin(ωt) (where t is time)? The dimension is [ω] = (^) T^1 since the sine is dimensionless. Example: Show that the following equation is dimensionally inconsistent, if v is velocity, x is position, t is time:

v^2 = t^2 +

x t Exercise: The following is Poiseuille’s equation which describes the flow of fluid through a cylindrical tube. The constants are: P is pressure difference^1 , [P ] = M L−^1 T −^2 , r is radius, η is viscosity of the fluid, [η] = M L−^1 T −^1 , and l is the length of the tube:

flow rate =

πP r^4 8 ηl

Here is another version of the same equation, where ρ is the density of the fluid, [ρ] = M L−^3 ,

flow rate =

πρP r^4 8 ηl

Use dimensional analysis to determine the dimension(s) of the flow rate- Are these equations the same?

1.2 Dimensional Analysis for Modeling

Many times, we can extract relationships between things by analyzing the as- sociated dimensions. The simplest way to describe this process may be through an example. Here, we are modeling the drag force on an airplane, FD. Since this is a force, [FD ] = M LT 2. What quantities should FD depend on?

(^1) Measured, for example, in lb/in 2

Now the parameters and those dimensions:

[g] =

L

T 2

, [V 0 ] =

L

T

, [R] = L

Now, we will let y and τ be replacements for x and t. We will have to group x with a set of parameters so that y will become dimensionless. One good choice:

y =

x R

and similarly, group parameters with t to make τ dimensionless:

τ =

t RV 0 −^1

tV 0 R

Finally, we need the to compute the derivatives of y. In the end, we will want y to depend on τ. For the term d^2 x/dt^2 , we have, by substitution:

d^2 x dt^2

d dt

dx dt

d dt

d(yR) dt

= R

d dt

dy dt

But, writing y as dependent on τ ,

R

d dt

dy dt

d dt

dy dτ

dτ dt

d dt

dy dτ

V 0

R

= V 0

d dt

dy dτ

Now, y depends on τ , not t, so we’ll rewrite this last expression:

V 0

d dτ

dy dτ

dτ dt

= V 0

d^2 y dτ 2

V 0

R

V 02

R

d^2 y dτ 2

Now convert the other side of the differential equation:

−gR^2 (x + R)^2

−gR^2 (yR + R)^2

−g (y + 1)^2

Finally, we put everything together: ( V 02 −gR

d^2 y dτ 2

(y + 1)^2

, y(0) = 0, dy dτ

Note that the constant, V^ 02 −gR , is dimensionless.

1.3.1 EXAMPLE

In this case, consider the model for the angle of a nonlinear pendulum:

d^2 θ dt^2

g l

sin(θ)

Now θ and sin(θ) are dimensionless already, so we only need a new variable for t. As before, we list the available parameters and try to come up with a substitution that will be dimensionless:

[g] =

L

T 2

, [l] = L

and we’ll take, for example:

τ =

t √ l/g

g l

t

and double-check that τ is dimensionless:

[τ ] =

[g] [l]

[t] =

L T 2 L

T = 1

Now we want θ to depend on τ rather than t, so we re-do the differential equation using the chain rule:

d^2 θ dt^2

d dt

dθ dt

d dt

dθ dτ

dτ dt

d dt

dθ dτ

g l

g l

d dt

dθ dτ

And one more application of the chain rule:

√ g l

d dt

dθ dτ

g l

d dτ

dθ dτ

dτ dt

g l

d^2 θ dτ 2

g l

Putting it all together, d^2 θ dt

g l

dθ dτ 2 so that the original differential equation becomes dimensionless:

g l

d^2 θ dτ 2

g l sin(θ) ⇒

d^2 θ dτ 2 = − sin(θ)

This technique works for more general types of analysis. To summarize our procedure for dimensional analysis:

  1. List the variables and their dimensions.
  2. List the available parameters and their dimensions.
  3. Come up with new variables that will convert the originals to a dimen- sionless form.

It might be surprising that we can do this without a differential equation or an algebraic expression. In fact, we can use dimensional analysis to guess at the relationships between variables. Here’s an example.

In this case, we would say that π 1 , π 2 form a complete set of variables. What if I had made the unfortunate choice of taking c = 1, d = 1 for π 1 and c = 2, d = 2 for π 2? Could I still get any dimensionless variable by taking a product of π 1 and π 2? No. For example,

θ

gP 2 l

= πa 1 π 2 b =

θ ·

gP 2 l

)a ( θ^2 ·

gP 2 l

)b

Equating exponents, you get: 1 = a + 2b, 2 = a + 2b... In this case, π 1 and π 2 do NOT form a complete set. There is something connected to linear algebra here- The desired sets of free variables should consist of linearly independent choices in order to obtain a complete set. A simpler rule of thumb: To get a complete set of dimensionless variables, if you have:

  • One free variable: Set it to 1.
  • Two free variables: Corresponds to two combinations for π, obtained by taking the variables as (1, 0) and (0, 1).
  • Three free variables: Take them as (1, 0 , 0), (0, 1 , 0) and (0, 0 , 1).

and so on. So far, we have analyzed the dimensionless quantities for the period of the pendulum, and we know that the following form a complete set of dimensionless variables:

π 1 = θ, π 2 = gP 2 l

But how are they related? We can relate them by using a theorem- once we’ve discussed it, we’ll return to our pendulum.

1.4.2 The Buckingham π Theorem:

An equation is dimensionally homogeneous if and only if it can be put into the form: f (π 1 , π 2 ,... , πn) = 0

where {π 1 , π 2 ,... , πn} is a complete set of dimensionless products. In using this theorem, we will not normally give the exact functional form of f - remember, we are interested in how the dimensions interact. However, once we know what dimensions are involved, we might use actual data to find the form for f. At this point, you might wonder what use is this theorem? Even though we do not know the actual function f , there is some analysis that we can do. Going back to our previous example, we had

π 1 = θ, π 2 =

gP 2 l

so that the equation governing the period of the pendulum (being dimensionally homogeneous) must be of the form:

f (π 1 , π 2 ) = f

θ,

gP 2 l

For now, we will assume that we can solve this equation for gP^

2 l as a function of θ. In the past, we have made such assumptions when we perform implicit differentiation. We will not formalize when this assumption is accurate here- it is a topic in real analysis called “The Implicit Function Theorem”. With our assumption, we let h be the unknown function, and write:

gP 2 l

= h(θ)

or

P =

l g

h(θ) =

l g

· ˆh(θ)

This analysis tells us two things rather immediately:

The period of the pendulum does not depend on the mass. It does depend on the square root of the length.

1.4.3 Example: The velocity of a raindrop

(This is taken from Giordano, Weir and Fox) Consider the problem of deter- mining the terminal velocity of a raindrop falling from a motionless cloud. Can we determine a general model using dimensional analysis? First, list all the parameters on which we think this will depend, and we’ll list the dimensions as well:

Variable v r g ρ μ Dimension LT −^1 L LT −^2 M L−^3 M L−^1 T −^1

where r is the radius of the raindrop, ρ is the density of the air, and μ is the viscosity. We now need to form all the dimensionless products. A generic variable π will have the form: π = varbgcρdμe

so that: 1 = [π] = (LT −^1 )aLb(LT −^2 )c(M L−^3 )d(M L−^1 T −^1 )e

Equating exponents (to make the quantity dimensionless), we get three equa- tions in five variables:

d + e = 0 a + b + c − 3 d − e = 0 −a − 2 c − e = 0

so that:

a + d = 0 2 a + b = 0 a + b + 2c − 3 d = 0

We have three equations and four unknowns, so we choose a as the free variable (because we’re going to want to isolate F ). Set a = 1 and solve for the other variables to get: b = − 2 , c = − 1 , d = −1. Thus, we have one dimensionless product,

π =

F

v^2 Aρ

so that the Buckingham π Theorem states there is an f so that

f

F

v^2 Aρ

By our assumption, that means that π = k, so that

F v^2 Aρ

= k, or F = kv^2 Aρ

Note that this is the same equation as we got for the frictional drag force on an airplane, where we assumed proportionality.

2 Exercises for Dimensional Analysis

  1. Nondimensionalize the differential equation:

d^2 x dt^2

−gR^2 (x + R)^2

, x(0) = 0, dx dt

(0) = V 0

In this example, [x] = L, g is the acceleration due to gravity, R is the radius of the earth, and V 0 is initial velocity. Note that this is the same one as in the text- Try to do it without referring back to it!

  1. We will re-dimensionalize the pendulum. That is, we start with the nondi- mensional form, d^2 θ dτ 2

= − sin(θ)

with the substitution: τ =

t √ l/g

g l

t

Compute the differential equation for

d^2 θ dt^2

  1. Find a proportionality relationship using dimensional analysis of centrifu- gal force F in terms of mass m, velocity v and radius r.
  2. In fluid mechanics, the Reynolds number is a dimensionless number in- volving fluid velocity v, density ρ, viscosity μ and a characteristic length r. Find this dimensionless product of the variables, given the table of dimensions below (Fill in the missing values first):

Variable v ρ μ r Dimension M L−^3 M L−^1 T −^1

  1. Certain stars, whose light and radial velocities undergo periodic vibrations, are thought to be pulsing. It is hypothesized that the period t of pulsation depends upon the star’s radius, r, its mass, m, and the gravitational constant, G.

(a) Before going into this problem, as a simpler problem, compute the units of force from: F = ma. (b) Newton’s law of gravitation asserts that the attractive force between two bodies is proportional to the product of their masses divided by the distance between them:

F = Gm 1 m 2 r^2 Compute the units of G from this. (c) Going back to our star, express t as an appropriate product of powers of m, r, and G.

  1. Find the volume flow rate of blood flowing in an artery, dVdt , as a function of the pressure drop per unit length, P , the radius r, the density ρ and the viscosity μ. Here is a list of dimensions. Fill in the blanks:

Variable dV /dt P r ρ μ Dimension M/(LT 2 ) L M/L^3 M/(LT )

Now perform dimensional analysis and apply Buckingham’s π Theorem.

  1. The power P delivered to a pump depends on the specific weight w of the fluid pumped, the height h to which the fluid is pumped, and the fluid flow rate q. Use dimensional analysis to determine an equation for power. Below are listed the dimensions:

Variable P w h q Dimension M L^2 T −^3 M L−^2 T −^2 L L^3 T −^1