What is the Solid State Crystal Density Calculator?
Quick Answer: A tool that computes the density of a crystalline solid using the formula d = (Z × M) / (a3 × NA). Input the number of atoms per unit cell (Z), molar mass (M), and edge length (a) to get density. A 3D visualization of the unit cell is shown.
Theory of Crystal Density
The density of a unit cell is given by:
d = (Z × M) / (NA × a3)
where Z = number of atoms per unit cell, M = molar mass (g/mol), NA = Avogadro's number (6.022 × 1023 mol-1), and a = edge length of the cubic unit cell (in cm). Often a is given in picometers (pm), so 1 pm = 10-12 m = 10-10 cm. The tool converts pm to cm. The visualization draws a simple cubic, fcc, or bcc lattice depending on Z.
Step-by-Step Examples
Example 1: NaCl (fcc)
- Select "NaCl" preset: Z=4, M=58.5 g/mol, a=564 pm.
- a in cm = 564 × 10-10 = 5.64 × 10-8 cm.
- d = (4 × 58.5) / (6.022e23 × (5.64e-8)3) = 2.16 g/cm3.
- The canvas shows an fcc unit cell with atoms at corners and face centers.
Example 2: CsCl (bcc type)
- Preset CsCl: Z=1, M=168.36 g/mol, a=412 pm. Density = (1 × 168.36) / (6.022e23 × (4.12e-8)3) = 4.0 g/cm3.
Frequently Asked Questions
What does Z represent?
Z is the number of atoms (or formula units) present in one unit cell. For simple cubic Z=1, bcc Z=2, fcc Z=4, NaCl type Z=4, etc.
How do I convert pm to cm?
1 pm = 10-12 m = 10-10 cm. The calculator does this conversion automatically.
Why is Avogadro's number used?
Because molar mass is in g/mol, and the unit cell contains Z atoms. NA converts the number of atoms to moles, giving the mass of one unit cell.
Can I calculate molar mass if density is known?
This tool calculates density. To find M, rearrange the formula: M = (d × NA × a3) / Z. You can input custom values and manually solve.
Does the visualization show actual atomic positions?
Yes, the canvas draws a rough lattice representation based on Z: corners, face centers, body center, etc., to illustrate the unit cell.