Quick dimensional analysis question check

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 4K views
jianxu
Messages
91
Reaction score
0
Hi, I haven't looked at math/physics in awhile and want to make sure I did this correctly lol

Homework Statement



The viscosity of a gas depends on the mass(m), the effective diamtere(d) of the gas and the mean speed(v) of the gas molecules. The unit of viscosity is (pascal * second). use dimensional analysis to derive an expression dependent on m,d and v.

Homework Equations


I know that 1 Pascal = 1 Newton / area(I assume this is the surface area of a gas molecule)

The Attempt at a Solution


My thought is to just solve and break the Newton part into mass*acceleration, so I canceled all the powers and ended up with:
pascal * second = (mass*meters)/(meter^2(for surface area of a sphere) * second) which after substituting all the units for the variables, I got:
(m*v)/(8*pi*d^2)I've become really rusty with this and any help/suggestions is greatly appreciated. Thanks so much! ^_^
 
Last edited:
Physics news on Phys.org
anyone able to confirm if I've done this correctly or not? thanks
 
Equations involving dimensional analysis should not have coefficients in them. The idea is to guess what the Viscosity is proportional to by consideration of units only. Even if you get it right, you can't say what the proportionality constant is without experiment. So in your first attempt at a solution, there shouldn't be any pi or 8 in it. I should only have the m, d, or v in the solution. The only numbers should be what you need for the exponents on m, d, or v.
 
Oh I see so it's just pretty much converting what the units are into their corresponding variables? In that case, the answer would just be (m*v)/(d^2) correct? To make it dependent on mass(m), speed(v), and diameter(d).
 
Since the units of your answer seem to match the units of viscosity demonstrated by mgb, in my opinion it would be an acceptable answer.
 
Thanks for your help ^_^