Material Density Lookup
Look up material densities and calculate weight
Inputs
Provide the following 2 values to run the Material Density Lookup:
- Material [select] (required)
- Volume (cm³) [number] (required)
What it calculates
This tool returns:
- Weight (kg) — primary result
- Density (kg/m³)
- Weight (lbs)
Worked example
For the sample inputs below:
- Material: 7850
- Volume (cm³): 170
the Material Density Lookup produces:
- Weight: 1.335 kg
- Density: 7850 kg/m³
- Weight: 2.943 lbs
How it works
The result is derived through the following steps:
density = parseFloat(material)volumeM3 = volume / 1000000weight = volumeM3 * densityweightLbs = weight * 2.205
Frequently Asked Questions
What materials can I look up in the density tool?
You can look up a wide range of materials including metals, plastics, ceramics, and composites commonly used in engineering and architecture.
How do I calculate the weight of a material?
Simply select the material and input its volume in the tool; it will calculate the weight based on the density.
Is this tool suitable for both beginners and professionals?
Yes, the Material Density Lookup tool is designed for users of all levels, providing straightforward results for quick calculations.
Can I use this tool for academic purposes?
Absolutely! This tool is perfect for students and educators in engineering and mechanical design studies.
How accurate is the data in the material density tool?
The data is based on standard reference materials and is regularly updated to ensure accuracy.