Flow Rate (Q) of Viscous Flow between Two Plates

Click For Summary

Homework Help Overview

The discussion revolves around calculating the flow rate (Q) of viscous flow between two horizontal plates, specifically focusing on the dimensions and parameters involved in the problem setup. The subject area includes fluid mechanics, particularly the application of the Reynolds number and flow rate equations in a confined geometry.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore the use of the Reynolds number and local velocity profiles to derive flow rate. There are questions regarding the dimensions of the plates, specifically the meaning of width and characteristic dimensions in the context of the problem. Some participants express uncertainty about the pressure gradient and its role in calculations.

Discussion Status

The discussion is ongoing, with various participants providing insights and clarifications about the equations and parameters involved. There is a recognition of the need to clarify the definitions of terms like width and characteristic dimension, as well as the relationship between local velocity and average velocity in the context of Reynolds number.

Contextual Notes

Participants note the absence of a textbook for reference, leading to uncertainty about specific definitions and characteristic dimensions for flow between parallel plates. There is also mention of assumptions made regarding the thickness and length of the plates, which are not defined in the problem statement.

WhiteWolf98
Messages
89
Reaction score
8
Homework Statement
Water flows between Horizontal plates 1.5 cm apart and 50 cm wide with a Reynolds number of 1500. Calculate: (a) the flow rate
Relevant Equations
##Q=-\frac {2Wh^3} {3\mu} (\frac {dp} {dx})##
##Re=\frac {\rho u L}{\mu}=\frac {uL}{\nu}##
I know how to derive the formula, but I have no idea how to actually use this. Where it says ##50~cm## wide, I'm not sure if that's in the x-direction or the z-direction. ##W##, the width in the equation, is in the z-direction. ##\mu## can be calculated, but I'm not sure what the pressure gradient is.
 
Last edited:
Physics news on Phys.org
Take it one step at a time. Go ahead and calculate u.
 
In order to calculate ##u##, I'd have to use the second equation:

##u= \frac {Re\cdot \nu} {L}##

##Re=1500##
##\nu = 1.0 \times 10^{-6} ~m^2/s~(for~ water)##
##L=1.5~cm##

Hence,

##u=\frac {1500 \times (1.0 \times 10^{-6})} {1.5\times 10^{-2}}=0.1~ms^{-1}##
 
WhiteWolf98 said:
##L=1.5~cm##
I don't have a textbook with me, so please double check the characteristic dimension for this regime. (two horizontal plates)
 
jackwhirl said:
I don't have a textbook with me, so please double check the characteristic dimension for this regime. (two horizontal plates)
I've tried looking, and I can't seem to find it specifically for two parallel plates. How I decided ##L## was the distance between the plates was knowing that for a pipe, ##L## is the diameter of the pipe. So I assumed it was the equivalent here
 
It's been a few years since I took fluid mechanics, so I hope you'll forgive my hedging. I believe this would qualify as a rectangular wide duct.
 
Last edited:
I'm really confused about the dimensions of this duct. What does, '##50~cm~ wide##' mean?
 
What could it mean? A plate generally only has three dimensions: length, width, and thickness. Here, two have been left undefined by the problem statement.

Q: Why not define thickness? A: It doesn't touch the fluid and has no bearing on the problem. Assume it is "thick enough."

Q: Why not define length? Assume it is "long enough." Long enough for what?
 
Last edited:
WhiteWolf98 said:
I've tried looking, and I can't seem to find it specifically for two parallel plates. How I decided ##L## was the distance between the plates was knowing that for a pipe, ##L## is the diameter of the pipe. So I assumed it was the equivalent here
https://en.m.wikipedia.org/wiki/Reynolds_number#Flow_in_a_wide_duct gives the characteristic dimension for a wide duct as twice the separation.
 
  • #10
WhiteWolf98 said:
Homework Statement:: Water flows between Horizontal plates 1.5 cm apart and 50 cm wide with a Reynolds number of 1500. Calculate: (a) the flow rate
Relevant Equations:: ##Q=-\frac {2Wh^3} {3\mu} (\frac {dp} {dx})##
##Re=\frac {\rho u L}{\mu}=\frac {uL}{\nu}##

I know how to derive the formula, but I have no idea how to actually use this. Where it says ##50~cm## wide, I'm not sure if that's in the x-direction or the z-direction. ##W##, the width in the equation, is in the z-direction. ##\mu## can be calculated, but I'm not sure what the pressure gradient is.
You say you know how to derive the first formula. OK. Show us. (I don't think you can, because it does not seem you even understand what W and h represent). Please say in words what you think the physical situation involved here represents.
 
  • #11
The derivation itself is very long, and will take a while to do in LaTex. From my understanding, ##W## is the width of the plate, dz.

To derive flow rate from the local velocity profile:

##u=\frac 1 {2\mu} (\frac {dp} {dx})(y^2-h^2)##

The formula for flow rate is used:

##dQ=u \cdot dA##

Now, ##dA## is the area of the cross-section (of the control volume), ##dydz##. As the width ##dz## remains constant, it can be replaced with ##W##, making the formula:

##dA=u \cdot Wdy##

Substituting in ##u##:

##dQ= \frac 1 {2\mu} (\frac {dp} {dx})(y^2-h^2)Wdy##

Integrating this between the height of the duct (##h## and ##-h##), yields the flow rate:

##Q=-\frac {2W} {3\mu} (\frac {dP} {dx}) h^3##

The only way I can think to find this pressure gradient is finding ##u## using the formula for Reynolds number, and then using the local velocity profile equation at ##y=0##.
 
  • #13
WhiteWolf98 said:
The derivation itself is very long, and will take a while to do in LaTex. From my understanding, ##W## is the width of the plate, dz.

To derive flow rate from the local velocity profile:

##u=\frac 1 {2\mu} (\frac {dp} {dx})(y^2-h^2)##

The formula for flow rate is used:

##dQ=u \cdot dA##

Now, ##dA## is the area of the cross-section (of the control volume), ##dydz##. As the width ##dz## remains constant, it can be replaced with ##W##, making the formula:

##dA=u \cdot Wdy##

Substituting in ##u##:

##dQ= \frac 1 {2\mu} (\frac {dp} {dx})(y^2-h^2)Wdy##

Integrating this between the height of the duct (##h## and ##-h##), yields the flow rate:

##Q=-\frac {2W} {3\mu} (\frac {dP} {dx}) h^3##

The only way I can think to find this pressure gradient is finding ##u## using the formula for Reynolds number, and then using the local velocity profile equation at ##y=0##.
How is Q related to u in this system?
 
  • #14
For the TOTAL flow rate:

##Q=\bar u A##

Either way, ##\bar u## still requires this pressure gradient to calculate
 
  • #15
WhiteWolf98 said:
For the TOTAL flow rate:

##Q=\bar u A##

Either way, ##\bar u## still requires this pressure gradient to calculate
What do you get if you solve this for u, and then substitute the result into the equation for Re, given that A = 2hW?
 
Last edited:
  • #16
I'm getting confused between ##u## and ##\bar u##. The equation for ##Re## is:

##Re=\frac {\rho u L} {\mu}##

Is this the same as:

##Re=\frac {\rho \bar u L} {\mu}##?
 
  • #17
WhiteWolf98 said:
I'm getting confused between ##u## and ##\bar u##. The equation for ##Re## is:

##Re=\frac {\rho u L} {\mu}##

Is this the same as:

##Re=\frac {\rho \bar u L} {\mu}##?
Yes
 
  • #18
Chestermiller said:
Yes

In that case, the question is solved. For the sake of completion, I shall write out the full solution here. From above:

##Re=\frac {\rho \bar u L} {\mu}##

The formula for flow rate is:

##Q=\bar u A \Rightarrow \bar u = \frac Q A##

Hence,

##Re=\frac {\rho Q L}{\mu A} \Rightarrow Q= \frac {Re \mu A}{\rho L}##

##Re=1500~\mu=1 \times 10^{-3}~kg~m^{-1}~s^{-1}##
##\rho=1000~kg~m^{-3}~L=1.5\times 10^{-2}~m##

##A=(1.5\times 10^{-2})(50\times 10^{-2})##
##=7.5\times 10^{-3}~m^2##

##Q=\frac {1500(1 \times 10^{-3})~kg~m^{-1}~s^{-1}~(7.5\times 10^{-3})~m^2} {1000~kg~m^{-3}~(1.5\times 10^{-2})~m}##

##Q=7.5\times 10^{-4}~m^3/s~(or~0.75~l/s)##

Thanks to everyone for their help! It was very much appreciated.
 

Similar threads

Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
31
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K