Solving Unit Conversion Problems: Changing from ft to gal/min

Click For Summary

Discussion Overview

The discussion revolves around converting units from cubic feet per second to gallons per minute within the context of a specific equation from a physics book. Participants explore the implications of unit conversion on the equation's parameters and seek clarification on the mathematical steps involved.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about the conversion from the original equation to the modified equation, asking for help with the unit change.
  • Several participants provide the conversion factor of 1 gallon being equal to approximately 0.1337 cubic feet.
  • There is a discussion about the units of the factor 4.43 in the original equation, with one participant suggesting it must have units of seconds squared per feet to the fifth power for the equation to hold.
  • Another participant proposes keeping the volume in the calculations to simplify further conversions to gallons per second.
  • One participant explains the necessity of ensuring that the different units measure the same physical quantities and elaborates on the implications of squaring the flow rate in the units.
  • Another participant provides a detailed breakdown of the conversion process, including the necessary unit adjustments and calculations, but notes that their result slightly differs from the book's value, attributing it to potential round-off error.
  • There is a correction regarding the conversion factor, clarifying that it should be 7.48 gallons per cubic foot, not the other way around.

Areas of Agreement / Disagreement

Participants generally agree on the need for unit consistency and the mathematical relationships involved, but there are differing views on the exact conversion process and the resulting values, indicating that the discussion remains unresolved.

Contextual Notes

Some participants express uncertainty about the exact numerical values used in the conversions, and there are references to potential round-off errors affecting the final results. The discussion also highlights the importance of understanding the units involved in the equations.

maack_j
Messages
4
Reaction score
0
I think this problem is straightforward , but I'm not used to these units. (Normally I use SI units)

From a physics book (U.S version ) I have this equation:

##h=10 + 4.43*Q^2##

where the unit of ##h=[ft]##, and ##Q=[ft^3/s]##

now the book rewrites the above equation, such that ##Q=[gal/min]## and get

##h=10 + 2.2*10^{-5}*Q^2##I just can't see what the book does to get from the first equation to the secound. Can anyone help me with this?

Best regard
J. Maack
 
Physics news on Phys.org
1 Gallon is equal to 0.133681 ft3.
Does that math work out?
 
Knowing that 1 gal = 0.1337 ft3, can you do it?

[Edit: beaten by RUber...]
 
DrClaude said:
Knowing that 1 gal = 0.1337 ft3, can you do it?

[Edit: beaten by RUber...]
I can't get the same result as the book with that 1 gal = 0.1337 ft3

What i do is
##4.43*(1/60^2)*0.1337##

Isn't that correct?
 
maack_j said:
I can't get the same result as the book with that 1 gal = 0.1337 ft3

What i do is
##4.43*(1/60^2)*0.1337##

Isn't that correct?
Nope.

Personally, I don't like those kind of equations which work only for certain choices of units. So do as I do, start by figuring out what the units of the factor 4.43 have to be for the original equation to hold.
 
DrClaude said:
Nope.

Personally, I don't like those kind of equations which work only for certain choices of units. So do as I do, start by figuring out what the units of the factor 4.43 have to be for the original equation to hold.

The unit for 4.43 would be ##[s^2/ft^5]## for the equation to hold.
 
maack_j said:
The unit for 4.43 would be ##[s^2/ft^5]## for the equation to hold.
That's correct, but to simplify further calculations, keep the volume in there (and the units of h): [ft (s/ft3)2]. Now you should be able to do the conversion to [gal/s].
 
  • Like
Likes   Reactions: maack_j
DrClaude said:
That's correct, but to simplify further calculations, keep the volume in there (and the units of h): [ft (s/ft3)2]. Now you should be able to do the conversion to [gal/s].

Perfect! Tanks
 
First, in order for this to makes sense the different units must measure the same thing! That is the case here- both "cubic feet" and "gallons" measure volume, both "seconds" and "minutes" measure time. "cubic feet per second" and "gallons per minute" measure how fast volume is changing- perhaps how fast a liquid is moving through a pipe.

h, in the first equation is in feet and Q is in cubic feet per second. But Q is squared so [itex]Q^2[/itex] has units of "cubic feet squared" (or feet to the sixth power) over "seconds squared". That tells us that the "10" must have units of feet and the "4.43" must have units of "seconds squared over feet to the fifth power": [itex]\frac{s^2}{ft^5}\times\frac{ft^6}{s^2}= ft[/itex] which can then be added to the "10 ft" to get "h ft".

In the second equation, h is still in feet but now Q is in gallons per minute so the "[itex]2.2*10^{-5}[/itex]" must have units of [itex]\frac{min^2 ft}{gal^2}[/tex] so that [itex]\frac{min^2 ft}{gal^2}\times\frac{gal^2}{min^2}= ft[/itex] again. There are about 7.48 cubic feet per gallon (I had to look that up) and 60 seconds per minute (that I did not).<br /> That gives [itex]\frac{1}{7.48} \frac{gal}{ft^3}[/itex] and [itex]\frac{1}{60} \frac{min}{sec}[/itex] so [itex]\frac{1}{7.48^2} \frac{gal^2}{ft^6}[/itex] and [itex]\frac{1}{3600}\frac{min^2}{sec^2}[/itex] So our conversion, from [itex]\frac{s^2}{ft^5}[/itex] to [itex]\frac{min^2 ft}{gal^2}[/itex] can be done by<br /> [tex]\left(4.43\frac{sec^2}{ft^5}\right)\times\left(\frac{1}{60}\frac{min}{sec}\right)^2\left(\frac{1}{7.48}\frac{gal}{ft^3}\right)^2= \left(4.43\right)\left(\frac{1}{3600}\right)s\left(\frac{1}{55.95}\right)= 2.18\times 10^{-5}[/tex]<br /> <br /> That's not exactly the same as the given "[itex]2.2\times 10^{-5}[/itex]", perhaps because of round-off error, but that's the idea.[/itex]
 
Last edited by a moderator:
  • #10
HallsofIvy said:
First, in order for this to makes sense the different units must measure the same thing! That is the case here- both "cubic feet" and "gallons" measure volume, both "seconds" and "minutes" measure time. "cubic feet per second" and "gallons per minute" measure how fast volume is changing- perhaps how fast a liquid is moving through a pipe.

h, in the first equation is in feet and Q is in cubic feet per second. But Q is squared so [itex]Q^2[/itex] has units of "cubic feet squared" (or feet to the sixth power) over "seconds squared". That tells us that the "10" must have units of feet and the "4.43" must have units of "seconds squared over feet to the fifth power": [itex]\frac{s^2}{ft^5}\times\frac{ft^6}{s^2}= ft[/itex] which can then be added to the "10 ft" to get "h ft".

In the second equation, h is still in feet but now Q is in gallons per minute so the "[itex]2.2*10^{-5}[/itex]" must have units of [itex]\frac{min^2 ft}{gal^2}[/tex] so that [itex]\frac{min^2 ft}{gal^2}\times\frac{gal^2}{min^2}= ft[/itex] again. There are about 7.48 cubic feet per gallon (I had to look that up) and 60 seconds per minute (that I did not).<br /> That gives [itex]\frac{1}{7.48} \frac{gal}{ft^3}[/itex] and [itex]\frac{1}{60} \frac{min}{sec}[/itex] so [itex]\frac{1}{7.48^2} \frac{gal^2}{ft^6}[/itex] and [itex]\frac{1}{3600}\frac{min^2}{sec^2}[/itex] So our conversion, from [itex]\frac{s^2}{ft^5}[/itex] to [itex]\frac{min^2 ft}{gal^2}[/itex] can be done by<br /> [tex]\left(4.43\frac{sec^2}{ft^5}\right)\times\left(\frac{1}{60}\frac{min}{sec}\right)^2\left(\frac{1}{7.48}\frac{gal}{ft^3}\right)^2= \left(4.43\right)\left(\frac{1}{3600}\right)s\left(\frac{1}{55.95}\right)= 2.18\times 10^{-5}[/tex]<br /> <br /> That's not exactly the same as the given "[itex]2.2\times 10^{-5}[/itex]", perhaps because of round-off error, but that's the idea.[/itex]
[itex] That should be 7.48 gal/ft<sup>3</sup>, not 7.48 ft<sup>3</sup>/gal.<br /> <br /> Chet[/itex]
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
14
Views
3K
Replies
12
Views
2K
Replies
7
Views
6K