Okay -- I'll try to do my best with posting my work.
First, for the flow rate units:
Volumetric flow rate (Q) = k*μ*(1/A)*Δp*1/L
m
3/s = [whatever the units are for k] * [kg/(ms)]*[1/m
2]*[kg/(m s
2)]*[1/m]
Which gives on the right hand side = k*[kg
2/(m
5*s
3)]
I wasn't sure if the units of k were m/s or m
2 -- either way, the units do not add up to give m
3/s for a volumetric flow rate. I don't know if my professor has been giving the equation wrong, or I'm just really bad at this (I'm not fairing to well in this class, so it's probably me). The only way I've been able to get the units to work, is if permeability are m
2 and I put area on top and viscosity on the bottom of the equation (A/μ instead of μ/A). This is only part of the reason I can't find and expression for permeability -- I don't know what the units are supposed to be AND I can't get the units to cancel out the way I'm expecting.
How I found the average velocity was taking the velocity profile
u
z=(1/4μ)*(∂P/∂z)*R
2+C
1*ln(R)+C
2
Given the boundary conditions that velocity is 0 at the wall and at its maximum at the center, I found C
1=0 and C
2=
r2/(4μ)*(Δp/L)
Then, the average velocity reducing to V
avg= R
2/(8μ)*(dP/dz)=(0.0005^2)/(8*0.001) * (100000)/(0.1) = 31.25 m/s
SteamKing said:
It seems like if you take a sample area of the filter such that A = b2, you'll have 4 cylindrical holes instead of what you assumed.
It appears that b = 1.8 d + d = 2.8 d, given the layout in the cross-section detail.
I'll try to explain my thought process on the cross section I chose as best as I can (I did evaluate both options, actually three, and chose this one as the easiest) -- let's say I took this cross section as 1 "unit" of the cylinder array - if you multiply out or copy and paste that cross section (through the center of the cylinders), the array will space itself correctly. If you took the outside of the 4 cylinders (a 2.8d * 2.8d square), and tried to build an array using that as a block, you'd need adjust for space between separate arrays. The third option I explored was to have the area past the 4 cylinders to extend 0.4d on each side (creating a 3.6d * 3.6d square) so it spaces out easily, which kind of was a more round about method of my first method. This is the only part of the problem that I'm fairly confident of -- everything else was purely a guess.
Here's a 2x2 of the filter cross section I chose:
And here's a 2x2 of the alternative:
Now -- my attempt at finding the permeability expression was to find the velocity of flow through 1 cylinder (since that is how much consumes my cross section) then find the ratio of the cylinder cross section to the filter cross section
k= V
avg*(π*d
2/4)/(1.8
2*d
2) = V
avg*π/(4*1.8
2)= 0.2424*V
avg which units are m/s
With V
avg=31.25, I find k to equal 7.575m/s -- plugging this number into the given equation for Q gives (what I think) is an extraordinary high number (I believe 7575 m
3/s through a single 1mm cylinder).
Thanks for the help!