Worked examples — Crystal lattice structure of silicon
This page is the drill hall for the silicon lattice topic. The parent note built the ideas; here we push every idea to its edges — every quadrant of the geometry, every degenerate input, every limiting value, and the two kinds of word problems (real-world + exam twist).
Nothing new is assumed. Every symbol used below is re-earned the moment it appears.
The scenario matrix
Before working anything, let's list every case class this topic can throw at you. Each worked example below is tagged with the cell it covers.
| # | Case class | What makes it tricky | Example |
|---|---|---|---|
| A | Bond angle from vectors (standard) | dot product of two "up" bonds | Ex 1 |
| B | Bond angle — a different pair (sign check) | two bonds both pointing "down", is the angle the same? | Ex 2 |
| C | Degenerate input: angle of a bond with itself | , cosine | Ex 3 |
| D | Opposite-direction limit: what would need? | why silicon can't have collinear bonds | Ex 4 |
| E | Counting atoms in the unit cell | shared corners/faces vs interior | Ex 5 |
| F | Length scales: bond length from lattice constant | body-diagonal geometry, | Ex 6 |
| G | Atomic density (real-world number) | 8 atoms per , unit conversion Å→cm | Ex 7 |
| H | Word problem: doping ratio | compare dopant count to Ex 7 density | Ex 8 |
| I | Exam twist: packing fraction of diamond cubic | combine radius, count, volume — the "gotcha" | Ex 9 |
Two tools power almost everything:
Recall What is
and why the square root? is the arrow's length. By Pythagoras in 3D, length . We divide by the two lengths so that depends only on direction, never on how long we drew the arrows.
We reuse the parent note's four bond vectors from the central atom (at the origin) to alternate cube corners:

Group 1 — Bond angle, every sign case
Steps:
-
Compute the dot product:
- Why this step? The dot product is the only number we need to unlock the angle — it's the numerator of .
-
Compute the lengths:
- Why this step? We must strip out arrow-length so only direction survives.
-
Assemble the cosine:
- Why this step? This is the definition — now is trapped.
-
Undo the cosine. ==== ("arc-cosine") answers "which angle has this cosine?" — it is the inverse machine that turns a cosine value back into an angle:
- Why this step? We have ; we want itself. is the exact undo-button.
Verify: . ✓ And it lands between and , matching "obtuse." ✓
Steps:
-
Dot product:
- Why this step? Even though both vectors have negative entries, the products of matching signs behave predictably — signs are not a special case, they just multiply.
-
Compute the lengths:
- Why this step? Same as Ex 1 — squaring kills the minus signs, so both "negative-corner" bonds still have length . We divide by these to isolate direction.
-
Assemble the cosine and undo it:
- Why this step? This is the definition of again; then turns the cosine value back into the actual angle — the exact undo-button used in Ex 1.
Verify: identical arithmetic to Ex 1 → → . ✓
Steps:
-
Dot product of with itself:
- Why this step? A vector dotted with itself gives its length squared — this is where comes from.
-
Divide:
- Why this step? The cosine formula needs the dot product divided by both lengths; here both lengths are , so the denominator is . Dividing gives the cosine of the self-angle.
-
Undo:
- Why this step? A cosine of exactly is the maximum a cosine can reach — it corresponds to no separation at all.
Verify: . ✓
Steps:
-
Set . Then (the minimum possible cosine).
- Why this step? is the extreme "point away" case; cosine bottoms out at .
-
For our unit-ish bonds (), this needs
- Why this step? Solve the cosine equation backwards for the required dot product.
-
But the most negative any of our pairs reaches is (Ex 1), giving , not . So no silicon bond pair is collinear.
- Why this step? It shows the tetrahedral angle sits strictly between and — never the degenerate extreme.
Verify: , so strictly. ✓
Group 2 — Counting and length scales

Steps:
-
Corners. Each of the 8 corner atoms is shared by 8 cubes meeting at that corner, so only belongs here:
- Why this step? A corner atom is "communal property" — split it fairly (the red dots in the figure).
-
Faces. Each of the 6 face-centre atoms is split between the 2 cubes sharing that face:
- Why this step? Same fairness rule, but a face touches only 2 cubes (the green dots).
-
Interior. The 4 tetrahedral atoms sit fully inside — shared with nobody:
- Why this step? An interior atom (the yellow dots) has no neighbour cube to share with, so its whole self — weight — counts for this cell alone. These are the atoms that make diamond cubic different from plain FCC.
-
Total:
- Why this step? Number density and every later count need the whole-cell atom total, so we add the three fairly-weighted contributions into one number.
Verify: ✓

Steps:
-
Body diagonal length. A cube of edge has a body diagonal (corner to opposite corner) of
- Why this step? Nearest neighbours in diamond cubic sit along the body diagonal (the red line) — the two interpenetrating FCC lattices are offset by of it. Pythagoras in 3D gives the diagonal.
-
Bond = quarter diagonal. Let denote the bond length — the straight-line distance between two bonded (nearest-neighbour) atoms. The offset is of the body diagonal, so
- Why this step? That offset is the definition of the diamond-cubic structure (parent note); the green segment in the figure is exactly this quarter.
-
Plug in :
- Why we now plug in numbers? We have the exact symbolic relation ; substituting the measured turns it into the concrete physical bond length quoted in tables — the number we can compare to experiment.
Verify: . ✓
Steps:
-
Cell volume:
- Why this step? Each unit cell occupies volume ; density is atoms ÷ volume. We convert Å→cm now () so the answer comes out in the standard used for doping.
-
Divide atoms by volume:
- Why this step? Number density means "atoms per unit volume," so by its very definition : take the whole-cell atom count from Ex 5 and divide by the cell's volume from Step 1.
Verify: . ✓
Group 3 — Word problem and exam twist
Steps:
-
Ratio of dopants to silicon (using Ex 7's ):
- Why this step? "What fraction is replaced" is literally dopants ÷ hosts.
-
Interpret: one dopant per silicon atoms.
- Why this step? Reciprocal of a fraction = "one per how many."
Verify: and its reciprocal . ✓
Steps:
-
Atoms touch along the bond. Let be the bond length — the distance between two nearest-neighbour atoms (re-earned here: same quantity as Ex 6, ). If we model atoms as hard spheres of radius that just touch their nearest neighbour, then two radii span exactly one bond:
- Why this step? Packing fraction models atoms as hard spheres touching their nearest neighbours; the bond length sets the radius.
-
Volume of one sphere:
- Why this step? Sphere volume formula; we'll multiply by the atoms-per-cell count next.
-
Total atom volume uses the atoms per cell from Ex 5:
- Why this step? The packing fraction needs the volume of all the cell's atoms, not just one — so multiply the single-sphere volume by the 8 atoms Ex 5 counted.
-
Packing fraction = total atom volume ÷ cube volume :
- Why this step? Dividing filled volume by the whole cube gives the fraction that is solid. The cancels — packing fraction is a pure number, independent of scale. That is the elegant "gotcha": you never needed at all.
Verify: . ✓ (Well below the of close-packed metals, as forecast — silicon is a loose lattice.)
Recall Which cell did each example cover?
Ex 1 ::: A — standard bond angle Ex 2 ::: B — different pair, same angle (sign check) Ex 3 ::: C — degenerate, Ex 4 ::: D — limit is impossible Ex 5 ::: E — atom counting = 8 Ex 6 ::: F — bond length Ex 7 ::: G — density Ex 8 ::: H — doping ratio word problem Ex 9 ::: I — packing fraction
Connections
- Parent topic (Hinglish)
- Diamond cubic structure
- Face-centred cubic (FCC) lattice
- Valence electrons and the octet rule
- Doping of silicon
- Energy band gap in semiconductors
- Holes and electrons as charge carriers
- Single-crystal silicon wafer manufacturing
- Miller indices and crystal planes