Excel Fomula Help - CFM/ft into L/S/M

  • Thread starter Puzzled
  • Start date
  • Tags
    Excel
In summary, the conversation discussed the process of converting CFM per linear foot to liters per second per linear meter using unit conversion factors and provided a formula for doing so. It was also mentioned that Google and the website ConvertUnits.com can be helpful resources for unit conversions.
  • #1
Puzzled
4
0
TL;DR Summary
Excel Fomula Help Please
Hello,

I am struggling to create a formula in excel that coverts CFM per linear foot to liters per second per linear meter.

Thank you for your valued help.
 
Engineering news on Phys.org
  • #2
You just need to multiply by the unit conversion factors. Google can help. Also this site https://www.convertunits.com/

1 CFM = 28.316847 l/min
1 min = 60 seconds
1 ft = 0.3048 m

also 1 CFM = 1 ft3/min
and 1 litre = 0.001 m3 if you prefer

so ## 1 \frac{ft^3} {ft⋅min} = 1 \frac{ft^2} {min} = 1 \frac{ft^2} {min}⋅(\frac{0.3048⋅m} {ft})^2⋅( \frac{1⋅min} {60⋅ sec})⋅( \frac{1⋅litre}{0.001⋅m^3}) = \frac{0.3048^2}{60⋅0.001} \frac{litre}{m⋅sec} = 1.548 \frac{litre}{m⋅sec}##

notice that the terms in the parentheses are all equal to 1, i.e. ##( \frac{1⋅min} {60⋅sec} )= 1 ##. So you can think of unit conversion as just multiplying by 1 several times combined with a judicious choice of how you represent 1 to cancel the units you don't want and add in the ones you do. But each time you have to make sure the units match up to always equal 1. You can't multiply by ##(\frac{1⋅m} {ft})## because 1 meter isn't the same as 1 foot; ##(\frac{1⋅m} {ft}) = 3.281## not 1.
 
  • Like
Likes ChemAir, sophiecentaur, jim mcnamara and 1 other person

1. What is CFM/ft and how is it different from L/S/M?

CFM/ft stands for cubic feet per minute per square foot, while L/S/M stands for liters per second per square meter. These are both units of measurement used to calculate the flow rate of a fluid or gas. The main difference between the two is that CFM/ft is a measurement commonly used in the United States, while L/S/M is more commonly used in other parts of the world.

2. How do I convert CFM/ft into L/S/M?

To convert from CFM/ft to L/S/M, you can use the following formula: L/S/M = CFM/ft x 0.4719. This formula is based on the conversion factor of 1 CFM/ft = 0.4719 L/S/M. You can also use an online conversion tool or consult a conversion chart for more accurate results.

3. Can I use Excel to calculate CFM/ft into L/S/M?

Yes, Excel is a powerful tool that can perform various calculations, including converting units of measurement. To calculate CFM/ft into L/S/M in Excel, you can use the CONVERT function. For example, if the CFM/ft value is in cell A1, the formula would be =CONVERT(A1,"CFM/ft","L/S/M"). This will give you the converted value in L/S/M in the cell where the formula is entered.

4. Are there any other units of measurement for flow rate besides CFM/ft and L/S/M?

Yes, there are several other units of measurement for flow rate, such as cubic meters per hour (m3/h), cubic feet per second (ft3/s), and gallons per minute (GPM). The unit of measurement used will depend on the specific application and industry.

5. Can I use Excel to convert other units of measurement besides CFM/ft into L/S/M?

Yes, Excel can convert various units of measurement using the CONVERT function. You can specify the input unit, output unit, and the value to be converted. Excel also has a built-in unit conversion tool that allows you to convert multiple units of measurement at once. Simply select the cells containing the values you want to convert, go to the Data tab, and click on the Convert to Number option.

Similar threads

  • Mechanical Engineering
Replies
6
Views
460
  • Mechanical Engineering
Replies
15
Views
2K
Replies
13
Views
4K
Replies
9
Views
811
  • Classical Physics
2
Replies
61
Views
1K
  • Other Physics Topics
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
643
  • Mechanical Engineering
Replies
3
Views
961
  • Mechanical Engineering
Replies
2
Views
2K
  • Mechanical Engineering
Replies
3
Views
2K
Back
Top